FTP upload plugin recently stopped working
Bug #917158 reported by
Jonathan Protzenko
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Shutter |
Fix Released
|
Medium
|
Mario Kemper (Romario) |
Bug Description
*** unhandled exception in callback:
*** Can't locate object method "new" via package "URI" at /usr/share/
*** ignoring at /usr/bin/shutter line 2842.
The FTP upload plugin suddenly stopped working. It's a shame because the newer shutter version really did work like a charm.
Here's line 71:
my $u = URI->new($uri);
Thanks,
jonathan
summary: |
- ftp upload + FTP upload plugin recently stopped working |
Changed in shutter: | |
assignee: | nobody → Mario Kemper (Romario) (mario-kemper) |
importance: | Undecided → Medium |
milestone: | none → 0.88.2 |
status: | New → In Progress |
Changed in shutter: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Could you please test the latest (unstable) version of Shutter and verify that this is fixed?
sudo add-apt-repository ppa:shutter- testing- team/ppa
sudo apt-get update && sudo apt-get install shutter
Thanks!