Package: libgphoto2-2 Version: 2.1.5-2 Severity: normal When trying my Canon IXUS 500 camera on my laptop, I was confused because hotplug/hal/udev/gnome-volume-manager/gthumb and friends didn't do the appropriate magic that should happen when you plug in a supported camera, although I was able to access it with the command line or gtkam.
After a while of poking around, I realised this was because the /etc/hotplug/usb/libgphoto2-2.usermap had been generated when I first installed libgphoto2-2, and that support for my camera had been added later. Re-running print-usb-usermap added tens of new cameras to the list, and the utopia magic started working correctly. To take account of all new supported cameras, print-usb-usermap should always be run when libgphoto is upgraded, not just the first time it's installed. This could be done by simply removing the conditional execution (if [ ! -e /etc/hotplug/usb/$PACKAGE.usermap ]) in the postinst script. Regards, Rob -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10-alpha2 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Versions of packages libgphoto2-2 depends on: ii adduser 3.59 Add and remove users and groups ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libexif10 0.6.9-4 The EXIF library allows you to par ii libgphoto2-port0 2.1.5-2 The gphoto2 digital camera port li ii libjpeg62 6b-9 The Independent JPEG Group's JPEG -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

