Public bug report changed: https://launchpad.net/malone/bugs/5911
Comment: This bug can be easily fixed in libgphoto2 package. If newer package won't get into dapper, this should be fixed as S1IS camera is a very popular one. Here's a patch: ------------------ begin of file --------------- --- canon.orig.c 2006-03-29 22:27:46.000000000 +0200 +++ canon.c 2006-03-29 22:27:56.000000000 +0200 @@ -230,7 +230,6 @@ {"Canon:Digital IXUS i (normal mode)", CANON_CLASS_1, 0x04A9, 0x309B, CAP_SUP, SL_MOVIE_LARGE, SL_THUMB, SL_PICTURE, NULL}, {"Canon:PowerShot IXY Digital L (normal mode)", CANON_CLASS_1, 0x04A9, 0x309B, CAP_SUP, SL_MOVIE_LARGE, SL_THUMB, SL_PICTURE, NULL}, /* Product ID shared between PTP and Canon mode */ - {"Canon:PowerShot S1 IS (normal mode)", CANON_CLASS_5, 0x04A9, 0x309C, CAP_SUP, SL_MOVIE_LARGE, SL_THUMB, SL_PICTURE, NULL}, /* 30a0 is ZR90/MV750i camcorder */ -------------- end of file --------------------- It should be applied against libgphoto2-2.1.6/camlibs/canon/canon.c file and it simply removed Canon S1 IS camera from the list of cameras supported by the driver. Since support for this camera is no longer available from canon driver, the ptp2 one is used instead. As simple as that, makes S1IS working and doesn't brake anything else. I made a package, so everyone can test it out. It's built from official source package, so it's identical to official package except the one-liner applied. http://users.vlo.gda.pl/~szuwarek/files/linux/libgphoto2-2_2.1.6-5.2ubuntu5_i386.deb -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs