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

Mark Ovens parish at magichamster.com
Fri Mar 21 15:42:01 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-03-21 16:42 -------
Arnd, you'll need to help me out a bit here - I'm not too hot on C++ and can't work out how to dereference these pointers to display the data.

I've added this:

DWarning() << "d->camera: " << d->camera << endl;
DWarning() << "QFile::encodeName(folder): " << QFile::encodeName(folder) << endl;
DWarning() << "clist: " << clist << endl;
DWarning() << "m_status->context: " << m_status->context << endl;

which produces this output:

digikam: WARNING: d->camera: 0x8967a80
digikam: WARNING: QFile::encodeName(folder): /
digikam: WARNING: clist: 0x8a43000
digikam: WARNING: m_status->context: 0x8a32200

Not much use I guess?

Oneother thing I've noticed is that once DK has accessed the camera once, it can't find it again unless I disconnect and reconnect it. This occurs even when using Auto-detect in the Camera dialogue. However, using ``gphoto --auto-detect'' from the commandline works repeatedly without dis-/re-connecting the camera.



More information about the Digikam-devel mailing list