[Bug 1731341] Re: Fujifilm X-T10 regression on 17.10: "Unable to fetch previews from the camera: Unspecified error (-1)"

2017-11-13 Thread Marcus Meissner
https://github.com/gphoto/libgphoto2/commit/472a9461b457b4d08ecf10a93bb7f1efdc2124c0 #diff-9cf46069b55d8ee1724487f9e7e9c5b9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1731341 Title: Fujifilm

[Bug 1445783] [NEW] please update libmtp to 1.1.9

2015-04-18 Thread Marcus Meissner
Public bug reported: libmtp 1.1.9 was released last week, please update. release pattern is: http://downloads.sourceforge.net/project/libmtp/libmtp/%version/libmtp-%version.tar.gz ** Affects: libmtp (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Bug 1256591]

2014-01-07 Thread Marcus Meissner
1. is the camera shown in the kcontrol slave? kcmshell4 kamera 2. if you run from a text terminal: dolphin camera:/ what is output on the textconsole on starting? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1256591]

2014-01-07 Thread Marcus Meissner
this seems to be some form of permission issues, which is weird when digikam works. I just tested KDE 4.11.3 on openSUSE 13.1 and accessing cameras via camera: url in either dolphin and konqueror works nicely as user. -- You received this bug notification because you are a member of Ubuntu

[Bug 1256591]

2014-01-07 Thread Marcus Meissner
solid-hardware query Camera.supportedDrivers == 'gphoto' then take the line with Block.device = '/dev/bus/usb/XXX/YYY' (string) and run ls -l /dev/bus/usb/XXX/YYY getfacl /dev/bus/usb/XXX/YYY please (replace XXX and YYY by the numbers reported) -- You received this bug notification because

[Bug 1206204] Re: gvfs-gphoto2-volume-monitor crashed with SIGSEGV in libusb_get_bus_number()

2013-07-30 Thread Marcus Meissner
the libusb1 code was a bit buggy in 2.4.14 times. I will attach an updated libusb1.c (basically same as in 2.5.2 minus the abi changes) ** Attachment added: libusb1.c https://bugs.launchpad.net/ubuntu/+source/libgphoto2/+bug/1206204/+attachment/3755621/+files/libusb1.c -- You received this

[Bug 1206104] Re: turns on libusb debugging by default

2013-07-29 Thread Marcus Meissner
libgphoto2 libgphoto2_port/libusb1/libusb1.c look for the libusb_set_debug line, comment it out. Oh, and update to 2.5.2 already, 2.4.14 is 1.5 years old. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1094888] Re: GIMP: Could not mount Canon Digital Camera

2013-03-25 Thread Marcus Meissner
also check for the gvfs gphoto2 slave, it occasionaly conflicts with other libgphoto2 based accesses -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1094888 Title: GIMP: Could not mount Canon Digital

[Bug 1094888] Re: GIMP: Could not mount Canon Digital Camera

2013-03-19 Thread Marcus Meissner
Check if camera is attached to USB 3 port. ... if yes, switch it to a USB 2 port for now and try again. The logfile shows that the camera does not respond to any commands. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 910964] Re: Cannot import photos from PTP Camera (Fuji X10)

2013-01-20 Thread Marcus Meissner
I am thinking thumbnails for movies might not work correctly. can you cross check this with just images on the camera, and also with just 1 movie on the camera? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 910964] Re: Cannot import photos from PTP Camera (Fuji X10)

2013-01-20 Thread Marcus Meissner
also ... once it had an issue it will stop working until switched off/on or replugged I suspect -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/910964 Title: Cannot import photos from PTP Camera

[Bug 986676] Re: Shotwell does not show thumbnails for images on Mass Storage Camera

2012-05-23 Thread Marcus Meissner
The Canon EOS has a different issue on why it does not retrieve thumbnails, while adding EOS fast directory I broke the thumbnail preview getting. patch for EOS:

