Summary: | Crash when changing advanced printer settings and canceling in printer dialog | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Mister Ypsilon <mrypsilons> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | aacid, jamesthirteen13 |
Priority: | NOR | ||
Version First Reported In: | 0.16.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Mister Ypsilon
2013-05-07 16:59:30 UTC
The crash is deep inside Qt printing dialog, not much we can do here really. There are various reports upstream at the Qt bug site, unfortunately seems there's not much action around them :-/ Created attachment 84458 [details]
New crash information added by DrKonqi
okular (0.14.3) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
I was trying to find out how to change a printer option when Ocular crashed.
Ubuntu 12.04
Ocular parameters not modified, it was my first use of Ocular.
The only difference is that I do not have this problem in other programs that use the Epson Stylus NX305 printer.
I used another document viewer to print out the .PDF document without any problems.
-- Backtrace (Reduced):
#6 QModelIndex (amodel=0x243f5d0, this=0x7fff1fde9e30, adata=0x41, acolumn=0, arow=<error reading variable: Cannot access memory at address 0x45>) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:390
#7 createIndex (adata=0x41, acolumn=0, arow=<error reading variable: Cannot access memory at address 0x45>, this=0x243f5d0) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:324
#8 QPPDOptionsModel::parent (this=0x243f5d0, index=...) at dialogs/qprintdialog_unix.cpp:1148
#9 0x00007f54af4cf50b in parent (this=0x7fff1fde9dd0) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:393
#10 mergeIndexes (indexes=...) at itemviews/qitemselectionmodel.cpp:828
|