Summary: | Crash when attempting to import ISO file into "tools --> burn image" | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | rich coco <racoco> |
Component: | general | Assignee: | k3b developers <k3b> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | cfeck, ianshields, michalm, tauist, trueg |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.0.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
rich coco
2015-06-07 23:06:38 UTC
Created attachment 93076 [details]
New crash information added by DrKonqi
k3b (2.0.3) on KDE Platform 4.14.8 using Qt 4.8.6
- What I was doing when the application crashed: I opened an ISO image with K3B and once the splash screen is closed. K3B tries to open the bunring window, but crashes trying to open it.
-- Backtrace (Reduced):
#6 0x00007f8af1939888 in Adwaita::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const () from /usr/lib64/qt4/plugins/styles/adwaita.so
#7 0x00007f8b15de59ec in K3b::ListViewItem::paintProgressBar(QPainter*, QColorGroup const&, int, int) () from /lib64/libk3blib.so.6
#8 0x00007f8b15de5dbb in K3b::ListViewItem::paintCell(QPainter*, QColorGroup const&, int, int, int) () from /lib64/libk3blib.so.6
#9 0x00007f8b1092ab1e in Q3ListView::drawContentsOffset(QPainter*, int, int, int, int, int, int) () from /lib64/libQt3Support.so.4
#10 0x00007f8b15de55e9 in K3b::ListView::drawContentsOffset(QPainter*, int, int, int, int, int, int) () from /lib64/libk3blib.so.6
I am also seeing this crash on Fedora 22. Gnome desktop, fairly basic install. Ian. Crash is in Adwaita widget style, please report this to Adwaita developers. |