xstartup does not load gnome-session after 13.10 upgrade
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tightvnc (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
After upgrading to 13.10, TightVNC does not load gnome session - it just shows a terminal window, with no session.
This is my ~/.vnc/xstartup
#!/bin/sh
# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
unset DBUS_SESSION_
# exec /etc/X11/
gnome-session --session=
# gnome-session --session=
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
x-window-manager &
This is the xtightvnc log:
21/10/13 11:16:26 Xvnc version TightVNC-1.3.10
21/10/13 11:16:26 Copyright (C) 2000-2009 TightVNC Group
21/10/13 11:16:26 Copyright (C) 1999 AT&T Laboratories Cambridge
21/10/13 11:16:26 All Rights Reserved.
21/10/13 11:16:26 See http://
21/10/13 11:16:26 Desktop name 'X' (JWMC2:1)
21/10/13 11:16:26 Protocol versions supported: 3.3, 3.7, 3.8, 3.7t, 3.8t
21/10/13 11:16:26 Listening for VNC connections on TCP port 5901
21/10/13 11:16:26 Listening for HTTP connections on TCP port 5801
21/10/13 11:16:26 URL http://
No VNC extension on display :1
Option "--login" is no longer supported in this version of gnome-terminal; you might want to create a profile with the desired setting, and use the new '--profile' option
Xlib: extension "RANDR" missing on display ":1".
Window manager warning: Log level 32: could not find XKB extension.
gnome-session-
gnome-session-
Use of other xstartup scripts results in either a solid grey scrren or a checkered type grey screen, but have not been successful in loading any gnome-sessions.
affects: | ubuntu → tightvnc (Ubuntu) |
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https:/ /wiki.ubuntu. com/Bugs/ FindRightPackag e. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.
To change the source package that this bug is filed about visit https:/ /bugs.launchpad .net/ubuntu/ +bug/1242879/ +editstatus and add the package name in the text box next to the word Package.
[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]