Summary: | Camera GUI does not open [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Petri Damstén <petri.damsten> |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 1.8.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.8.0 | |
Sentry Crash Report: | |||
Attachments: |
Convert from hexadecimal
ifdefs added |
And it worj with previous version of KDE/Solid ? If not, you patch must be bracketed to conditional compilation rules to take a care of KDE/Solid version used during compilation Gilles Caulier Created attachment 55643 [details]
ifdefs added
SVN commit 1212280 by cgilles: apply patch #55643 from Petri Damsten BUGS: 262296 M +8 -1 digikamapp.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1212280 |
Created attachment 55642 [details] Convert from hexadecimal Version: 1.8.0 (using KDE 4.5.90) OS: Linux At least in KDE 4.6 RC 1 solid gives vendor id and product id in hexadecimal string. Digikam uses toInt() and fails to detect camera with gphoto2. Reproducible: Always