Pages : 1
#1 Le 07/01/2007, à 19:18
- Barry Allen grrrrr
BUG Gnome-terminal en xinerama sous Edgy???
j ai configure mon pc en multi-écran + xinerama avec Edgy.
Lorsque je lance gnome-terminal rien ne se passe. et lorsque je le lance depuis un Xterm j obtient le resultat suivant :
The program 'gnome-terminal' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 108 error_code 2 request_code 78 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Quelqu un a une idee pour resoudre le probleme ?? Ce probleme n'existait pas sous Dapper.
Merci d'avance
#2 Le 13/01/2007, à 10:22
- Barry Allen grrrrr
Re : BUG Gnome-terminal en xinerama sous Edgy???
BUG driver nvidia ....
Contournement : dans le fichier xorg.conf
Section "Extensions"
Option "Composite" "false"
EndSection
Pages : 1