Summary: | KWord, Krita, Kspread and kpresenter segfault on startup | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Arthur Bit-Monnot <athanare> |
Component: | kdeui | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ereslibre, gianluca.ped, t.pankrath, zander |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | backtrace from crash handler on kword crash |
Description
Arthur Bit-Monnot
2008-07-31 22:21:36 UTC
*** Bug 168181 has been marked as a duplicate of this bug. *** Created attachment 27828 [details]
backtrace from crash handler on kword crash
Comment on attachment 27828 [details]
backtrace from crash handler on kword crash
KWord executed from terminal
kde-devel@nocnik:~$ kword
kword(868)/kdeui (KAction) KActionCollection::setComponentData: this does not work on a KActionCollection containing actions!
kword(868): Attempt to use QAction "file_export_pdf" with KXMLGUIFactory!
kword(868): Shortcut for KAction "view_closeallviews" "&Close All Views" set with QShortcut::setShortcut()! See KAction documentation.
kword(868)/koffice (filter manager) KoFilterManager::filterAvailable: The library "" does not offer a check_ "" function.
reading the backtrace, the crash happens on show of the KFileWidget, which is part of kdelibs. *** Bug 172678 has been marked as a duplicate of this bug. *** This bug was fixed some time ago. However I am not sure if bug #172678 is a dupe of this one. I'd say that isn't... but I will checkout KOffice to debug this problem. We'll see... |