Bug 341266 - No preview available with Gphoto2 camera
Summary: No preview available with Gphoto2 camera
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Import-Gphoto2 (show other bugs)
Version: 4.5.0
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-25 19:20 UTC by Alex Loes
Modified: 2017-08-15 21:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.11.0


Attachments

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