[Digikam-devel] [Bug 192294] Digikam crash when i try to import photos from my card reader

Gilles Caulier caulier.gilles at gmail.com
Wed May 13 08:37:39 BST 2009


https://bugs.kde.org/show_bug.cgi?id=192294


Gilles Caulier <caulier.gilles at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcel.wiesweg at gmx.de




--- Comment #12 from Gilles Caulier <caulier gilles gmail com>  2009-05-13 09:37:34 ---
Here, using Mandriva 2009.1, i have this messages form the console :

digikam(25015)/digikam (core) Digikam::DImg::load:
"/mnt/data/photos/Camera//P6090053.MOV"  : QIMAGE file identified          
digikam(25015)/digikam (core) Digikam::QImageLoader::load: Cannot loading "
"/mnt/data/photos/Camera//P6090053.MOV" " using DImg::QImageLoader!             
digikam(25015)/digikam (core) Digikam::UMSCamera::loadKDEThumbCreator: Mimetype
:  "video/quicktime"                          
digikam(25015)/kdecore (KSycoca): "KServiceFactory: unexpected object entry in
KSycoca database (type = 155685)"              

digikam(25015)/digikam (core) Digikam::UMSCamera::loadKDEThumbCreator: No
relevant plugin found

It do not crash, but no video thumb is generated as in album icon view.

Also this line :

digikam(25015)/kdecore (KSycoca): "KServiceFactory: unexpected object entry in
KSycoca database (type = 155685)"

...is suspect. Why i have this message here ?

The only difference between Camera Icon View and Album icon view is that thumb
code run in a separate thread. This can be a problem with KDE code which can be
not re-entrant for ex, or require Kapplication instance.

Marcel, i would to have your viewpoint here ? I have consolidated KDE thumb
creator code from umscamera code here :

http://lxr.kde.org/source/extragear/graphics/digikam/utilities/cameragui/umscamera.cpp#276

Crash always appears in this method in Cousteau34 computer. On mine, it never
crash (KDE 4.2.2), but do not get video thumb as in album icon view. Note that
mplayerthumb is installed here.

Gilles

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list