Linux - SoftwareThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am getting errors trying to run KDE as a desktop manager from a TightVNC session. TightVNC is being tunnelled through SSH and I can run Gnome and TWM but get major errors and non-functioning apps when I try to run KDE. Sorry for the long post but I wanted to include the xsessions log to help with this. Anyone have any ideas before I just blow the system away and reinstall everything?
I have included a copy of the xsession errors log:
Error while reading Indicator status
startkde: Starting up...
Xlib: extension "GLX" missing on display ":1.0".
...
kbuildsycoca running...
...
Server has no DPMS extension
...
mcop warning: user defined signal handler found for SIG_PIPE, overriding
...
mcop warning: user defined signal handler found for SIG_PIPE, overriding
...
*** kdesktop (2895) got signal 11
...
WARNING: KDE detected X Error: BadDrawable (invalid Pixmap or Window parameter) \x09
Major opcode: \x0e
kicker: crashHandler called
DCOP aborting call from 'anonymous-2898' to 'kicker'
ERROR: KUniqueApplication: DCOP communication error!
...
mcop warning: user defined signal handler found for SIG_PIPE, overriding
Xlib: extension "RENDER" missing on display ":1.0".
*** KGet got signal 11
DCOP aborting (delayed) call from 'anonymous-2917' to 'kget'
ERROR: KUniqueApplication: DCOP communication error!
Xlib: extension "RENDER" missing on display ":1.0".
WARNING: KDE detected X Error: BadDrawable (invalid Pixmap or Window parameter) \x09
Major opcode: \x0e
DCOP aborting call from 'anonymous-2923' to 'kicker'
ERROR: KUniqueApplication: DCOP communication error!
*** kdesktop (2907) got signal 11
...
mcop warning: user defined signal handler found for SIG_PIPE, overriding
*** kdesktop (2936) got signal 11
...
mcop warning: user defined signal handler found for SIG_PIPE, overriding
*** kdesktop (2942) got signal 11
...
mcop warning: user defined signal handler found for SIG_PIPE, overriding
*** kdesktop (2948) got signal 11
...
mcop warning: user defined signal handler found for SIG_PIPE, overriding......
blah, blah, blah
Well, I guess what is throwing me is that I see the same GLX error when loading Gnome but the desktop still comes up with Gnome. I have an Nvidia Geforce 4 ti 4600 and I am running the Nvidia drivers but even when I remove those drivers and go back to the default nv drivers that come with Xfree, I still get the exact same error messages. Also, if I use the default nv drivers and comment out GLX from my XF config file, I still get the same errors and can not load KDE from a VNC session. KDE loads just fine on the main display.
I was running the same video card with the same drivers using Mandrake 9.0 and was not having problems loading KDE prior to upgrading to the 9.1 package.
I will take a look at Rpmfind.net and see what I can find about the GLX error.
Just in case anyone runs across this message and is searching for a real answer, not the boneheaded comments that I did get, the problem is with the anti-aliased fonts that were introduced in the 9.1 distribution of Mandrake. Anti-aliased fonts require render support from whatever display device is being used and VNC, as well as most other virtual displays lack this support. GLX is not the issue, it is the fonts in the default mandrake distribution. The texstar site offers an updated QT3 library that replaces the AA fonts with non AA fonts and this will fix the display problem with VNC. However, it will also degrade the fonts on the normal display.
I would like to thank the other members of the Linux community that actually tried to help me and pointed me to the answer rather than attempting to blow their own horns by making unnecessary and, as it turns out, wrong-headed comments. Next time someone asks a question, some people might want to stick that big fat cluebat in their own mouths until they actually know the answer.
yea, bphinney i think you were a little wronged there. the cluebat thing was alittle funny tho.
anyway, i have a similiar problem with mdk9.1 and vncserver 3. nothing shows up except for the desktop; and i get an error message that says:
could not start process
unable to create io-slave
too many files open
the solution isn't obivious because there really isn't anything running. maybe it could be a font thing; but I doubt it. I'm gonna give that a shot, thanks; but if there is anything else anyone knows about I'd appreciate it.
I'm having the same problem. Worked fine under Mandrake 9.0 from my Win32 machines, now I get the exact error message/scenarion below. When i first connect it seems to be fine, times out for a bit and finally produces the error message indicated. This appears to bne the case in KDE or Gnome.
Quote:
Originally posted by joerod yea, bphinney i think you were a little wronged there. the cluebat thing was alittle funny tho.
anyway, i have a similiar problem with mdk9.1 and vncserver 3. nothing shows up except for the desktop; and i get an error message that says:
could not start process
unable to create io-slave
too many files open
the solution isn't obivious because there really isn't anything running. maybe it could be a font thing; but I doubt it. I'm gonna give that a shot, thanks; but if there is anything else anyone knows about I'd appreciate it.
It is a bug in libqt-3.1 that was exposed when AA was compiled in. Get
Texstar's libqt-3.1-14 and this will allow you to use vnc, but it will
degrade your fonts slightly on the local display. It affects all displays
that do not support render, this includes vnc, Xnest, xforbserver,
XFree-3.3.6 and older video cards.
from texstar and vnc works but text and images in KDE are not showing up correctly. Some of this is corrected by mousing over the objects, but overall it is bad enough I cannot use it from a remote machine. KDE works fine on the local machine of course.
I am certainly a newbie, so this could be just falty config.
Is anyone else experiencing this with the newer vncfixes?
Is this to be expected with the AA patch backed out?
This is a mdk 9.1 install. I can give more config info if that helps.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.