Summary: | plasma crash when moving mouse on unlocked widget | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Dominique Brochard <brochard.dominique> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aseigo, asraniel, brochard.dominique, dshermosi, mire-pc |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
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
Dominique Brochard
2010-07-16 10:52:52 UTC
The Plasma team can't reproduce this with either Qt 4.6 or Qt 4.7 using today's build. The crash itself looks to be in Qt, though ... can you try to update to a newer Qt snapshot and/or update this report when you install a newer KDE SC to see if the problem resolves itself? Created attachment 49996 [details]
New crash information added by DrKonqi
plasma-desktop (0.3) on KDE Platform 4.5.00 (KDE 4.5.0) using Qt 4.7.0
- What I was doing when the application crashed:
I update KDE this morning :
KDE version : 4.4.92 -> 4.5.0b
Qt version : 4.7.0~beta2-0ubuntu1 -> 4.7.0~beta2-0ubuntu3
and I've the same crash when I move the mouse above the unlock widget.
It's more difficult to have crash (I move several times quickly before crash) but it crashes.
Then, no more panel setting.
-- Backtrace (Reduced):
#7 0xb5d1c3bc in commonEdge (this=0xbf8ddd8c, fi=36, si=-1) at painting/qpathclipper.cpp:1172
#8 QWingedEdge::addEdge (this=0xbf8ddd8c, fi=36, si=-1) at painting/qpathclipper.cpp:1232
#9 0xb5d22b03 in QWingedEdge::intersectAndAdd (this=0xbf8ddd8c) at painting/qpathclipper.cpp:849
#10 0xb5d233fb in QWingedEdge (this=0xbf8ddd8c, subject=..., clip=...) at painting/qpathclipper.cpp:876
#11 0xb5d239dc in QPathClipper::clip (this=0xbf8dde6c, operation=QPathClipper::BoolOr) at painting/qpathclipper.cpp:1668
*** Bug 253978 has been marked as a duplicate of this bug. *** Created attachment 58150 [details]
New crash information added by DrKonqi
plasma-desktop (0.3) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Pareil, comme dans la description du bogue.
-- Backtrace (Reduced):
#7 0x04094c8c in commonEdge (this=0xbfa496ec, fi=147, si=-1) at painting/qpathclipper.cpp:1154
#8 QWingedEdge::addEdge (this=0xbfa496ec, fi=147, si=-1) at painting/qpathclipper.cpp:1216
#9 0x0409b0d1 in QWingedEdge::intersectAndAdd (this=0xbfa496ec) at painting/qpathclipper.cpp:851
#10 0x0409b9db in QWingedEdge::QWingedEdge (this=0xbfa496ec, subject=..., clip=...) at painting/qpathclipper.cpp:878
#11 0x0409bfbc in QPathClipper::clip (this=0xbfa497cc, operation=QPathClipper::BoolOr) at painting/qpathclipper.cpp:1652
Can you reproduce this crash with a newer version of kde? the backtrace is too old to be usefull. thank you! Application: plasma-desktop (0.4) KDE Platform Version: 4.7.3 (KDE 4.7.3) Qt Version: 4.7.4 Operating System: Linux 3.1.5-030105-generic i686 Distribution: Ubuntu 11.10 I have no more crashes with the new versions of KDE and Qt. So, I change the status to "RESOLVED". |