<div dir="ltr">The problem is that gnome-terminal-server <br clear="all"><div><div>is not starting:</div><div>      root@hpre:~# locate gnome-terminal-server<br>      /usr/lib/gnome-terminal/gnome-terminal-server</div><div>the reason is that LANG or LC and/or LC_ALL are defined badly.  The question is <b>where</b> are these variables ill-defined.  locally or globally.</div><div><br></div><div>One quick thing to do is create a new user and see if Gnome-terminal will start there.  If it does, then the problem is with your account definitions. (e.g. .bashrc or .profile ) <br></div><div>what I would suggest is:</div><div>       egrep 'LANG|LC[_=]' .??* 2> /dev/null  | less <br></div><div>check the output...</div><div>other places to look for global causes are /etc/default/locale, /etc/rc , /etc/bash.bashrc  and /etc/profile* <br></div><div><br></div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Stephen Samuel <a href="http://www.bcgreen.com" target="_blank">http://www.bcgreen.com</a>  Software, like love, <br>778-861-7641                              grows when you give it away</div></div></div></div>