| Summary: | Okular crashed trying to print a "file to pdf" | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Alexander Blesius <onkel-pflaume> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | aacid |
| Priority: | NOR | ||
| Version First Reported In: | 0.14.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alexander Blesius
2013-01-11 10:28:23 UTC
The top part of the backtrace #7 0x00007f200c460566 in QFactoryLoader::instance (this=<optimized out>, key=...) at plugin/qfactoryloader.cpp:276 #8 0x00007f200cf1ad32 in QIcon::addFile (this=0x59548b8, fileName=..., size=..., mode=QIcon::Normal, state=QIcon::Off) at image/qicon.cpp:843 is the same than described at https://bugs.kde.org/show_bug.cgi?id=298091 and in it the ?? point to libdbusmenu-qt.so.2 ( that is https://launchpad.net/libdbusmenu-qt ) That code is outside the scope of Okular. I'd suggest you to go there and file a bug about it, but if you don't really have a way to reproduce the crash it's going to be very hard that anyone actually can fix anything. Sorry that my answer is not that much satisfactory and thanks a lot for caring about Okular and reporting this bug :-) |