Bug 262296 - Camera GUI does not open [patch]
Summary: Camera GUI does not open [patch]
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Import-Gphoto2 (show other bugs)
Version: 1.8.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 13:02 UTC by Petri Damstén
Modified: 2017-08-16 06:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.8.0


Attachments
Convert from hexadecimal (472 bytes, patch)
2011-01-06 13:02 UTC, Petri Damstén
Details
ifdefs added (620 bytes, patch)
2011-01-06 13:37 UTC, Petri Damstén
Details

Note You need to log in before you can comment on or make changes to this bug.
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