GNOME Bugzilla – Bug 361904
Can not drag and drop from an SSH mount
Last modified: 2006-10-25 15:52:01 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
yeah the import code still doesn't understand uris properly.
larry, probably because of that: command.ImportFromPaths (db.Photos, list.ToLocalPaths (), copy)
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 ***