Summary: | EXA and KDE apps doesn't work well with xcompmgr | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Andrew Randrianasulu <randrik> | ||||||||||||
Component: | Server/Acceleration/EXA | Assignee: | Xorg Project Team <xorg-team> | ||||||||||||
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||||
Severity: | normal | ||||||||||||||
Priority: | medium | ||||||||||||||
Version: | git | ||||||||||||||
Hardware: | x86 (IA32) | ||||||||||||||
OS: | Linux (All) | ||||||||||||||
Whiteboard: | |||||||||||||||
i915 platform: | i915 features: | ||||||||||||||
Attachments: |
|
Description
Andrew Randrianasulu
2007-11-06 03:38:14 UTC
Created attachment 12366 [details]
xorg.conf
Created attachment 12367 [details]
xorg.0.log
Created attachment 12368 [details]
Black areas inside window
Created attachment 12369 [details]
No text/icons inside window
Why are you using Option "EXANoDownloadFromScreen" and Option "EXANoUploadToScreen"? Do these problems occur without them? If so, please try the patches from bug 12916. (In reply to comment #5) > Why are you using Option "EXANoDownloadFromScreen" and Option > "EXANoUploadToScreen"? Do these problems occur without them? If so, please try > the patches from bug 12916. > Yes, i disabled almost all EXA functions for testing. Bug was present without options. Will try your patch (from 12916) in few hours (as fast as my machine can recompile xserver). Thanks! Yes, patch from bug 12916 really help. No more disappear/black icons/areas/texts. Now I have exa debug enabled and seeing some lines like this: EXA fallback at ExaCheckComposite: from picts 0x8479e68/(nil) to pict 0x8479540 This "nil" thing is normal? Created attachment 12371 [details]
compressed Xorg.log
(In reply to comment #7) > Yes, patch from bug 12916 really help. No more disappear/black > icons/areas/texts. So this report can be resolved as a duplicate? > EXA fallback at ExaCheckComposite: from picts 0x8479e68/(nil) to pict 0x8479540 > > This "nil" thing is normal? Yes, it's a NULL pointer - the mask is optional. (In reply to comment #9) > (In reply to comment #7) > > Yes, patch from bug 12916 really help. No more disappear/black > > icons/areas/texts. > > So this report can be resolved as a duplicate? I'll watch for 12916 progress. Sorry for this. *** This bug has been marked as a duplicate of bug 12916 *** |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.