[Digikam-devel] [Bug 156420] Canon EOS 400D, no thumbnails displayed then digikam segfaults

Mark Ovens parish at magichamster.com
Wed Jan 23 23:50:09 GMT 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=156420         




------- Additional Comments From parish magichamster com  2008-01-24 00:50 -------
>> You can try "gphoto2 -T" to download all thumbnails, and "gphoto2 -P" to download all images, but I suspect this will just work too.

Yes, they work fine too.

digikam fails in GPCamera::getSubFolders() here:

    errorCode = gp_camera_folder_list_folders(d->camera, QFile::encodeName(folder), clist, m_status->context);
    if (errorCode != GP_OK) 
    {
        DDebug() << "Failed to get folders list from camera!" << endl;

Since gphoto2 works OK could this mean that the problem is with what is being passed to gp_camera_folder_list_folders() ?



More information about the Digikam-devel mailing list