Bug 100311 - digikam crashes when using print wizard
Summary: digikam crashes when using print wizard
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-PrintCreator (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-26 16:58 UTC by Dr.-Ing. Friedrich Fricke
Modified: 2017-07-03 18:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dr.-Ing. Friedrich Fricke 2005-02-26 16:58:59 UTC
Version:           0.7.1 (using KDE 3.3.92 (beta2) Level "a" , SUSE 9.2 UNSUPPORTED)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.11-default

when trying to export my photos be it 'HTML export' or using the 'print wizard' digikam crashes instantly. This is the debugging information i've got:
------------------------------------------------
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1100552544 (LWP 30340)]
[KCrash handler]
#7  0x401cd7cf in KIPI::ImageCollection::images ()
   from /opt/kde3/lib/libkipi.so.0
#8  0x41f1ea76 in Plugin_PrintWizard::slotActivate ()
   from /opt/kde3/lib/kde3/kipiplugin_printwizard.so
#9  0x41f1ee68 in Plugin_PrintWizard::qt_invoke ()
   from /opt/kde3/lib/kde3/kipiplugin_printwizard.so
#10 0x4100031e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x41000ac6 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x408e3e99 in KAction::activated () from /opt/kde3/lib/libkdeui.so.4
#13 0x409f662a in KAction::slotActivated () from /opt/kde3/lib/libkdeui.so.4
#14 0x409f5c2d in KAction::slotPopupActivated ()
   from /opt/kde3/lib/libkdeui.so.4
#15 0x409f5e0d in KAction::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#16 0x4100031e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x41352132 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x4101d873 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x41110b68 in QPopupMenu::mouseReleaseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40a15d44 in KPopupMenu::mouseReleaseEvent ()
   from /opt/kde3/lib/libkdeui.so.4
#21 0x41036905 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40f9dbaf in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40f9ff56 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40c29751 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#25 0x40f3b4db in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x40f3a116 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x40f4ab08 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40fb5b41 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40fb5986 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40f9f63f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x0804ace4 in main ()
-----------------------------------------------
Comment 1 Renchi Raju 2005-03-06 17:15:41 UTC
sounds like you need to update your libkipi package
Comment 2 Renchi Raju 2005-04-06 01:12:09 UTC
no response. closing report
Comment 3 caulier.gilles 2017-07-03 18:35:56 UTC
Not reproducible with current implementation of PrintCreator from digiKam core (next 5.7.0)

Gilles Caulier