[Bug 58232] Re: gnome-terminal does not start when using xinerama and nvidia

Paul W. Poteete ppoteete at gmail.com
Wed Mar 28 22:52:43 UTC 2007


I've just worked this problem through with a friend, and he was having
the same issue.

Adding the following entry to xorg.conf under screen fixed the problem.


Option  "AddARGBGLXVisuals" "True"


Tested after a reboot and everything worked fine.

I.e.
-----
Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NVIDIA Default Card"
Option  "AddARGBGLXVisuals" "True"


Section "Extensions"
    Option         "Composite" "Enable"
EndSection
-----

-- 
gnome-terminal does not start when using xinerama and nvidia
https://launchpad.net/bugs/58232




More information about the desktop-bugs mailing list