LinuxQuestions.org
Help answer threads with 0 replies.
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-27-2004, 09:19 AM   #1
mcanada
LQ Newbie
 
Registered: Jan 2003
Distribution: Redhat Pro 9.0
Posts: 8

Rep: Reputation: 0
RH9 and vncserver


I'm having a problem running vncserver on my RedHat 9 system.

I manually startup the server using the following command:

vncserver :5

On my windows system, I run the vnc client and connect. I get the desktop and everything works fine.

Back on my RH system desktop, I click on an icon and get the error message:

KLauncher could not be reached via DCOP

Does anyone know what this means? Any possible solutions?

Thanks in advance!
 
Old 10-27-2004, 09:57 AM   #2
Lleb_KCir
Senior Member
 
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765

Rep: Reputation: 45
what icon are you talking about?

when you want to use vncviewer you need to tell the system both the IP and the :1 screen name if you are going to a linux box, but if going to a windows box, i dont think you need the screen #

i have only gone from windows to linux boxes with vnc, or windows to windows. windows to windows you just need the IP address and the p/w for the server to authenticate you.
 
Old 10-27-2004, 10:05 AM   #3
mcanada
LQ Newbie
 
Registered: Jan 2003
Distribution: Redhat Pro 9.0
Posts: 8

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Lleb_KCir
what icon are you talking about?

when you want to use vncviewer you need to tell the system both the IP and the :1 screen name if you are going to a linux box, but if going to a windows box, i dont think you need the screen #

i have only gone from windows to linux boxes with vnc, or windows to windows. windows to windows you just need the IP address and the p/w for the server to authenticate you.
Thanks for the response!

Yes, since I started vncserver :5 on RH, when I run the client from windows I connect 192.168.1.107:5, then enter the password and the desktop comes up fine. I can run applications perfectly.

While the vncserver is running and I go back to the console (which is running KDE) I click on Mozilla to bring up the browser, and I get the message "KLauncher could not be reached via DCOP". It seems that just about any icon on the KDE desktop I click on gives me that message. If I logout completely and log in again on the console, everything is fine. Once I start the vncserver, it starts acting up again.
 
Old 10-27-2004, 11:01 AM   #4
Lleb_KCir
Senior Member
 
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765

Rep: Reputation: 45
hmm, sorry that is out of my league. i have been lucky to not have that issue with either RH9, or debain.
 
Old 10-28-2004, 12:16 AM   #5
Lleb_KCir
Senior Member
 
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765

Rep: Reputation: 45
just some FYI, i just had the exact same error on my debian box after doing a 8hr transcode from VOB to AVI using dvd::rip.

when i got home and touched the box directly i could not get access to anything and had to reboot the system remotely using ssh.

there is something going on with vncserver that causes that kind of issue. id love to hear from a guru around here as to what is going on.
 
Old 10-29-2004, 01:58 PM   #6
Lleb_KCir
Senior Member
 
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765

Rep: Reputation: 45
here is a little script that should help give KDE a swift kick in the butt when vncserver does not release the icons for you:... got this from my LUG

Code:
########### Start of 'klean' script ##########
#!/bin/sh
# A big hammer to kick KDE in the head

id=$(whoami)
files="/tmp/kde-${id}
/tmp/ksocket-${id}
/tmp/mcop-${id}
/tmp/orbit-${id}
/home/${id}/.kde/socket-*
/home/${id}/.kde/tmp-*
/home/${id}/.DCOP*
/home/${id}/.mcop*"

killall kdeinit 1>&2 2>/dev/null
for i in $files;do 
    rm -rf $i
done
##############################################
thank you Mark from Leap

build that in your favorite editor (i use vim), save it as a .sh then chmod +x /path/to/file.sh and you should then be able to run it to give KDE a boot to da head.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
about vncserver Ammad Linux - General 4 07-27-2005 06:33 PM
Robust vncserver startup file (rc.vncserver) arobinson74 Slackware 4 05-14-2005 05:33 AM
vncserver stevsom Linux - Software 1 04-09-2005 02:56 PM
VNCserver kersten78 Linux - Networking 2 01-30-2004 03:53 PM
Vncserver metasoma Linux - Software 4 10-28-2003 02:12 PM

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

All times are GMT -5. The time now is 05:40 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