Bug 262296

Summary: Camera GUI does not open [patch]
Product: [Applications] digikam Reporter: Petri Damstén <petri.damsten>
Component: Import-Gphoto2Assignee: 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
Attachments: Convert from hexadecimal
ifdefs added

Description Petri Damstén 2011-01-06 13:02:36 UTC
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
Comment 1 caulier.gilles 2011-01-06 13:12:25 UTC
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
Comment 2 Petri Damstén 2011-01-06 13:37:05 UTC
Created attachment 55643 [details]
ifdefs added
Comment 3 caulier.gilles 2011-01-06 13:42:18 UTC
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