tightvncserver on ubuntu 12.04 server with ubuntu-desktop installed no unity
Posted
by
Leon
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Leon
Published on 2012-05-02T14:33:52Z
Indexed on
2012/06/23
15:23 UTC
Read the original article
Hit count: 342
The tight vnc server is running but unity does not get loaded. I changed the xstartup to: unset SESSION_MANAGER . /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup [ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources gnome-session &
But still no unity. In wich log file can I look for the errors containing the starting of tightvncserver in combination with gnome and unity?
Can somone point me at documentation abou tthe loading/starting sequence of Xserver, windows manager etc.?
Is this a known issue?
© Ask Ubuntu or respective owner