Bug 1370

Summary: Kuickshow doesn't show anything
Product: xorg Reporter: Nolan Eakins <nolan>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED NOTOURBUG QA Contact:
Severity: normal    
Priority: high    
Version: 6.8.0   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Nolan Eakins 2004-09-13 22:28:40 UTC
In 6.8.0 kuickshow will only show a blank window.
Comment 1 Jakub ArgasiƄski 2004-09-21 05:56:11 UTC
Actually, it happens only if the Composite extension is enabled.
Comment 2 Nolan Eakins 2004-09-21 20:56:47 UTC
With or without xcompmgr actually running. 
Comment 3 Dan Doel 2004-09-23 00:37:02 UTC
This is a result of kuickshow (or whatever library it uses to draw) not 
handling the ARGB visuals exported by Composite correctly. 
 
As a workaround, for now you can set the environment variable: 
 
XLIB_SKIP_ARGB_VISUALS=1 
 
before running kuickshow. In the long run, kuickshow (or the library it uses) 
needs to be rewritten to properly handle the composite visual. 
 
See the KDE bug here: http://bugs.kde.org/show_bug.cgi?id=89313 

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.