From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BpO7W-0003Gs-16 for qemu-devel@nongnu.org; Tue, 27 Jul 2004 05:19:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BpO7U-0003GI-WC for qemu-devel@nongnu.org; Tue, 27 Jul 2004 05:19:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpO7U-0003GF-Oe for qemu-devel@nongnu.org; Tue, 27 Jul 2004 05:19:36 -0400 Received: from [211.29.132.167] (helo=mail016.syd.optusnet.com.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BpO3u-00021V-Nn for qemu-devel@nongnu.org; Tue, 27 Jul 2004 05:15:55 -0400 Received: from c210-49-30-228.rochd2.qld.optusnet.com.au (c210-49-30-228.rochd2.qld.optusnet.com.au [210.49.30.228]) by mail016.syd.optusnet.com.au (8.11.6p2/8.11.6) with ESMTP id i6R9FmG05359 for ; Tue, 27 Jul 2004 19:15:49 +1000 Received: from [192.168.1.1] (blackpaw.cable.nu [192.168.1.1]) by c210-49-30-228.rochd2.qld.optusnet.com.au (Postfix) with ESMTP id B89AE8FE19 for ; Tue, 27 Jul 2004 18:53:40 +1000 (EST) Message-ID: <41061812.6060206@optusnet.com.au> Date: Tue, 27 Jul 2004 18:53:38 +1000 From: Lindsay Mathieson MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------030909030504080800020305" Subject: [Qemu-devel] VNC Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu This is a multi-part message in MIME format. --------------030909030504080800020305 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Using the VNC (5) patch with qemu-0.6.0 I can configure, compile under Mandrake 10, and connect with a VNC client, but the first time I hit a key in the vnc client the qemu server generates a a seg fault. qemu win98.img -vnc Warning: could not read keymap - falling back native keycodes! 27/07/2004 16:26:35 Listening for VNC connections on TCP port 5900 QEMU 0.6.0 monitor - type 'help' for more information (qemu) 27/07/2004 16:26:40 Got connection from client 192.168.5.69 27/07/2004 16:26:40 other clients: 27/07/2004 16:26:40 Protocol version 3.4 27/07/2004 16:26:40 Ignoring minor version mismatch 27/07/2004 16:26:40 Pixel format for client 192.168.5.69: 27/07/2004 16:26:40 8 bpp, depth 8 27/07/2004 16:26:40 true colour: max r 7 g 7 b 3, shift r 0 g 3 b 6 27/07/2004 16:26:40 Using ZRLE encoding for client 192.168.5.69 27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type 9 27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type 8 27/07/2004 16:26:40 Using compression level 6 for client 192.168.5.69 27/07/2004 16:26:40 Enabling X-style cursor updates for client 192.168.5.69 27/07/2004 16:26:40 Enabling full-color cursor updates for client 192.168.5.69 27/07/2004 16:26:40 Using image quality level 0 for client 192.168.5.69 27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type -65530 27/07/2004 16:26:40 Enabling LastRect protocol extension for client 192.168.5.69 27/07/2004 16:26:40 Enabling NewFBSize protocol extension for client 192.168.5.69 27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type -65535 27/07/2004 16:26:40 Pixel format for client 192.168.5.69: 27/07/2004 16:26:40 16 bpp, depth 16, little endian 27/07/2004 16:26:40 true colour: max r 31 g 63 b 31, shift r 11 g 5 b 0 27/07/2004 16:26:40 no translation needed 27/07/2004 16:26:40 Using hextile encoding for client 192.168.5.69 27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type 9 27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type 8 27/07/2004 16:26:40 Using compression level 6 for client 192.168.5.69 27/07/2004 16:26:40 Enabling X-style cursor updates for client 192.168.5.69 27/07/2004 16:26:40 Enabling full-color cursor updates for client 192.168.5.69 27/07/2004 16:26:40 Using image quality level 0 for client 192.168.5.69 27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type -65530 27/07/2004 16:26:40 Enabling LastRect protocol extension for client 192.168.5.69 27/07/2004 16:26:40 Enabling NewFBSize protocol extension for client 192.168.5.69 Segmentation fault -- When life hands you lemons, ask for a bottle of gin and tonic. --------------030909030504080800020305 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Using the VNC (5) patch with qemu-0.6.0
I can configure, compile under Mandrake 10, and connect with a VNC client, but the first time I hit a key in the vnc client the qemu server generates a a seg fault.


qemu win98.img -vnc
Warning: could not read keymap - falling back native keycodes!
27/07/2004 16:26:35 Listening for VNC connections on TCP port 5900
QEMU 0.6.0 monitor - type 'help' for more information
(qemu) 27/07/2004 16:26:40 Got connection from client 192.168.5.69
27/07/2004 16:26:40   other clients:
27/07/2004 16:26:40 Protocol version 3.4
27/07/2004 16:26:40 Ignoring minor version mismatch
27/07/2004 16:26:40 Pixel format for client 192.168.5.69:
27/07/2004 16:26:40   8 bpp, depth 8
27/07/2004 16:26:40   true colour: max r 7 g 7 b 3, shift r 0 g 3 b 6
27/07/2004 16:26:40 Using ZRLE encoding for client 192.168.5.69
27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type 9
27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type 8
27/07/2004 16:26:40 Using compression level 6 for client 192.168.5.69
27/07/2004 16:26:40 Enabling X-style cursor updates for client 192.168.5.69
27/07/2004 16:26:40 Enabling full-color cursor updates for client 192.168.5.69
27/07/2004 16:26:40 Using image quality level 0 for client 192.168.5.69
27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type -65530
27/07/2004 16:26:40 Enabling LastRect protocol extension for client 192.168.5.69
27/07/2004 16:26:40 Enabling NewFBSize protocol extension for client 192.168.5.69
27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type -65535
27/07/2004 16:26:40 Pixel format for client 192.168.5.69:
27/07/2004 16:26:40   16 bpp, depth 16, little endian
27/07/2004 16:26:40   true colour: max r 31 g 63 b 31, shift r 11 g 5 b 0
27/07/2004 16:26:40 no translation needed
27/07/2004 16:26:40 Using hextile encoding for client 192.168.5.69
27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type 9
27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type 8
27/07/2004 16:26:40 Using compression level 6 for client 192.168.5.69
27/07/2004 16:26:40 Enabling X-style cursor updates for client 192.168.5.69
27/07/2004 16:26:40 Enabling full-color cursor updates for client 192.168.5.69
27/07/2004 16:26:40 Using image quality level 0 for client 192.168.5.69
27/07/2004 16:26:40 rfbProcessClientNormalMessage: ignoring unknown encoding type -65530
27/07/2004 16:26:40 Enabling LastRect protocol extension for client 192.168.5.69
27/07/2004 16:26:40 Enabling NewFBSize protocol extension for client 192.168.5.69
Segmentation fault



-- 
When life hands you lemons, ask for a bottle of gin and tonic.




--------------030909030504080800020305--