[Bug 986676] Re: Shotwell does not show thumbnails for images on Mass Storage Camera

2012-05-02 Thread Marcus Meissner
If the camera does not store thumbnails in EXIF, than libgphoto2 currently can not provide preview images, as we do not do image processing in such cases. (We would need to download the full image and post-process it, which might not be what users want if they just request a preview.) -- You

[Bug 986676] Re: Shotwell does not show thumbnails for images on Mass Storage Camera

2012-04-26 Thread Marcus Meissner
as the mass storage driver does not do thumbnails itself, we have code in libgphoto2 that extracts thumbnails from the EXIF tag using libexif. I looked at the buildsystem info here and it seems to links against libexif, so I need some debuglog to verify if libgphoto2 has other problems. (

[Bug 401950]

2012-03-13 Thread Marcus Meissner
dosbox runs a full cpu emulation, so it does not need page 0 mapped. (similar thing is done in dosemu in the current Ubuntu package btw) you should probably drop the sysctl mmap_min-addr=0 setting from the Ubuntu wine packages before ubuntu security notices ;) -- You received this bug

[Bug 401950]

2012-03-12 Thread Marcus Meissner
should not be an issue anymore, as we run DOSBOX for dos programs now? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/401950 Title: mmap_min_addr should be handled via CAP_SYS_RAWIO To manage

[Bug 750294] Re: shotwell crashed with SIGSEGV in gp_load_file_into_buffer()

2011-09-25 Thread Marcus Meissner
could you install the commandline client and do gphoto2 --debug --debug-logfile=xx.log -L write down the number of the .MOV file where it crashes... and then gphoto2 -t nr --debug --debug-logfile=xx2.log with nr above nr of the .MOV file that crashes? -- You received this bug notification

[Bug 792598]

2011-06-23 Thread Marcus Meissner
I guess we can mark this resolved then? AUstin? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/792598 Title: XWarpPointer sends wrong raw mouse input event To manage notifications about this bug go

[Bug 555408] Re: Shotwell makes USB mouse jumpy/jerky

2010-11-07 Thread Marcus Meissner
probably the vboxuser group membership allows accessing all USB devices by the respective user. only this way libgphoto2 could actually open your mouse usb device and cause this usb reset behaviour. Having users able to access all USB devices is a security risk btw. ;) -- Shotwell makes USB

[Bug 584501] Re: importing from camera doesn't work

2010-05-26 Thread Marcus Meissner
this is again GVFS having the camera open and then running a tool that does not use gvfs to handle photo import, like f-spot. (unmounting really means gvfs unmount here, as the canons are no mass storage). new canons are always supported, there is Generic PTP support in libgphoto2. --

[Bug 569419] Re: Can't write in a Canon PowerShot D10 [04a9:31bc]

2010-04-26 Thread Marcus Meissner
thanks! this is really either an issue of either gvfs or eog now, which probably do not handle errors coming from GVFS. -- Can't write in a Canon PowerShot D10 [04a9:31bc] https://bugs.launchpad.net/bugs/569419 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 569419] Re: Can't write in a Canon PowerShot D10 [04a9:31bc]

2010-04-24 Thread Marcus Meissner
uploading images to a Canon camera is usually not possible, and at most JPEG files can be uploaded. I think the gvfs slave does not allow upload at all. So I think you are out of luck for uploading data. (data could be uploaded to the card with a cardreader) As the libgphoto2 project does not

[Bug 544994] Re: Fugi FinePix S5800 is showning up as a media player and not a camera

2010-03-30 Thread Marcus Meissner
All modern cameras for some reason also appear as MTP devices. I guess libmtp detects this and offers it then in rhythmbox. Not sure how to ignore it there. The USB id is listed in libgphoto2 at least. -- Fugi FinePix S5800 is showning up as a media player and not a camera

[Bug 339563] Re: Unable to mount Canon cameras via USB (Jaunty)

