FS#11443 - Xorg 7.4 in [testing] breaks KDE4 system tray
Attached to Project:
Arch Linux
Opened by Jan M. (funkyou) - Thursday, 11 September 2008, 03:28 GMT
Last edited by Jan de Groot (JGC) - Thursday, 11 September 2008, 12:55 GMT
Opened by Jan M. (funkyou) - Thursday, 11 September 2008, 03:28 GMT
Last edited by Jan de Groot (JGC) - Thursday, 11 September 2008, 12:55 GMT
|
Details
Good morning,
i just tried the new Xorg from testing and it breaks the KDE4 system tray. No icons are shown, even when i remove/add the systray applet, so its not the same as the recent systray breakage in KDE (Bug 168007) ... Recompiling against the new stuff doesnt solve this issue, but downgrading does... Here are the packages i used: inputproto 1.4.4 libdrm 2.3.1 libgl 7.1 intel-dri 7.1 libxau 1.0.4 xcb-proto 1.2 libxcb 1.1.90.1 libx11 1.1.5 libxklavier 3.7 mesa 7.1 pixman 0.11.8 (also tried with 0.11.10, but that gives some generic funky rendering errors) libpciaccess 0.10.3 xf86-video-intel 2.4.2 xorg-server 1.5.0 Upstream KDE Bug: https://bugs.kde.org/show_bug.cgi?id=170845 Greetings Jan |
This task depends upon
Closed by Jan de Groot (JGC)
Thursday, 11 September 2008, 12:55 GMT
Reason for closing: Works for me
Thursday, 11 September 2008, 12:55 GMT
Reason for closing: Works for me
I just removed these lines in xorg.conf and now it works properly:
Option "MigrationHeuristic" "greedy"
Option "ExaNoComposite" "false"
Speed is ok for me (965), even with exa which was dog-slow before.
Problem solved, you can close this one :)