Summary: | Kword crashes when trying to configure toolbars | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | giatav |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dorin.scutarasu, giatav, zander |
Priority: | NOR | ||
Version: | 4.4 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
giatav
2010-06-02 12:55:35 UTC
Created attachment 47603 [details]
New crash information added by DrKonqi
The crash occurs only after opening a document written with Openoffice 3.2
Created attachment 49247 [details]
New crash information added by DrKonqi
kopete (1.0.80) on KDE Platform 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2)) using Qt 4.7.0
- What I was doing when the application crashed:
I right clicked on Kopete's toolbar and then selected "Configure toolbars..." from the popup menu and Kopete crashed. I couldn't reproduce the issue after I restarted Kopete.
-- Backtrace (Reduced):
#7 0x0101c1d2 in KDEPrivate::KEditToolBarWidgetPrivate::initKPart (this=0x9805f48, factory=0x83d3350, defaultToolBar=...) at ../../kdeui/dialogs/kedittoolbar.cpp:786
#8 0x0101cde9 in KDEPrivate::KEditToolBarWidget::load (this=0x98c6be0, event=0xbfa48fe0) at ../../kdeui/dialogs/kedittoolbar.cpp:724
#9 KEditToolBar::showEvent (this=0x98c6be0, event=0xbfa48fe0) at ../../kdeui/dialogs/kedittoolbar.cpp:1677
#10 0x0145aab2 in QWidget::event (this=0x98c6be0, event=0xbfa48fe0) at kernel/qwidget.cpp:8364
#11 0x013fd0cc in QApplicationPrivate::notify_helper (this=0x83dc708, receiver=0x98c6be0, e=0xbfa48fe0) at kernel/qapplication.cpp:4389
dialogs/kedittoolbar.cpp:719 accesses an invalid client in factory->clients(), so it is a duplicate of bug 170806, which is fixed in trunk (and will be backported to KDE SC 4.5.x later). See bug 170806 comment #25. *** This bug has been marked as a duplicate of bug 170806 *** |