2009-07-19 Thread Marcus Meissner
install gphoto2 commandline and the run gphoto2 -L please -- Unable to mount Canon cameras via USB (Jaunty) https://bugs.launchpad.net/bugs/339563 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 386221] Re: gphoto2: Error when writing onto Canon EOS 500D

2009-06-23 Thread Marcus Meissner
then its a gvfs bug actually :/ if somehow a gvfs / gphoto trace can be got that shows this write error I can take a look at it. -- gphoto2: Error when writing onto Canon EOS 500D https://bugs.launchpad.net/bugs/386221 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 385432] Re: Cannot import pictures from Kodak B836

2009-06-22 Thread Marcus Meissner
gphoto is not doing anything exotic in ptp (just very basic protocol). it seems the camera does not want this file to be got from the camera. workaround: gphoto2 -f /store_00010001/DCIM -P -- Cannot import pictures from Kodak B836 https://bugs.launchpad.net/bugs/385432 You received this bug

[Bug 386221] Re: gphoto2: Error when writing onto a data card

2009-06-21 Thread Marcus Meissner
please leave the summary as-is. the canon cameras at most accept writing JPEGs to their cards, and the EOS cameras might not even allow that. Please try the same with the gphoto2 commandline tool and capture --debug --debug-logfile=xx.log output -- gphoto2: Error when writing onto a data card

[Bug 386002] Re: Please package changes in r12140..12143 (iPhone/Touch)

2009-06-12 Thread Marcus Meissner
please dont yet, it is not working as intended. everything is now detected as Apple iPhone with this patches -- Please package changes in r12140..12143 (iPhone/Touch) https://bugs.launchpad.net/bugs/386002 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 386002] Re: Please package changes in r12140..12143 (iPhone/Touch)

2009-06-12 Thread Marcus Meissner
better use this patch ** Attachment added: xx.pat http://launchpadlibrarian.net/27839674/xx.pat -- Please package changes in r12140..12143 (iPhone/Touch) https://bugs.launchpad.net/bugs/386002 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

Re: [Bug 355998] Re: usb-storage: waiting for device to settle before scanning

2009-05-24 Thread Marcus Meissner
On Sun, May 24, 2009 at 07:22:27PM -, Dan Lenski wrote: A related (?) bug: After using Tim's fix, the e2x0 shows up as a mass storage device. So far so good. But when I start Rhythmbox, the device disappears! It seems that Rhythmbox tries to reinitialize it as a MTP device when the

[Bug 355998] Re: usb-storage: waiting for device to settle before scanning

2009-05-04 Thread Marcus Meissner
The real issue here however is neither a libmtp nor libgphoto2 bug. It is a RockBox bug. It reuses a USB ID for a device but provides different functionality. -- usb-storage: waiting for device to settle before scanning https://bugs.launchpad.net/bugs/355998 You received this bug notification

[Bug 355998] Re: usb-storage: waiting for device to settle before scanning

2009-05-04 Thread Marcus Meissner
ah ok, i thought it was a dual mode device with the same USB ids (as also exist) -- usb-storage: waiting for device to settle before scanning https://bugs.launchpad.net/bugs/355998 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 355998] Re: usb-storage: waiting for device to settle before scanning

2009-04-22 Thread Marcus Meissner
libmtp and libgphoto2 both access the device via MTP. The user seems to want to access the device via USB Mass Storage instead, and removing the id removes it from auto-starting things like gvfs, which in turn detach the Mass Storage driver. -- usb-storage: waiting for device to settle

[Bug 337990] Re: [gphoto-devel] gphoto capture-image not working in ubuntu? (intrepid)

2009-03-13 Thread Marcus Meissner
On Thu, Mar 12, 2009 at 09:38:58AM -0700, B. Bogart wrote: Hello Marcus, Seems unlikely that it would be a memory problem. I'm running the camera without a capture card at all, and powered off in between tests (when reattaching to various computers). The good news is that 2.4.4.2 works on

