Bug 5993

Summary: black screen when composite extension enabled
Product: Sisyphus Reporter: Igor Stepin <is>
Component: kdegraphics-kuickshowAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WORKSFORME QA Contact: qa-sisyphus
Severity: normal    
Priority: P2    
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
работает нормально none

Description Igor Stepin 2005-01-30 14:58:53 MSK
Looks like problem with ARGB visuals exported by the composite extension. 
 
There are workaround for this bug (until KDE 3.4?): 
http://bugs.kde.org/show_bug.cgi?id=89313#c8 
 
I.e. following command line fixes bug: 
XLIB_SKIP_ARGB_VISUALS=1 kuickshow 
 
The same problem with digikam image viewer. 
 
$rpm -qa|egrep 'digikam|kuickshow' 
digikam-0.6.2-alt1.1 
kdegraphics-kuickshow-3.3.1-alt4
Comment 1 Andriy Stepanov 2007-05-23 12:36:48 MSD
Created attachment 1989 [details]
работает нормально

При включенном расширении в /etc/X11/xorg.conf:
Section "Extensions"
    Option	   "Composite" "Enable"
EndSection

$xdpyinfo
...
number of extensions:	 33
    BIG-REQUESTS
    Composite
    DAMAGE
    DOUBLE-BUFFER
.....

на картинке можно видеть что заявленная ошибка не воспроизводится.

$ rpm -q kdebase kdegraphics-kuickshow
kdebase-3.5.6-alt9
kdegraphics-kuickshow-3.5.6-alt2

Можно закрыть.
Comment 2 Sergey V Turchin 2007-05-23 15:59:28 MSD
резолвлю