Bug 19813

Summary: Icewm работает только с архитектурой XAA
Product: Branch 5.0 Reporter: Владимир Гусев <vova1971>
Component: icewmAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: qa-5.0 <qa-5.0>
Severity: normal    
Priority: P3 CC: evg, grenka
Version: unspecified   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
Вид Icewm с XAA (до последних ообновлений)
none
Внешний вид icewm с архитектурой EXA|UXA none

Description Владимир Гусев 2009-04-28 13:20:12 MSD
Created attachment 3491 [details]
Вид Icewm с XAA (до последних ообновлений)

Icewm работает только с архитектурой XAA (видеодрайвер - intel). С любой другой архитектурой (EXA, UXA) на экране наблюдаются жуткие вещи (см. скриншот)

[vova@wind usr]$ rpm -qa |grep icewm
icewm-light-1.2.36-alt2.1
icewm-theme-gits-0.2-alt1
design-icewm-1.0-alt5
icewm-1.2.36-alt2.1

[vova@wind usr]$ rpm -qa |grep intel
xorg-drv-intel-2.7.0-alt1
xorg-dri-intel-7.4.1-alt2

[vova@wind usr]$ uname -a
Linux wind.gusev.ru 2.6.27-std-def-alt16 #1 SMP Tue Apr 21 08:40:48 UTC 2009 i686 GNU/Linux

Вот xorg.conf, с которым icewm работал хорошо (до последних обновлений иксов и драйверов). Если включить EXA или UXA - будет жуть.

#

Section "ServerLayout"
	Identifier     "Minimal layout"
	Screen         "Screen0" 0 0
EndSection

Section "Module"
	SubSection "extmod"
		Option	    "omit xfree86-dga"
	EndSubSection
EndSection

Section "ServerFlags"
	Option	    "AutoAddDevices" "true"
	Option	    "AIGLX" "true"
EndSection

Section "Monitor"
	Identifier   "Monitor0|0"
EndSection

Section "Device"
	Identifier  "Card0|0"
	Driver "intel"
	Option "DRI" "true"
	Option "AccelMethod" "XAA"
	Option "MigrationHeuristic" "greedy"
	Option "ExaNoComposite" "false"
	Option "RenderAccel" "true"
	Option "AllowGLXWithComposite" "true"
	Option "AddARGBGLXVisuals" "true"
	Option "XAANoOffscreenPixmaps" "true"
	BusID  "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0|0"
	Monitor    "Monitor0|0"
	DefaultDepth     24
	SubSection "Display"
	EndSubSection
EndSection

Section "DRI"
	Group        "xgrp"
	Mode         0660
EndSection

Section "Extensions"
	Option    "Composite" "Enable"
	Option    "RENDER" "Enable"
EndSection
Comment 1 Владимир Гусев 2009-04-28 13:23:37 MSD
Created attachment 3492 [details]
Внешний вид icewm с архитектурой EXA|UXA
Comment 2 Evgenii Terechkov 2009-06-03 09:22:22 MSD
Lxde, Awesome выглядят нормально при тех же настройках. Т.е. проблема в том, как Icewm работает с иксами.

Какой смысл вешать багу сюда - неясно. В апстрим надо.
Comment 3 Grigory Ustinov 2018-08-08 19:41:26 MSK
Данный дистрибутив более не поддерживается. Возможности воспроизвести багу нет.
Если проблема всё ещё актуальна в p8 или Sisyphus, пожалуйста, перевесьте на
актуальный дистрибутив. Закрываю баг, как End of Life.