[Bug 337990] Re: [gphoto-devel] gphoto capture-image not working in ubuntu? (intrepid)

2009-03-12 Thread Marcus Meissner
On Wed, Mar 11, 2009 at 12:22:57PM -0700, B. Bogart wrote: Hey all, I've been developing on my lenny machine for my Canon S5 IS camera. Things have been working well (except for the awkward udev stuff). I wanted to run my application on my eeepc laptop (ubuntu intrepid) when I got this

[Bug 321769] Re: gvfs-gphoto2-volume-monitor crashed with SIGSEGV in camera_init()

2009-01-29 Thread Marcus Meissner
what device was this? Also, gphoto2 requires 2.6.28.2 to work, 2.6.28 and 2.6.28.1 are known to be broken in regards to libusb usage. -- gvfs-gphoto2-volume-monitor crashed with SIGSEGV in camera_init() https://bugs.launchpad.net/bugs/321769 You received this bug notification because you are a

[Bug 310078] Re: Canon XT doesn't work with Kubuntu 8.10 in PTP or normal mode

2009-01-09 Thread Marcus Meissner
yes, the camera:/ kioslave was broken in KDE 4. I did a fix for KE 4.2 TRUNK, but the attached diff should work against KE 4.1 too. ** Attachment added: kamera.patch http://launchpadlibrarian.net/21064068/kamera.patch -- Canon XT doesn't work with Kubuntu 8.10 in PTP or normal mode

[Bug 301731] Re: libgphoto2 causes F-Spot import failure

2009-01-09 Thread Marcus Meissner
for it to work in Sierra mode it must be able to detach the usb storage driver (the sierra mode is hidden in the sstorage mode). libgphoto2 is no longer detaching mass strorage cameras anymore (since it caused too much problems), you can do this yourself manually if necessary. -- libgphoto2

[Bug 301731] Re: libgphoto2 causes F-Spot import failure

2008-11-28 Thread Marcus Meissner
The trace has: 0.561725 gphoto2-port-usb(1): USB device (vendor 0x4b0, product 0x108) is a mass storage device, and might not function with gphoto2. Reference: http://www.linux-usb.org/USB-guide/x498.html I think that it was mounted as disk already makes it not accessible to sierra mode. Please

[Bug 292110] Re: Problems with camera Ricoh Caplio R1v in f-spot and digikam - usb-problem?

2008-11-02 Thread Marcus Meissner
does gphoto2 -L work? -- Problems with camera Ricoh Caplio R1v in f-spot and digikam - usb-problem? https://bugs.launchpad.net/bugs/292110 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 282823] Re: Panasonic Lumix DMC-FZ18 not working with gphoto backend

2008-10-22 Thread Marcus Meissner
this is now fixed in the libgphoto2 2.4.3 release. -- Panasonic Lumix DMC-FZ18 not working with gphoto backend https://bugs.launchpad.net/bugs/282823 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 282823] Re: Panasonic Lumix DMC-FZ18 not working with gphoto backend

2008-10-16 Thread Marcus Meissner
existing libgphoto2 versions incorrectly have the 0x2372 USB product id listed as support by gphoto. This id should be blanked. -- Panasonic Lumix DMC-FZ18 not working with gphoto backend https://bugs.launchpad.net/bugs/282823 You received this bug notification because you are a member of Ubuntu

[Bug 282823] Re: Panasonic Lumix DMC-FZ18 not working with gphoto backend

2008-10-16 Thread Marcus Meissner
Yes, I made the mistake of just commenting out 1 of 3 or 4 of the bad 0x2372 entries ... This will be fixed in the libgphoto2 2.4.3 release I am currently preparing. -- Panasonic Lumix DMC-FZ18 not working with gphoto backend https://bugs.launchpad.net/bugs/282823 You received this bug

[Bug 228154] Re: Canon Digital IXUS 30 doesn't show up as PTP

