Results 1 to 2 of 2
I'd love to get KDE working again from a VNC viewer -- it was working fine on my SuSE 8.1 Pro System before I upgraded it to SuSE 9.0 Pro ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-10-2003 #1Just Joined!
- Join Date
- Dec 2003
- Posts
- 1
KDE 3.1.4 and VNC
I'd love to get KDE working again from a VNC viewer -- it was working fine on my SuSE 8.1 Pro System before I upgraded it to SuSE 9.0 Pro with KDE 3.1.4. From my very limited knowledge of X and KDE it appears that there may be a font problem -- at the least.
KDE actually starts over the VNC conncetion but applications like Konqueror and Konsole crash with Signal 11 errors.
I have includes pieces of the VNC sever log that shows some of the multiple types of X, KDE, VNC errors that occur.
Any help to get this to work would be appreciated.
Xvnc version 4.0b4 - built Sep 4 2003 13:54:30
Underlying X server release 40201000, The XFree86 Project, Inc
Tue Dec 9 23:51:44 2003
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5901
vncext: Listening for HTTP connections on port 5801
vncext: created VNC server for screen 0
X Error of failed request: 86
Major opcode of failed request: 51 (X_SetFontPath)
Serial number of failed request: 7
Current serial number in output stream: 9
X Error of failed request: 86
Major opcode of failed request: 51 (X_SetFontPath)
Serial number of failed request: 7
Current serial number in output stream: 9
Xlib: extension "GLX" missing on display ":1.0".
Xlib: extension "GLX" missing on display ":1.0".
Xlib: extension "XInputExtension" missing on display ":1.0".
Failed to get list of devices
kbuildsycoca running...
Xlib: extension "GLX" missing on display ":1.0".
Xlib: extension "GLX" missing on display ":1.0".
Xlib: extension "XInputExtension" missing on display ":1.0".
Failed to get list of devices
Xlib: extension "RENDER" missing on display ":1.0".
WARNING: KDE detected X Error: BadValue (integer parameter out of range for operation) \x02
Major opcode: 5
WARNING: KDE detected X Error: BadDrawable (invalid Pixmap or Window parameter) \x09
Major opcode: 7
WARNING: KDE detected X Error: BadDrawable (invalid Pixmap or Window parameter) \x09
Major opcode: H
tension "XInputExtension" missing on display ":1.0".
Failed to get list of devices
Xlib: extension "XInputExtension" missing on display ":1.0".
Failed to get list of devices
Xlib: extension "XInputExtension" missing on display ":1.0".
Failed to get list of devices
Xlib: extension "XInputExtension" missing on display ":1.0".
Failed to get list of devices
X Error: BadValue (integer parameter out of range for operation) 2
Major opcode: 53
Minor opcode: 0
Resource id: 0x8
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 55
Minor opcode: 0
Resource id: 0x1a00005
X
QImage::scanLine: Index 0 out of range
*** kdesktop (6333) got signal 11
X
WARNING: KDE detected X Error: BadPixmap (invalid Pixmap parameter) \x04
Major opcode: 6
- 01-08-2004 #2
Here's some info on the VNC Server taken from their site: http://www.realvnc.com
Can I remote the normal X:0 display of my Unix workstation/server?
Not with the current standard VNC distribution. Xvnc starts a completely new X desktop (:n) which is independent of the standard X display of the workstation (:0). You can often get the effect you are looking for by starting an Xvnc session and then running a full screen viewer for it displayed on :0.
We plan to add full support for this in the standard VNC distribution. In the meantime, we've been told that Jens Wagner has a version which polls the screen - see x0rfbserver.
Maybe this can help you on your way:
http://www.realvnc.com/gettingstarted.html#4
and here : http://www.uk.research.att.com/archive/vnc/index.html
I assume that X works when using your console .....



