FS#4293 - f-spot not able to connect to camera when rebuild agains testing

Attached to Project: Arch Linux
Opened by Ronald van Haren (pressh) - Monday, 27 March 2006, 10:14 GMT
Last edited by arjan timmerman (blaasvis) - Wednesday, 29 March 2006, 06:44 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Jan de Groot (JGC)
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7.1 Noodle
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

f-spot is not able to connect to my camera when running testing repo (gnome2.14 & stuff)
when trying to connect to the camera (canon ixus 50) it returns an error message:

[code]
Error connecting to camera
Received error "unspecified error" while conecting to camera
[/code]

The cli gives the following:

[code]
[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)
[/code]

I was thinking the issue would be dbus/dbus-sharp (tried rebuilding too) related, as gtkam is able to connect to the camera.
??gtkam does not use dbus if I'm correct??

The following thread is related:
http://bbs.archlinux.org/viewtopic.php?p=152285#152285
This task depends upon

Closed by  arjan timmerman (blaasvis)
Wednesday, 12 April 2006, 07:04 GMT
Reason for closing:  Fixed
Comment by arjan timmerman (blaasvis) - Wednesday, 29 March 2006, 06:44 GMT
i think something goes wrong when it askes for gnome-vfs.. or something...
Comment by arjan timmerman (blaasvis) - Wednesday, 29 March 2006, 06:48 GMT Comment by Ronald van Haren (pressh) - Wednesday, 29 March 2006, 10:16 GMT
i'll try
Comment by Ronald van Haren (pressh) - Wednesday, 29 March 2006, 11:33 GMT
hunk 1 fails on compilation, hunk 2 fails on applying

I also have tried fedora's patches, as my camera is working on a fc5 system, but either they have no effect, or they fail
Comment by arjan timmerman (blaasvis) - Friday, 31 March 2006, 21:37 GMT Comment by Ronald van Haren (pressh) - Tuesday, 04 April 2006, 20:18 GMT
searching a bit around this evening, it seems indeed to be a libgphoto2 bug (not able to connect to canon cameras)
I got it working by updating libgphoto2 to version 2.1.99 and applying this patch from fedora:
http://cvs.fedora.redhat.com/viewcvs/*checkout*/rpms/gphoto2/FC-5/gphoto2-2.1.99-canon_segv.patch

I'm now about to try it with the 2.1.6 version of libgphoto2 which is in repo. I report back when it is finished compiling :D
Comment by Ronald van Haren (pressh) - Tuesday, 04 April 2006, 20:31 GMT
yuk, that does not work... (well, that's probably the reason they use this version too in fc5)
Would it be a possibility to upgrade even if it is not a *stable* release, as none of canon cameras work as I found when searching for a solution ?

@ f-spot still needs a rebuild agains dbus 0.61

Loading...