2008-07-10 Thread Marcus Meissner
its disabled in the canon.c in upstream libgphoto2 too, and will be in the 2.4.2 and later releases -- Canon Digital IXUS 30 doesn't show up as PTP https://bugs.launchpad.net/bugs/228154 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 206627] Re: need 'sudo gphoto' to read camera (canon SD850)

2008-03-25 Thread Marcus Meissner
*** This bug is a duplicate of bug 205417 *** https://bugs.launchpad.net/bugs/205417 side note, can you provide us the USB id for the SD850? Just run lsusb with the camera attached, -- need 'sudo gphoto' to read camera (canon SD850) https://bugs.launchpad.net/bugs/206627 You received this

[Bug 205417] Re: digikam doesn't detect camera due to libgphoto2 error

2008-03-23 Thread Marcus Meissner
could not claim device usually means permission problem. Attach lshal output with camera attached please. -- digikam doesn't detect camera due to libgphoto2 error https://bugs.launchpad.net/bugs/205417 You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 99879] [NEW] Canon PowerShot S60 not recognized by udev

2008-03-07 Thread Marcus Meissner
On Fri, Feb 22, 2008 at 12:14:55PM -, Launchpad Bug Tracker wrote: You have been subscribed to a public bug: This refers to Kubuntu Feisty: The device information for my camera, a Canon PowerShot S60 was missing from udev, so the device was inaccessible. I had to add this line to

Re: [Bug 67532] Re: udev-rule for PTP class detection broken

2007-12-07 Thread Marcus Meissner
On Fri, Dec 07, 2007 at 06:07:51AM -, nobtiba wrote: Dear all, I am working with Aiptek mini Pencam 1.3, Vendor ID 04fc; Product ID: 504a. Then i did the fix for both bug 64146, bug 67532 and bug 91250 add a line: SYSFS{idVendor}==04fc, SYSFS{idProduct}==504a, MODE=0660, GROUP=plugdev

[Bug 173429] Re: cant plugin usb camera, udev problem

2007-12-05 Thread Marcus Meissner
libgphoto2 has nothing to do with /dev/sd* , this is USB mass storage mode. -- cant plugin usb camera, udev problem https://bugs.launchpad.net/bugs/173429 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 163668] Re: [gutsy] Import from Canon PowerShot S3 IS fails worked in fiesty

2007-11-18 Thread Marcus Meissner
libgphoto2 2.4.0 has a limit of 1024 images in one directory on the camera. I think you are running into this limit. -- [gutsy] Import from Canon PowerShot S3 IS fails worked in fiesty https://bugs.launchpad.net/bugs/163668 You received this bug notification because you are a member of Ubuntu

[Bug 91250] Re: [edgy-backports] Error in libgphoto2 udev rules

2007-06-10 Thread Marcus Meissner
The devices that are opened live in /dev/bus/usb/XXX/YYY , not under /sys -- [edgy-backports] Error in libgphoto2 udev rules https://bugs.launchpad.net/bugs/91250 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 104108] Re: Nikon Coolpix 5200 no longer works

2007-04-17 Thread Marcus Meissner
it cvan talk to the camera, but the camera does not answer. are there any errors in dmesg ? Can you do the gphoto2 --debug ... trace again, but please directly after plugging in the camera? -- Nikon Coolpix 5200 no longer works https://bugs.launchpad.net/bugs/104108 You received this bug

[Bug 89338] Re: [Feisty] Creative Zen MicroPhoto detected as a camera

2007-03-12 Thread Marcus Meissner
gphoto2 can download and upload files to this device, both images and music. While it is not a camera, it is a MTP based player, and it is fully supported by libgphoto2/gphoto2. (perhaps it should not get detected as camera, but otherwise it is fine.) Ciao, Marcus -- [Feisty] Creative Zen

[Bug 91250] Re: Error in libgphoto2 udev rules

