Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Nov 2009 07:57:20 -0800
From:      Yuri <yuri@rawbw.com>
To:        freebsd-questions@freebsd.org
Subject:   Why after packages update my 'startx' gives me a message: Protocol not supported by server.
Message-ID:  <4AEDAFE0.5070900@rawbw.com>

next in thread | raw e-mail | index | archive | help
It keeps repeating this line in original terminal, putting line ".." in 
between. So it looks like this:
Protocol not supported by server.
..
Protocol not supported by server.
..
Protocol not supported by server.
..
<goes on like this>

Now I have to start just 'Xorg', it starts bare X. And from another 
terminal I have to start kde: "DISPLAY=localhost:0.0 
/usr/local/kde4/bin/kde"
Then it works ok.

My .xinitrc looks like this:

export LANG=en_US.UTF-8
export XMODIFIERS='@im=SCIM'
export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim
export XIM=SCIM
export XIM_PROGRAM=SCIM
exec scim -d &
/usr/local/kde4/bin/startkde

Yuri




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AEDAFE0.5070900>