There was an issue that was making the TurboVNC server crash on startup 
when using recent systems, such as Fedora 18 or Ubuntu 13.04.  You might 
be running into that same issue.  Can you try building the code from 
https://virtualgl.svn.sourceforge.net/svnroot/virtualgl/vnc/branches/1.3.x 
in subversion?  It contains a fix.


On 5/12/13 6:14 PM, First Last wrote:
> Hi,
> I just installed on a 64bits computer turbovnc+virtualgl, when I connect
> trough a client (64 bits too) vncviewer crashs when I try to start some
> application like mousepad, lxtask and firefox starts but after few
> clicks (one or two) it crashs too. I tried with pekwm and jwm, same
> results. here a log (it crashed when I tried to start mousepad trough
> xterm) :
>
> TurboVNC Server (Xvnc) 64-bit v1.1.95 (build 20130325)
> Copyright (C) 1999-2013 The VirtualGL Project and many others (see
> README.txt)
> Visit http://www.virtualgl.org for more information on TurboVNC
>
> 12/05/2013 19:06:23 Using auth configuration file
> /etc/turbovncserver-auth.conf
> 12/05/2013 19:06:23 Enabled authentication method 'vnc'
> 12/05/2013 19:06:23 Enabled authentication method 'otp'
> 12/05/2013 19:06:23 Enabled authentication method 'pam-userpwd'
> Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb'
> 12/05/2013 19:06:23 Desktop name 'TurboVNC: server:1 (user)' (server:1)
> 12/05/2013 19:06:23 Protocol versions supported: 3.3, 3.7, 3.8, 3.7t, 3.8t
> 12/05/2013 19:06:23 Listening for VNC connections on TCP port 5901
> 12/05/2013 19:06:23   Interface 0.0.0.0
> 12/05/2013 19:06:23 Listening for HTTP connections on TCP port 5801
> 12/05/2013 19:06:23   URL http://server:5801
> 12/05/2013 19:06:23   Interface 0.0.0.0
> 12/05/2013 19:06:23 Framebuffer: BGRX 8/8/8/8
> 12/05/2013 19:06:23 VNC extension running!
>   *** WARNING: missing WORKSPACEINDICATOR section!
> /usr/share/pekwm/scripts/pekwm_ws_menu.sh: ligne19: xprop : commande
> introuvable
> /usr/share/pekwm/scripts/pekwm_ws_menu.sh: ligne 22 : test:  : nombre
> entier attendu comme expression
> /usr/share/pekwm/scripts/pekwm_ws_menu.sh: ligne19: xprop : commande
> introuvable
> /usr/share/pekwm/scripts/pekwm_ws_menu.sh: ligne 22 : test:  : nombre
> entier attendu comme expression
> Xlib:  extension "RANDR" missing on display ":1".
>
> 12/05/2013 19:06:27 Got connection from client 139.96.30.150
> 12/05/2013 19:06:27 Using protocol version 3.8
> 12/05/2013 19:06:27 Enabling TightVNC protocol extensions
> 12/05/2013 19:06:29 Full-control authentication enabled for 139.96.30.150
> 12/05/2013 19:06:30 Pixel format for client 139.96.30.150:
> 12/05/2013 19:06:30   32 bpp, depth 24, little endian
> 12/05/2013 19:06:30   true colour: max r 255 g 255 b 255, shift r 16 g 8 b 0
> 12/05/2013 19:06:30   no translation needed
> 12/05/2013 19:06:30 Using tight encoding for client 139.96.30.150
> 12/05/2013 19:06:30 Using JPEG subsampling 0, Q100 for client 139.96.30.150
> 12/05/2013 19:06:30 Using JPEG quality 95 for client 139.96.30.150
> 12/05/2013 19:06:30 Using JPEG subsampling 0 for client 139.96.30.150
> 12/05/2013 19:06:30 Enabling full-color cursor updates for client
> 139.96.30.150
> 12/05/2013 19:06:30 Enabling cursor position updates for client
> 139.96.30.150
> 12/05/2013 19:06:30 Enabling LastRect protocol extension for client
> 139.96.30.150
> 12/05/2013 19:06:30 Enabling Continuous Updates protocol extension for
> client 139.96.30.150
> 12/05/2013 19:06:30 Enabling Fence protocol extension for client
> 139.96.30.150
> 12/05/2013 19:06:30 Using Tight compression level 1 for client 139.96.30.150
> 12/05/2013 19:06:30 Using 1 thread for Tight encoding
> 12/05/2013 19:06:30 Continuous updates enabled
> Warning: Color name "white" is not defined
> xterm: unable to allocate fg/bg colors
> Warning: Color name "black" is not defined
> XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":1"
>        after 13 requests (13 known processed) with 0 events remaining.
> XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":1"
>        after 24617 requests (24617 known processed) with 0 events remaining.
> xterm: fatal IO error 11 (Ressource temporairement non disponible) or
> KillClient on X server ":1"
>
> here the client console :
>
> [user@client ~]$ vncviewer 139.96.30.100:1
> Connected to RFB server, using protocol version 3.8
> Enabling TightVNC protocol extensions
> Performing standard VNC authentication
> Password:
> Authentication successful
> Desktop name "TurboVNC: server:1 (user)"
> VNC server default format:
>    32 bits per pixel.
>    Least significant byte first in each pixel.
>    True color: max red 255 green 255 blue 255, shift red 16 green 8 blue 0
> Warning: Cannot convert string
> "-*-helvetica-bold-r-*-*-16-*-*-*-*-*-*-*" to type FontStruct
> Using default colormap which is TrueColor.  Pixel format:
>    32 bits per pixel.
>    Least significant byte first in each pixel.
>    True color: max red 255 green 255 blue 255, shift red 16 green 8 blue 0
> Using shared memory PutImage
> Enabling continuous updates
> /opt/TurboVNC/bin/vncviewer: read: Connection reset by peer
> ShmCleanup called
> [user@client ~]$ vncviewer 139.96.30.100:1
> /opt/TurboVNC/bin/vncviewer: ConnectToTcpAddr: connect: Connection refused
> Unable to connect to VNC server
>
> both client and server are running arch linux 64bits
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and
> their applications. This 200-page book is written by three acclaimed
> leaders in the field. The early access version is available now.
> Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
>
>
>
> _______________________________________________
> VirtualGL-Users mailing list
> VirtualGL-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtualgl-users
>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to