Bug 183504
| Summary: | Clearlooks progressbar display grabled when using r100/r200 based cards | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Nielsen <gnomeuser> | ||||
| Component: | xorg-x11-drv-ati | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | k.georgiou, mark, noa, sacntct, xgl-maint | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| URL: | http://lovesunix.net/blog/?p=60 | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-03-04 18:25:29 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 150221 | ||||||
| Attachments: |
|
||||||
|
Description
David Nielsen
2006-03-01 16:06:46 UTC
Created attachment 125475 [details]
screenshot of the effect
Filed upstream as http://bugzilla.gnome.org/show_bug.cgi?id=333128 This seems more likely to be a driver issue than a Clearlooks-cairo issue. Try disabling 2D accel to see if that changes anything. Also try switching from XAA to EXA (and re-enabling accel). changing the default to: Option "AccelMethod" "XAA" doesn't change the outcome. testing using the lighthouse gtk theme I can't seem to reproduce the issue. I tested previously with my r300 based card and I didn't see the issue. (In reply to comment #5) > changing the default to: > Option "AccelMethod" "XAA" doesn't change the outcome. Right, because XAA /is/ the default. With EXA enabled the problem is still there. Option "NoAccel" "on" seems to fix the problem, but as expected it's horribly slow *** Bug 185849 has been marked as a duplicate of this bug. *** I not only get a weird progressbar but also random colors on particular gtk2 widgets such as the "New" button in Evolution toolbar. This happens with every cairo based theme. I've enabled exa on a Radeon 9000. This seems to have gone away in the FC6 era thus I'm closing it |