Summary: | Dolphin crashed after opening a file | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | yyyy12 |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | mail, russianneuromancer, sumi |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
yyyy12
2011-02-04 13:00:51 UTC
Thanks for the report. Corresponding to the backtrace you've opened the context-menu. I currently cannot reproduce the crash, it would be great if you have some hints if you observer the crash again. Created attachment 57240 [details]
New crash information added by DrKonqi
dolphin (1.6) on KDE Platform 4.6.00 (4.6.0) using Qt 4.7.0
- What I was doing when the application crashed:
I get this crash while dragging file from Dolphin to another application.
-- Backtrace (Reduced):
#6 isNull (this=0x1e9e538) at image/qpixmapdata_p.h:124
#7 QPixmap::isNull (this=0x1e9e538) at image/qpixmap.cpp:545
#8 0x00007f6dde758cc6 in QPainter::drawTiledPixmap (this=0x7fff62853960, r=..., pixmap=..., sp=...) at painting/qpainter.cpp:6696
#9 0x00007f6dd422ee08 in Oxygen::TileSet::render(QRect const&, QPainter*, QFlags<Oxygen::TileSet::Tile>) const () from /usr/lib/liboxygenstyle.so.4
[...]
#13 0x00007f6ddea5be54 in QMenu::paintEvent (this=0x2060330, e=<value optimized out>) at widgets/qmenu.cpp:2176
> I currently cannot reproduce the crash
I also can not reproduce this crash again.
Probably duplicate of https://bugs.kde.org/show_bug.cgi?id=265230 or https://bugs.kde.org/show_bug.cgi?id=203887 Created attachment 58204 [details]
New crash information added by DrKonqi
dolphin (1.6.1) on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.2
- What I was doing when the application crashed:
I'm open 2-dolphine. drug&drops dolphine-1 to dolphine 2.then,left-mousebottom release after clush.
-- Backtrace (Reduced):
#6 isNull (this=<value optimized out>) at image/qpixmapdata_p.h:124
#7 QPixmap::isNull (this=<value optimized out>) at image/qpixmap.cpp:545
#8 0x0000003e2f103606 in QPainter::drawTiledPixmap (this=0x7fff0f866e70, r=..., pixmap=..., sp=...) at painting/qpainter.cpp:6696
#9 0x00007f377b4fb6c0 in drawTiledPixmap (this=0x1617ee0, r=<value optimized out>, p=<value optimized out>, t=<value optimized out>) at /usr/include/QtGui/qpainter.h:832
#10 Oxygen::TileSet::render (this=0x1617ee0, r=<value optimized out>, p=<value optimized out>, t=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.6.1/libs/oxygen/oxygentileset.cpp:159
Both possible duplicate bugs are now closed, and nobody here can reproduce this bug anymore. Feel free to reopen this bug if you experience it with the newest version of Dolphin. |