Comment 1 for bug 301731

Revision history for this message
Brian O'Keefe (okeefe) wrote :

Sorry about the short description in my first post!
When I try to import from my camera using F-Spot I get an error about not being able to lock the device. I unmount the camera and try again and I get an "error writing to port". Here's the terminal output:

~$ f-spot
[Info 10:09:49.078] Initializing DBus
[Info 10:09:49.442] Initializing Mono.Addins
[Info 10:09:50.153] Starting new FSpot server
[Info 10:09:53.305] Starting BeagleService
[Info 10:09:53.306] Hack for gnome-settings-daemon engaged

(f-spot:5973): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.
item ImportCommand+SourceItem
Testing gphoto path = usb:
PortInfo Universal Serial Bus, usb:
Error Write: LibGPhoto2.GPhotoException: Error writing to the port
  at LibGPhoto2.CameraFilesystem.ListFiles (System.String folder, LibGPhoto2.Context context) [0x00000]
  at GPhotoCamera.GetFileList (System.String dir) [0x00000]
  at GPhotoCamera.GetFileList () [0x00000]
  at GPhotoCamera.InitializeCamera () [0x00000]
  at MainWindow.ImportCamera (System.String camera_device) [0x00000]