Summary: | Plastik: dragging icons around leaves traces of the dragshapes | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Wilco Greven <greven> |
Component: | kstyle | Assignee: | Sandro Giessl <sgiessl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aaronf0, andre, esigra, fredcwells, gregor, jlp, mespinoz |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Wilco Greven
2004-07-08 15:52:52 UTC
What Qt version do you use? I'm using Qt 3.3.2. Latest from qt-copy with the patches applied. *** Bug 86067 has been marked as a duplicate of this bug. *** Never mind the Qt version, actually, shouldn't matter... Can't reproduce, personally, but this is for Sandro anyway.. I can't reproduce it either. It looks like the bug only occurs with the radeon driver (also see bugreport 87818, which is most likely a dupe). When I run X with the vesa driver everything looks fine. I'm using Xorg 6.7.99 right now, but it also happened with XFree86 4.3.0. Sounds like a potential X bug then. Other reporters: are you using the same driver? Yep, using Radeon driver with Qt 3.3.2 and can reproduce the error when Plastik style is selected. I know you said that Qt shouldn't matter, but I'm gonna upgrade to 3.3.3 and see if that helps. saw a screenshot of it at http://mywebpages.comcast.net/epyon9283/kde3.3.png No go, Qt 3.3.3 did not help. I should have listened to you Maksim. I also removed Xfree and installed xorg, but that didn't help either. Until there is a fix, I've downloaded the Ballistik style from KDE.look.org. It's not quite the same as Plastik, but pretty close. *** Bug 88332 has been marked as a duplicate of this bug. *** Mark Faktor: The bug doesn't exist in Ballistik? Doesn't.. I didn't see it. (yet :D) Ballistik doesn't have the renderFocusRect code, which triggers the bug. I also have the desktop trails and artifacts when dragging icons with Plastik installed, exactly the same as the screenshot linked in this thread. I am using a Radeon (9500pro) with the ATI 3.11.1 drivers. What I did to fix Plastik was to copy plastik.cpp and plastik.h from the 3.2.3 version and rebuild it. I'm not a programmer so I don't know if I'm losing any features with this but it seems to work and look OK. I also have this problem and I opened a bug on Freedesktop.org: http://freedesktop.org/bugzilla/show_bug.cgi?id=1209 *** Bug 87818 has been marked as a duplicate of this bug. *** CVS commit by giessl: The custom PE_FocusRect code seems to trigger clipping problems with ATI radeon drivers, so I guess it's the best to revert it for now. CCMAIL: 84737-done@bugs.kde.org M +2 -109 plastik.cpp 1.89 M +0 -2 plastik.h 1.29 *** Bug 90246 has been marked as a duplicate of this bug. *** *** Bug 92592 has been marked as a duplicate of this bug. *** |