[Bug 814622] New: digikam import pictures from a USB PTP Class Camera does not work.
https://bugzilla.novell.com/show_bug.cgi?id=814622 https://bugzilla.novell.com/show_bug.cgi?id=814622#c0 Summary: digikam import pictures from a USB PTP Class Camera does not work. Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: mcaj@suse.com QAContact: qa-bugs@suse.de Found By: Community User Blocker: --- Created an attachment (id=534559) --> (http://bugzilla.novell.com/attachment.cgi?id=534559) digikam.log with error Hi, I the latest version of OpenSUSE there is a trouble with DigiKam Application. The trouble is with import pictures from a camera (via USB PTP). step to reproduce: a] via Device Notifier: 1. connect a camera via USB cable and enable it. 2. in the "Device Notifier" there is new device the Camera: 3. one of actions there is "Download Photos with digiKam" - so use it. 4. It will open digiKam but not the Import itself. b] via digiKam only: 1. connect a camera via USB cable and enable it. 2. in the "Device Notifier" there is new device the Camera. 3. run digiKam via alt+F2:digiKam 4. in the program select "Import", then "Cameras" and then your device (auto-detect) It should open import but nothing happen. c] manualy: 1. connect a camera via USB cable and enable it. 2. open a terminal and run it via command: digikam --detect-camera 3. Import windows USB PTP Class camera is open and you can download your photos. I made two logs: In the case b] - log file is digikam.log and there is this trouble with import: digikam(26437)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x4859260) KIO::Slave(0x28c5990) digikam(26437)/digikam (core): Failed to get information for the listed camera digikam(26437)/digikam (core): Failed to detect camera with GPhoto2 from Solid information And in the case c] - log file digikam--detect-camera.log looks all fine: digikam(26713)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::SpecialJob(0x4572670) KIO::Slave(0x31d6560) digikam(26713)/digikam (core) Digikam::GPCamera::getFreeSpace: Storage base-dir: "/store_00010001" digikam(26713)/digikam (core) Digikam::GPCamera::getFreeSpace: Storage access: RO + Del digikam(26713)/digikam (core) Digikam::GPCamera::getFreeSpace: Storage type: removable RAM digikam(26713)/digikam (core) Digikam::GPCamera::getFreeSpace: Storage capacity: 63299584 digikam(26713)/digikam (core) Digikam::GPCamera::getFreeSpace: Storage free-space: 62419456 Plase help me to fix it, or my wifi will have true: (She says:" Oh new OpenSUSE, and my Apps are not working - again ! ) Martin -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814622 https://bugzilla.novell.com/show_bug.cgi?id=814622#c1 --- Comment #1 from Martin Caj <mcaj@suse.com> 2013-04-10 11:45:09 UTC --- Created an attachment (id=534560) --> (http://bugzilla.novell.com/attachment.cgi?id=534560) digikam--detect-camera.log - correct log file This is a correct log file run from terminal via command:
digikam --detect-camera
Martin -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814622 https://bugzilla.novell.com/show_bug.cgi?id=814622#c2 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |meissner@suse.com InfoProvider| |mcaj@suse.com --- Comment #2 from Marcus Meissner <meissner@suse.com> 2013-04-10 16:40:29 UTC --- what does gphoto2 --auto-detect report?= what are the usb ids? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814622 https://bugzilla.novell.com/show_bug.cgi?id=814622#c3 Martin Caj <mcaj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|mcaj@suse.com | --- Comment #3 from Martin Caj <mcaj@suse.com> 2013-04-11 08:17:56 UTC --- HI, I installed gphoto package there (wasn't present by default ) and run it, looks like this is working well: gphoto2 --auto-detect Model Port ---------------------------------------------------------- USB PTP Class Camera usb:001,007 In the attaachment there is full log with --debug. BTW: if like I wrote in the case c] the command "digikam --detect-camera " works fine I think the trouble is in the digikam not in the system itself. Martin (In reply to comment #2)
what does gphoto2 --auto-detect report?= what are the usb ids?
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814622 https://bugzilla.novell.com/show_bug.cgi?id=814622#c5 --- Comment #5 from Marcus Meissner <meissner@suse.com> 2013-04-11 08:31:09 UTC --- i debugged this just this weekeend with the digikam team: https://bugs.kde.org/show_bug.cgi?id=311393 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814622 https://bugzilla.novell.com/show_bug.cgi?id=814622#c6 --- Comment #6 from Marcus Meissner <meissner@suse.com> 2013-04-11 08:31:44 UTC --- Created an attachment (id=534716) --> (http://bugzilla.novell.com/attachment.cgi?id=534716) digikam.pat git commit 1f0dbbd3b3a6246e8c66b038a3f1e06af2f5ee11 Author: Gilles Caulier <caulier.gilles@gmail.com> Date: Mon Apr 1 14:59:20 2013 +0200 Apply patch #78541 from Marcus Meissner about to find devices by usb vendor and product id, also if libgphoto2 just finds them by interface class. BUGS: 311393 FIXED-IN: 3.2.0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814622 https://bugzilla.novell.com/show_bug.cgi?id=814622#c12 --- Comment #12 from Marcus Meissner <meissner@suse.com> 2013-04-15 13:50:23 UTC --- digikams import manager just has some assumptioons on what comes from the KDE Solid (device detection) framework and they did not align with libgphoto2 ... The patch I attached shozuld actually fix it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814622 https://bugzilla.novell.com/show_bug.cgi?id=814622#c13 --- Comment #13 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-04-17 22:00:08 CEST --- This is an autogenerated message for OBS integration: This bug (814622) was mentioned in https://build.opensuse.org/request/show/171331 Factory / digikam -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814622 https://bugzilla.novell.com/show_bug.cgi?id=814622#c14 --- Comment #14 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-04-24 15:00:16 CEST --- This is an autogenerated message for OBS integration: This bug (814622) was mentioned in https://build.opensuse.org/request/show/173170 Maintenance / -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814622 https://bugzilla.novell.com/show_bug.cgi?id=814622#c15 Hrvoje Senjan <hrvoje.senjan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED CC| |hrvoje.senjan@gmail.com Resolution| |FIXED --- Comment #15 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-05-03 19:05:07 UTC --- Closing now :-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=814622 https://bugzilla.novell.com/show_bug.cgi?id=814622#c16 --- Comment #16 from Swamp Workflow Management <swamp@suse.de> 2013-06-10 10:26:21 UTC --- openSUSE-RU-2013:0975-1: An update that has two recommended fixes can now be installed. Category: recommended (low) Bug References: 814622,816693 CVE References: Sources used: openSUSE 12.3 (src): digikam-3.1.0-1.7.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com