Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291049 - =media-libs/libgphoto2-2.4.6: File list length limit too low
Summary: =media-libs/libgphoto2-2.4.6: File list length limit too low
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://sourceforge.net/tracker/index....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-29 17:52 UTC by bugzilla-gentoo
Modified: 2010-03-14 11:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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