Bug 341266

Summary: No preview available with Gphoto2 camera
Product: [Applications] digikam Reporter: Alex Loes <alex>
Component: Import-Gphoto2Assignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 4.5.0   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed In: 4.11.0

Description Alex Loes 2014-11-25 19:20:25 UTC
I've installed Digikam 4.5.0 in Linux Mint17 (KDE) and when I attach my Canon EOS 400D, there are no preview images available. 
The terminal shows: 
digikam(6589)/digikam (core) Digikam::DigikamApp::checkSolidCamera: Solid returns unsupported driver handle for gphoto2 
digikam(6589)/digikam (core) Digikam::DigikamApp::checkSolidCamera: Solid returns unsupported driver handle for gphoto2 
digikam(6589)/digikam (core) Digikam::ImportStackedView::syncSelection: one or both of the models are null?! from: Digikam::ImportIconView(0xd8c4b50) to: Digikam::ImportThumbnailBar(0xd801910)


Reproducible: Always

Steps to Reproduce:
1. Start digikam
2.
3.

Actual Results:  
no preview

Expected Results:  
show previews

digikam(6589)/digikam (core) Digikam::DigikamApp::checkSolidCamera: Solid returns unsupported driver handle for gphoto2 
digikam(6589)/digikam (core) Digikam::DigikamApp::checkSolidCamera: Solid returns unsupported driver handle for gphoto2 
digikam(6589)/digikam (core) Digikam::ImportStackedView::syncSelection: one or both of the models are null?! from: Digikam::ImportIconView(0xd8c4b50) to: Digikam::ImportThumbnailBar(0xd801910)
Comment 1 caulier.gilles 2015-05-15 21:44:26 UTC
Problem fixed with current implementation from git/master.

Gphoto2 camera driver cannot provide item preview. With Gphoto2 camera this option is not show in Import tool.

Gilles Caulier