Page 5 of 7 FirstFirst ... 34567 LastLast
Results 41 to 50 of 69

Thread: HOWTO: Set up VNC server with resumable sessions - KUBUNTU VERSION

  1. #41
    Join Date
    May 2007
    Beans
    47

    Re: HOWTO: Set up VNC server with resumable sessions - KUBUNTU VERSION

    Thanks. Guide Worked Great.

  2. #42
    Join Date
    Aug 2006
    Location
    Warrington UK
    Beans
    15
    Distro
    Ubuntu 6.10 Edgy

    Unhappy Re: HOWTO: Set up VNC server with resumable sessions - KUBUNTU VERSION

    when i tried
    Code:
    vncviewer localhost:1
    the first time, i got a X for a cursor and a black and white background and the desktop just didnt do anything else.
    after i restarted and tried again, i got this error:
    Code:
    ReadFromRFBServer: rdr::EndOfStream
    Any ideas people, i want to get this pc monitor-less as soon as possible but i cant untill i can remote desktop to it.

    Thanks in advance who ever helps.

  3. #43
    Join Date
    Jul 2007
    Beans
    3

    Re: HOWTO: Set up VNC server with resumable sessions - KUBUNTU VERSION

    I've followed this guide and got it working on my computer using Kubuntu Fiesty. But whenever i try to launch some aplications like firefox from a vnc session i get the following error:
    Code:
    X Error: BadRequest (invalid request code or no such operation) 1
      Major opcode:  146
      Minor opcode:  2
      Resource id:  0x3800001
    Xlib:  extension "XInputExtension" missing on display "monkeybox.local:1.0".
    Failed to get list of devices
    The program 'firefox-bin' received an X Window System error.
    This probably reflects a bug in the program.
    The error was 'BadRequest (invalid request code or no such operation)'.
      (Details: serial 190 error_code 1 request_code 146 minor_code 23)
      (Note to programmers: normally, X errors are reported asynchronously;
       that is, you will receive the error a while after causing it.
       To debug your program, run it with the --sync command line
       option to change this behavior. You can then get a meaningful
       backtrace from your debugger if you break on the gdk_x_error() function.)
    Actually i get that error message from all GUI programs i try to launch from the console, but some of the just report the error (up until "The program 'X' received an X Window System error...) then launch.

    What could be the cause?
    Last edited by KristoferP; August 2nd, 2007 at 06:03 PM.

  4. #44
    Join Date
    Jun 2006
    Location
    Midlands, UK
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: HOWTO: Set up VNC server with resumable sessions - KUBUNTU VERSION

    Quote Originally Posted by philo23 View Post
    when i tried
    Code:
    vncviewer localhost:1
    the first time, i got a X for a cursor and a black and white background and the desktop just didnt do anything else.
    after i restarted and tried again, i got this error:
    Code:
    ReadFromRFBServer: rdr::EndOfStream
    Any ideas people, i want to get this pc monitor-less as soon as possible but i cant untill i can remote desktop to it.

    Thanks in advance who ever helps.
    I get the same?? Anyone have any ideas?

  5. #45
    Join Date
    May 2005
    Location
    New Zealand
    Beans
    93
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HOWTO: Set up VNC server with resumable sessions - KUBUNTU VERSION

    The error was 'BadRequest (invalid request code or no such operation)'. (Details: serial 190 error_code 1 request_code 146 minor_code 23) ...
    This issue was still there for me. After a bit of googling and looking i found out that making your /etc/xinetd.d/Xvnc file look like this helps:

    service Xvnc
    {
    type = UNLISTED
    disable = no
    socket_type = stream
    protocol = tcp
    wait = yes
    user = root
    server = /usr/bin/Xvnc
    server_args = -inetd :1 -query localhost -geometry 1024x768 -depth 16 -once -fp /usr/share/X11/fonts/misc -DisconnectClients=0 -NeverShared passwordFile=/root/.vncpasswd -extension XFIXES
    port = 5901
    }
    Web Application Design and linux support:
    Tim-H. Heuer.

  6. #46
    Join Date
    Aug 2007
    Location
    Toronto, Canada
    Beans
    9
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: HOWTO: Set up VNC server with resumable sessions - KUBUNTU VERSION

    worked like a charm.
    thank you so much!

  7. #47
    Join Date
    Oct 2007
    Beans
    10

    Re: HOWTO: Set up VNC server with resumable sessions - KUBUNTU VERSION

    This works absolutely brilliantly.

    However, I have noticed I get the following error whenever I log in via a VNC session:

    see: http://bugs.kde.org/show_bug.cgi?id=144514

    (Basically the power manager crashes - description at url above)

    Anyone got any suggestions how to fix this - it only happens with VNC sessions - if I log in when I'm actually at my desktop there are no errors.

    Cheers

  8. #48
    Join Date
    Oct 2006
    Location
    Fayetteville, AR
    Beans
    2
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: Set up VNC server with resumable sessions - KUBUNTU VERSION

    Worked great in Kubuntu and Ubuntu 7.10, the setup is virtually the same with the only difference being how to enable Xdmcp for kdm or gdm...kdm was easier.

  9. #49
    Join Date
    Jan 2007
    Beans
    2
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Question Re: HOWTO: Set up VNC server with resumable sessions - KUBUNTU VERSION

    Well I followed the tutorial and I just can't get vncviewer to work. Here's the log i get:

    Code:
    Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb'
    
    Xvnc Free Edition 4.1.2 - built May 12 2006 17:42:24
    Copyright (C) 2002-2005 RealVNC Ltd.
    See http://www.realvnc.com for information on VNC.
    Underlying X server release 40201000, The XFree86 Project, Inc
    
    
    Sat Oct 27 11:11:00 2007
     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
    Could not init font path element unix/:7100, removing from list!
    
    Fatal server error:
    could not open default font 'fixed'
    XIO:  fatal IO error 104 (Connection reset by peer) on X server ":1.0"
          after 0 requests (0 known processed) with 0 events remaining.
    vncconfig: unable to open display ":1"
    xterm Xt error: Can't open display: :1
    xset:  unable to open display ":1"
    I keep getting the fontpath and the rgb error even though i have adjusted the paths in /etc/vnc.config like this:

    Code:
     $fontPath = "/usr/share/fonts/X11/misc,";
     $fontPath .= "/usr/share/fonts/X11/75dpi/:unscaled,";
     $fontPath .= "/usr/share/fonts/X11/100dpi/:unscaled,";
     $fontPath .= "/usr/share/fonts/X11/Type1,";
     $fontPath .= "/usr/share/fonts/X11/100dpi,";
     $fontPath .= "/usr/share/fonts/X11/75dpi";
    
     $colorPath = "/usr/lib/X11/rgb.txt";
    Could someone tell me what I'm doing wrong?

    Thanks in advance.

  10. #50
    Join Date
    Dec 2005
    Location
    New York
    Beans
    17
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: Set up VNC server with resumable sessions - KUBUNTU VERSION

    Quote Originally Posted by philo23 View Post
    when i tried
    Code:
    vncviewer localhost:1
    the first time, i got a X for a cursor and a black and white background and the desktop just didnt do anything else.
    after i restarted and tried again, i got this error:
    Code:
    ReadFromRFBServer: rdr::EndOfStream
    Any ideas people, i want to get this pc monitor-less as soon as possible but i cant untill i can remote desktop to it.

    Thanks in advance who ever helps.
    I got this same error on kubuntu 7.10. I fixed it by simply adding the "-extension XFIXES" as described in this thread solved the problem for me.

Page 5 of 7 FirstFirst ... 34567 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •