Computing.Net > Forums > Linux > Gnome in VNC

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Gnome in VNC

Reply to Message Icon

Name: computers-are-cool (by Luke)
Date: October 30, 2002 at 00:00:40 Pacific
OS: Redhat 8.0
CPU/Ram: AXP
Comment:

I am trying to get vnc working on my linux dstro, i downloaded vnc 3.3.4, and can connect fine with the default settings... the issue is, i'd like to be able to view my gnome desktop, i tried modifying my xstartup file in ~/.vnc/ to conatain gnome-session &... but when i connect i get merely a blank screen, and the log says "gnome-session: you're already running a session manager"

??




Sponsored Link
Ads by Google

Response Number 1
Name: J.W. Vraets
Date: November 14, 2002 at 16:42:48 Pacific
Reply:

I am having the same problem and have been completely unsuccesful in solving it. If anyone has any ideas they would be most welcome.
The xtartup script in the .vnc directory holds:

#!/bin/sh

[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources

# Create a grey background for the client window

xsetroot -solid grey

# Launch a terminal window described as follows:

xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &


exec gnome-session &


0

Response Number 2
Name: Mitch
Date: November 17, 2002 at 15:24:34 Pacific
Reply:

I am experiencing the same problem. I can start the kde desktop (kdesktop) without any problems however the bottom menu bar isn't present but I'll find the executable for it.

This means it is a gnome issue. Where/what setting do you change to run multiple gnome sessions?

My xstartup contains:

#!/bin/sh
gnome-session &

Thanks in advance for the help.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Gnome in VNC

running gnome over vnc www.computing.net/answers/linux/running-gnome-over-vnc/13837.html

PPP0 / Gnome in RH 8.0 www.computing.net/answers/linux/ppp0-gnome-in-rh-80/18024.html

How to install Gnome in Linux www.computing.net/answers/linux/how-to-install-gnome-in-linux/7242.html