Hi list !
I've just tried to export an existing slideshow to video. Unfortunately digikam just vanishes reliably without saying anything whatsoever when I click OK in the slideshow export dialog. What can or should I do to create a more useful bug report ? I'm on ArchLinux using digiKam Version 4.6.0 Using KDE Development Platform 4.14.5. The desktop is plasma. Best wishes, Michael -- Michael Gerdau email: [hidden email] GPG-keys available on request or at public keyserver _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users signature.asc (484 bytes) Download Attachment |
To get a backtrace, follow instructions here :
https://www.digikam.org/contrib Gilles Caulier 2015-02-09 14:20 GMT+01:00 Michael Gerdau <[hidden email]>: > Hi list ! > > I've just tried to export an existing slideshow to video. Unfortunately > digikam just vanishes reliably without saying anything whatsoever when > I click OK in the slideshow export dialog. > > What can or should I do to create a more useful bug report ? > > I'm on ArchLinux using digiKam Version 4.6.0 Using KDE Development > Platform 4.14.5. > > The desktop is plasma. > > Best wishes, > Michael > -- > Michael Gerdau email: [hidden email] > GPG-keys available on request or at public keyserver > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
> To get a backtrace, follow instructions here :
> > https://www.digikam.org/contrib Thx, find it attached. Best wishes, Michael -- Michael Gerdau email: [hidden email] GPG-keys available on request or at public keyserver _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
These messages are abnormal :
digikam(21569)/KIPI (loading) KIPI::PluginLoader::Info::plugin: Cannot create instance for plugin "iPodExport" ( "kipiplugin_ipodexport" ) with error: "Cannot load library /usr/lib/kde4/kipiplugin_ipodexport.so: (libgpod.so.4: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)" digikam(21569)/KIPI (loading) KIPI::PluginLoader::Info::plugin: Cannot create instance for plugin "MediaWiki Export" ( "kipiplugin_wikimedia" ) with error: "Cannot load library /usr/lib/kde4/kipiplugin_wikimedia.so: (libmediawiki.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)" digikam(21569)/KIPI (loading) KIPI::PluginLoader::Info::plugin: Cannot create instance for plugin "VKontakte.ru Exporter" ( "kipiplugin_vkontakte" ) with error: "Cannot load library /usr/lib/kde4/kipiplugin_vkontakte.so: (libkvkontakte.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)" digikam(21569)/KIPI (loading) KIPI::PluginLoader::Info::plugin: Cannot create instance for plugin "iPodExport" ( "kipiplugin_ipodexport" ) with error: "Cannot load library /usr/lib/kde4/kipiplugin_ipodexport.so: (libgpod.so.4: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)" digikam(21569)/KIPI (loading) KIPI::PluginLoader::Info::plugin: Cannot create instance for plugin "MediaWiki Export" ( "kipiplugin_wikimedia" ) with error: "Cannot load library /usr/lib/kde4/kipiplugin_wikimedia.so: (libmediawiki.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)" digikam(21569)/KIPI (loading) KIPI::PluginLoader::Info::plugin: Cannot create instance for plugin "VKontakte.ru Exporter" ( "kipiplugin_vkontakte" ) with error: "Cannot load library /usr/lib/kde4/kipiplugin_vkontakte.so: (libkvkontakte.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)" digikam(21569)/KIPI (loading) KIPI::PluginLoader::Info::plugin: Cannot create instance for plugin "iPodExport" ( "kipiplugin_ipodexport" ) with error: "Cannot load library /usr/lib/kde4/kipiplugin_ipodexport.so: (libgpod.so.4: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)" digikam(21569)/KIPI (loading) KIPI::PluginLoader::Info::plugin: Cannot create instance for plugin "MediaWiki Export" ( "kipiplugin_wikimedia" ) with error: "Cannot load library /usr/lib/kde4/kipiplugin_wikimedia.so: (libmediawiki.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)" digikam(21569)/KIPI (loading) KIPI::PluginLoader::Info::plugin: Cannot create instance for plugin "VKontakte.ru Exporter" ( "kipiplugin_vkontakte" ) with error: "Cannot load library /usr/lib/kde4/kipiplugin_vkontakte.so: (libkvkontakte.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)" Sound like libkipi and kipi-plugins versions are not synchronized on your system. Else : #4 0x00007fff0bc412b1 in DestroyImage () from /usr/lib/libMagickCore-6.Q16HDRI.so.2 #5 0x00007fff101179b2 in ?? () from /usr/lib/kde4/kipiplugin_videoslideshow.so ... is a crash from ImageMagick C++ library used by the plugin. Gilles Caulier 2015-02-09 14:34 GMT+01:00 Michael Gerdau <[hidden email]>: >> To get a backtrace, follow instructions here : >> >> https://www.digikam.org/contrib > > Thx, find it attached. > > Best wishes, > Michael > -- > Michael Gerdau email: [hidden email] > GPG-keys available on request or at public keyserver Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
> These messages are abnormal :
[snipped] > Sound like libkipi and kipi-plugins versions are not synchronized on > your system. Not sure that is the case. However after installing 3 additional packages, namely libgpod libkvkontakte libmediawiki these msgs went away. > Else : > > #4 0x00007fff0bc412b1 in DestroyImage () from > /usr/lib/libMagickCore-6.Q16HDRI.so.2 > #5 0x00007fff101179b2 in ?? () from > /usr/lib/kde4/kipiplugin_videoslideshow.so > > ... is a crash from ImageMagick C++ library used by the plugin. That crash remains after reinstalling libkipi and kipi-plugins as well as imagemagick. Anything simple I could do to further debug this ? Maybe issuing some imagemagick commands in a shell that replicate some of the stuff digikam tries to do when it invokes imagemagick. The idea is that for whatever reason maybe some of the involved JPG files are broken one or the other way. Best wishes, Michael -- Michael Gerdau email: [hidden email] GPG-keys available on request or at public keyserver _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users signature.asc (484 bytes) Download Attachment |
Free forum by Nabble | Edit this page |