2007-03-11 Thread Marcus Meissner
Use: packaging/generic/print-camera-list udev-rules version 0.98 whatever is here for ubuntu... for newer udev versions. -- Error in libgphoto2 udev rules https://launchpad.net/bugs/91250 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 76077] Re: Permissions on /dev/usblp* don't agree with cupsys

2007-02-13 Thread Marcus Meissner
This ATTRS line with two entries was caused by libgphoto2 2.3.1, which had a small bug there. I am using this patch, but please verify yourself. ** Attachment added: fix.patch http://librarian.launchpad.net/6422096/xx.pat -- Permissions on /dev/usblp* don't agree with cupsys

[Bug 67532] Re: udev-rule for PTP class detection broken

2006-12-12 Thread Marcus Meissner
unfortunately the ENV{INTERFACE} hack does not work, since iut happens not in the device creation event. I am using a check_ptp_camera helper script again in libgphoto2 2.3.1 (to be released) -- udev-rule for PTP class detection broken https://launchpad.net/bugs/67532 -- ubuntu-bugs mailing

[Bug 70393] Re: Powershot does not work since upgrade to Edgy

2006-11-29 Thread Marcus Meissner
:( why does it work for me ... *sigh* Which kernel version and which udev version does Edgy Eft use? Ciao, Marcus -- Powershot does not work since upgrade to Edgy https://launchpad.net/bugs/70393 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 67532] Re: missing udev-rule for Kodak EasyShare C530

2006-11-09 Thread Marcus Meissner
Please use this line instead to fix _all_ PTP cameras: ENV{INTERFACE}==6/1/1, MODE=0660, GROUP=plugdev This should be worth an update. Ciao, Marcus -- missing udev-rule for Kodak EasyShare C530 https://launchpad.net/bugs/67532 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 43259] Re: Dapper doesn't recognize camera Sony DSC-T9

2006-11-08 Thread Marcus Meissner
the other mode likely was USB Mass Storage and should have worked too. -- Dapper doesn't recognize camera Sony DSC-T9 https://launchpad.net/bugs/43259 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66200] Re: application cannot update port settings

2006-11-08 Thread Marcus Meissner
The ez200 has othing todo with the spca driver. please run lsusb after attaching the camera. -- application cannot update port settings https://launchpad.net/bugs/66200 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 63473] Re: Can't Import Photos from Canon EOS Digital Rebel XTi

2006-10-26 Thread Marcus Meissner
What are the USB ids of the Xti and of the F30? Ciao, Marcus -- Can't Import Photos from Canon EOS Digital Rebel XTi https://launchpad.net/bugs/63473 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 66200] Re: application cannot update port settings

2006-10-26 Thread Marcus Meissner
the problem is that the spca5xxx video module is loaded already and blocks the port. newer libgphoto2 should be able to detach the device, if it is not in use. I guess it is in use in your case. Ciao, Marcus -- application cannot update port settings https://launchpad.net/bugs/66200 --

[Bug 6602] Re: Workaround for USB digital camera photo download problems

2006-10-26 Thread Marcus Meissner
argh, dont tell me yoiu have an extra binary... udev supports als interface class matches which should work here. The print-camera-list helper in 2..2.1 supports it, if you have older versions use: SYSFS{bInterfaceClass}==06, SYSFS{bInterfaceSubClass}==01, SYSFS{bInterfaceProtocol}==01, ..your

[Bug 6602] Re: Workaround for USB digital camera photo download problems

2006-10-26 Thread Marcus Meissner
if it can download thumbnails it can download images too. if it can't its a gtkam bug ;) -- Workaround for USB digital camera photo download problems https://launchpad.net/bugs/6602 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 6602] Re: Workaround for USB digital camera photo download problems

2006-10-26 Thread Marcus Meissner
i am not a Ubuntu user, just a GPHOTO developer, sorry :) -- Workaround for USB digital camera photo download problems https://launchpad.net/bugs/6602 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs