Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 291049

Summary: =media-libs/libgphoto2-2.4.6: File list length limit too low
Product: Gentoo Linux Reporter: bugzilla-gentoo
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: graphics+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sourceforge.net/tracker/index.php?func=detail&aid=1515453&group_id=8874&atid=108874
Whiteboard:
Package list:
Runtime testing required: ---

Description bugzilla-gentoo 2009-10-29 17:52:00 UTC
As already report in Debian and Ubuntu, libgphoto2 cannot deal with more than 1024 files. Please include a patch as was done in Ubuntu:

https://bugs.launchpad.net/ubuntu/+source/libgphoto2/+bug/144585

Reproducible: Always

Steps to Reproduce:
Try to list more than 1024 files from your camera with gphoto2
Actual Results:  
Error: "Fixed limit exceeded"

Expected Results:  
List all photos.

libgphoto2-2.4.6
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-10-30 00:42:28 UTC
does it still apply to 2.4.7 ? iirc this patch went upstream.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-10-31 22:26:31 UTC
please get back to us.
Comment 3 Tiago Macedo 2010-03-13 21:09:07 UTC
I can confirm this issue still exists as of 2.4.8

The patch still works though.
Comment 4 Pacho Ramos gentoo-dev 2010-03-14 10:56:14 UTC
We should consider including it since upstream didn't backported the patch to 2.4 branch
Comment 5 Pacho Ramos gentoo-dev 2010-03-14 11:20:01 UTC
+*libgphoto2-2.4.8-r1 (14 Mar 2010)
+
+  14 Mar 2010; Pacho Ramos <pacho@gentoo.org> +libgphoto2-2.4.8-r1.ebuild,
+  +files/libgphoto2-2.4.8-increase_max_entries.patch:
+  Fix bug 291049 with debian patch until upstream releases 2.6 series or
+  backports the fix


Thanks for reporting