You are not logged in.
Error connecting to camera
Received error "unspecified error" while conecting to camera
The command line gives the following
[ronald@pressh_box abs]$ f-spot
Starting new FSpot server
/1 - gnome-dev-harddisk - Mountpoint file:///media/disk True True Harddrive
Harddrive
item ImportCommand+SourceItem
Testing gphoto path = usb:
PortInfo Universal Serial Bus, usb:
Error GeneraError: LibGPhoto2.GPhotoException: Unspecified error
in <0x000b9> LibGPhoto2.CameraFilesystem:ListFiles (System.String folder, LibGPhoto2.Context context)
in <0x0003e> GPhotoCamera:GetFileList (System.String dir)
in <0x00114> GPhotoCamera:GetFileList (System.String dir)
in <0x0000f> GPhotoCamera:GetFileList ()
in <0x00055> GPhotoCamera:InitializeCamera ()
in <0x001e3> MainWindow:ImportCamera (System.String camera_device)
root/non-root makes also no difference.
I rebuilded f-spot 0.1.11 against testing.
[edit] I'll try rebuilding gphoto2 and libgphoto2 too...
Offline
[edit] I'll try rebuilding gphoto2 and libgphoto2 too...
No effect.
Moreover, gphoto2 works good, as gtkam is able to connect to the camera.
any ideas ?
Offline
Yeah, I hate bumping threads, but I really need this to work 8)
Offline
Maybe it's an upstream bug... Try building an older version of f-spot.
Offline
Rebuild F-Spot because of ... ?
I run F-Spot *as is* and have no issues connecting my camera.
Frumpus ♥ addict
[mu'.krum.pus], [frum.pus]
Offline
Rebuild F-Spot because of ... ?
I run F-Spot *as is* and have no issues connecting my camera.
Because of f-spot is compiled agains dbus/dbus-sharp 0.50, and does therefore not work with testing repo (dbus/dbus-sharp 0.61)
I don't know what the problem is. Even a clean Arch install doesn't fix it. I'll now go and try to build version 0.1.10, which I had working before, and does work on my other partition (fc5 ).
Anyway, as I prefer arch and only use fc as a backup when things in arch stop working, so I need it to work on arch
I'll build 0.1.10 and report back.
btw my camera is a canon ixus 50
[edit] typos
Offline
well, no luck :shock:
I don't understand, if it was related to dbus/dbus-sharp then gtkam would also not work, correct?
If it was f-spot related, 0.1.10 should have worked, as it was working before.
some other things I might want to try?
Is it okay to submit a bug report, as f-spot is build against another version of dbus so it's not actually a bug (at least I cannot verify) to the f-spot in repo?
Offline
First of all, it would be kind to add a note to the topic that this is testing related stuff. I was in believe it is a problem in current.
To speak for myself, I had a bunch of errors using dbus and dbus-sharp from testing, and was not able to solve at least one of them. I could not start gnome (from current) and decided not to use testing stuff these days. I would file a bug report, as using testing is meant to find out bugs. It would be brave to run the whole testing brunch, in case some packages inside testing could help you out. Otherwise it might be a real mess...
Good luck.
Frumpus ♥ addict
[mu'.krum.pus], [frum.pus]
Offline
so I'm running the testing branch as I'm using gnome2.14 from it. Looks like it would be better for me to just stay with current/extra, as my machine would probably have ran smoother.
About dbus, yes it should be it, as it looks like gtkam is not using it to connect (and works).
I filed a bug report here:
http://bugs.archlinux.org/task/4293
Offline
searching a bit around this evening, it seems indeed to be a libgphoto2 bug (not able to connect to canon cameras)
After all it appeared to be a libgphoto2 bug.
I got it working by updating libgphoto2 to version 2.1.99 and applying this patch from fedora:
http://cvs.fedora.redhat.com/viewcvs/*c … segv.patch
Offline