Comment 10 for bug 205767

Revision history for this message
Paolo Benvenuto (donpaolo) wrote : Re: [Hardy Heron Beta] can't import photos from Canon A540

confirming, the problem is that the usb devices created by gnome-volume-manager has user:group root:root instead of root:plugdev.

The temporary solution is to issue:

<code>sudo chown -R :plugdev /dev/bus/usb</code>

after plugging the camera's cable.

Waiting for the bug fixing, too. I consider it's a grave bug.