After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 361904 - Can not drag and drop from an SSH mount
Can not drag and drop from an SSH mount
Status: RESOLVED DUPLICATE of bug 171267
Product: f-spot
Classification: Other
Component: Import
CVS
Other Linux
: Normal minor
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-13 10:27 UTC by Bengt Thuree
Modified: 2006-10-25 15:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bengt Thuree 2006-10-13 10:27:24 UTC
When I open an SSH directory in Nautilus, and try to drag and drop a photo to F-Spot the following comes up on the console.
uri = ssh://bengt@mackie/home/pictures/Latest/2006-L/120CANON/IMG_2030.JPG

But it works fine to drag and drop to another window in Nautilus.
From this window the drag and drop works fine, with the following printout in the console.
uri = file:///home/bengt/Docs/IMG_2030.JPG
Comment 1 Larry Ewing 2006-10-13 15:17:48 UTC
yeah the import code still doesn't understand uris properly.
Comment 2 Stephane Delcroix 2006-10-13 15:39:50 UTC
larry, probably because of that:

command.ImportFromPaths (db.Photos, list.ToLocalPaths (), copy)
Comment 3 Stephane Delcroix 2006-10-25 15:52:01 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 171267 ***