Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Ubuntu tietokoneissa => Aiheen aloitti: stempler - 24.07.07 - klo:22.29
-
Terminal jää hetkeksi Starting terminal tilaan ja sitten vain sammua plosahtaa...?
Millä saisin terminalin jälleen toimimaan?
Hätäpäissäni asentelin konsolen, mutta kun jotenkin tykkään vain enemmän terminalista :o
-
Käynnistä konsole (Jos se toimii) ja kirjoita siinä gnome-terminal & ja paina enter.
Sitten jos tulee virheitä, copy-pasteta ne tänne. Siitä voi olla helpompaa katsella mikä aiheuttaa moisen.
Vinkki: Mustaaminen riittää, sitten hiiren keskirullalla painamalla saa sen mustatun tekstin pastetettua.
-
xxxxxxxx@xxxxxxxi:~$ 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 105 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.)
-
xxxxxxxx@xxxxxxxi:~$ 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 105 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.)
Itse itseäni lainaten:
vika oli itseasiassa nvidian ajureissa.
alla tietoa bugista:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/72956
ja korjaus oli ygp:ssä (yhden googlen päässä)
http://ubuntuforums.org/archive/index.php/t-392734.html
lyhyesti näin korjasin
sudo nvidia-xconfig --add-argb-glx-visuals ja sen jälkeen rebootti.
Kiitos kumminkin kaikille osallistuneille.
-
Hyvä juttu että selvisi :)