Bug 5993 - black screen when composite extension enabled
Summary: black screen when composite extension enabled
Status: CLOSED WORKSFORME
Alias: None
Product: Sisyphus
Classification: Development
Component: kdegraphics-kuickshow (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-30 14:58 MSK by Igor Stepin
Modified: 2007-05-23 15:59 MSD (History)
0 users

See Also:


Attachments
работает нормально (220.94 KB, image/jpeg)
2007-05-23 12:36 MSD, Andriy Stepanov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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
резолвлю