Summary: | Cannot Import Images (Failed to detect camera with GPhoto2 from Solid information) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | John Salatas <jsalatas> |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, jeremy.laine, metzpinguin |
Priority: | NOR | ||
Version: | 5.2.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.3.0 | |
Sentry Crash Report: | |||
Attachments: |
digikam
gphoto2 digikam 5.3.0 (git checkout at 20161013). |
Description
John Salatas
2016-10-06 04:35:17 UTC
Created attachment 101439 [details]
digikam
Created attachment 101440 [details]
gphoto2
I have the same behaviour with an EOS 5D Mark II. What's odd is that I am sure it worked in previous releases (though not the last 4.x releases). I have reviewed the corresponding code. But no mistake found. It works here with the most diverse devices without problems. I will add some additional debug output for digiKam-5.3.0. Please upload then the console messages of digiKam-5.3.0 here. Maik Git commit 2a9b32a66327f7ede92f4ca969c954b3adcd7a55 by Maik Qualmann. Committed on 13/10/2016 at 20:20. Pushed by mqualmann into branch 'master'. add test debug messages for Solid and gPhoto2 M +2 -0 app/main/digikamapp.cpp M +8 -0 utilities/importui/backend/gpcamera.cpp http://commits.kde.org/digikam/2a9b32a66327f7ede92f4ca969c954b3adcd7a55 I just tried it in KDE Neon developer stable and it works (for my Samsung Galaxy Note 3 phone). Is this helpful? If not I could try to build digikam with the latest code in git in KDE Neon user edition Yeap! I can confirm that compiling digikam 5.3.0 from git (as of 20161013) in kde neon user, seems to fix the problem (see attached log). Created attachment 101559 [details]
digikam 5.3.0 (git checkout at 20161013).
Gilles, I think we can close this bug. It will be related to the changes to detect the gPhoto2 packages. Maik Ah. Something is wrong in the new simplified cmake script to detect Gphoto2 library ? Gilles (In reply to caulier.gilles from comment #10) > Ah. Something is wrong in the new simplified cmake script to detect Gphoto2 > library ? > > Gilles No! :) Everything is ok now with the latest code in git. Version 5.2.0 was broken :) |