Summary: | Okular crash when printing | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | mariamarkt <mariamarkt> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | cquiros, marco |
Priority: | NOR | ||
Version: | 0.10.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
mariamarkt
2010-04-28 18:41:54 UTC
Not our fault, as you can see it is crashing in QUnixPrintWidgetPrivate::setCupsProperties, that is Qt, you should report a Qt bug at the Qt bug tracker, http://bugreports.qt.nokia.com/ *** Bug 240699 has been marked as a duplicate of this bug. *** Created attachment 72448 [details]
New crash information added by DrKonqi
okular (0.12.5) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.0
- What I was doing when the application crashed:
The printer dialog crash when I enter into the printer settings and then try to print. It does not happen if I dont enter to the printer settings. I am using QT 4.7.0 thus it might not be related to a previous report.
- Custom settings of the application:
-- Backtrace (Reduced):
#11 0x00007fd8612f02bd in QPrintDialog::accept() () from /usr/lib64/qt/lib/libQtGui.so.4
#12 0x00007fd8612ef0a2 in QPrintDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/qt/lib/libQtGui.so.4
[...]
#14 0x00007fd861233139 in QDialogButtonBox::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/qt/lib/libQtGui.so.4
[...]
#16 0x00007fd8614be5e2 in QAbstractButton::clicked(bool) () from /usr/lib64/qt/lib/libQtGui.so.4
[...]
#19 0x00007fd8612077bc in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib64/qt/lib/libQtGui.so.4
|