-
Simon, is your mail address still valid?
I found several bugs and I would like to send some info to you, but you're not replying to my mail...
Chris.
2008-09-14 19:16:28 UTC in Asynchronous Socket Library
-
The pkg-config file you deliver (in 0.2.4pre3) is not consistent with the Makefile.
The name of the libodbc++ library depends on two makefile variables, THREADS and QT, different lib filenames may be generated depending on these two variables.
Still, the .pc file does contain a fixed filename... and that filename does not always (obviously) match the generated lib.
2008-09-06 20:48:42 UTC in libodbc++
-
libgphoto2/gphoto2-list.c contains a hardcoded MAX_ENTRIES define, set to 1024.
This was the source of the following error: while importing images from my camera (having 12xx images in a single folder), both digikam and gwenview stopped with strange errors like "file limit exceeded" or "cannot list folder /store/..." (I have a 4GB SD card)
I think, this is a bad approach (to limit the...
2008-08-17 13:46:04 UTC in gPhoto
-
libgphoto2/gphoto2-list.c contains a hardcoded MAX_ENTRIES define, set to 1024.
This was the source of the following error: while importing images from my camera (having 12xx images in a single folder), both digikam and gwenview stopped with strange errors like "file limit exceeded" or "cannot list folder /store/..." (I have a 4GB SD card)
I think, this is a bad approach (to limit the...
2008-08-17 13:31:25 UTC in gPhoto