Comment 108 for bug 285682

Revision history for this message
Brad (5t6554l) wrote :

This revision/patch http://gphoto.svn.sourceforge.net/viewvc/gphoto?view=revision&revision=13117 may be a fix for this bug.

To test if if you are affected by the bug that this patch addresses, killall gvfs-gphoto2-volume-monitor (you may want to chmod -x /usr/lib/gvfs/gvfs-gphoto2-volume-monitor and reboot to make sure it's not running ) and then from the terminal: gphoto2 --storage-info

If gphoto2 --storage-info errors then this patch may be a fix for you.

The patch is a small one:

http://gphoto.svn.sourceforge.net/viewvc/gphoto/branches/libgphoto2-2_4/libgphoto2/camlibs/ptp2/library.c?view=patch&r1=13117&r2=13116&pathrev=13117

Rebuild libgphoto2-2 and apply the patch ( or make the changes by hand to storage_info_func() in library.c )