LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-04-2006, 02:22 PM   #1
ImOk
Member
 
Registered: Mar 2006
Posts: 44

Rep: Reputation: 15
RealVNC messes up on my Suse 10.1


use RealVNC and works great between Suse VNC Client to Windows VNC Server.

However, I tried tomake it work wiht Suse VNC Client to a Suse VNC server (diiferent comuter) and all I see is the Xwindows gray page. I uninstalled the original tightvnc and installed RealVNC.

I start by running vncserver. Then run vncviewer.

Why am I not seeing my KDE Desktop? Also it shows me the GNOME login screen when I fireu vncviewer.
 
Old 10-04-2006, 04:12 PM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Post configuration files.

Brian
 
Old 10-04-2006, 05:42 PM   #3
mr-roboto
Member
 
Registered: Aug 2006
Location: NYC in the US of A
Distribution: Slax, FreeBSD, PCLinuxOS, Ubuntu, TurnkeyLinux
Posts: 51

Rep: Reputation: 16
Not Sure If This Will Help...

Quote:
Originally Posted by ImOk
use RealVNC and works great between Suse VNC Client to Windows VNC Server.

However, I tried tomake it work wiht Suse VNC Client to a Suse VNC server (diiferent comuter) and all I see is the Xwindows gray page. I uninstalled the original tightvnc and installed RealVNC.

I start by running vncserver. Then run vncviewer.

Why am I not seeing my KDE Desktop? Also it shows me the GNOME login screen when I fireu vncviewer.
Last month, I had occasion to spend quality time w/ RealVNC, TightVNC, and UltraVNC (also open-source.) UltraVNC, which is also available for Linux (unfortunately I didn't have time to try it), was the best and most stable of the three. Has integrated file transfer (not avail w/ the free RealVNC and in beta for TightVNC), is easier to go back-and-forth bet full-sceen mode and scaled screen mode, and has the best user-interface functions and controls by far. However, RealVNC has a big edge WRT encrypted connections.

Concerning your current issues, I noticed when mixing diff VNC clients and servers, they behave differently concerning whether wallpaper is sent from server to client. HTH....
 
Old 10-04-2006, 06:05 PM   #4
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Example of home/username/.vnc/startup file to start kde as the default.
Code:
#!/bin/sh

# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc

[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
startkde &
Brian
 
Old 10-04-2006, 06:42 PM   #5
ImOk
Member
 
Registered: Mar 2006
Posts: 44

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Brian1
Example of home/username/.vnc/startup file to start kde as the default.
Code:
#!/bin/sh

# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc

[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
startkde &
Brian
I see mine is missing a couple of lines especially the startkde.

Now how do I tell vnc to use the currently logged in session so that a person can watch what I am doing or I watch what they are doing?

Thanks
 
Old 10-04-2006, 07:00 PM   #6
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Check this link on editing your xorg.conf file to add vnc to it. Then restart X server.
http://www.cs.princeton.edu/~gwallac...vnc-linux.html
http://www.realvnc.com/products/free/4.1/x0.html

Note the Xserver will need to be up for this to work. As long as a gui login is active then this should work. So instead of :1 you goto :0

Also on the startkde make sure you add the & to let the program run on.

Brian

Last edited by Brian1; 10-04-2006 at 07:06 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
RealVNC and SUSE 10.1 ibex Linux - Software 2 04-20-2006 02:49 AM
bc: using -l messes up modulus Ephracis Programming 4 06-07-2005 01:34 PM
how to install realVNC on SuSE 9.1 personal nick1 SUSE / openSUSE 4 03-24-2005 06:24 PM
RealVNC and Suse 9.1 rimcrazy SUSE / openSUSE 2 03-21-2005 01:47 PM
cvsup messes up gnome? sether *BSD 7 09-10-2004 07:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration