From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPYFG-0004Dv-Hk for qemu-devel@nongnu.org; Mon, 17 Mar 2014 10:10:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPYF9-0000tB-19 for qemu-devel@nongnu.org; Mon, 17 Mar 2014 10:10:26 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:33961) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPYF8-0000sm-S9 for qemu-devel@nongnu.org; Mon, 17 Mar 2014 10:10:18 -0400 Date: Mon, 17 Mar 2014 09:10:12 -0500 From: Serge Hallyn Message-ID: <20140317141012.GE7725@sergelap> References: <20140314160616.GA16438@sergelap> <1395063841.5663.9.camel@nilsson.home.kraxel.org> <53270033.4080100@kamp.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <53270033.4080100@kamp.de> Subject: Re: [Qemu-devel] vnc regression with -vga vmware List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: Doug Smythies , Gerd Hoffmann , qemu-devel@nongnu.org It does happen then as well (I suppose), but after X is done setting up, it happens every time I try to connect. Quoting Peter Lieven (pl@kamp.de): > Serge, > > can you confirm this happens at a resolution change? > > Peter > > On 17.03.2014 14:44, Gerd Hoffmann wrote: > >On Fr, 2014-03-14 at 11:06 -0500, Serge Hallyn wrote: > >>Hi, > >> > >>upstream git HEAD appears to have regressed with -vga vmware -vnc. > >> > >>If I run > >> > >> ./qemu-system-x86_64 -enable-kvm -vnc :1 -m 1024 -cdrom ~/trusty-desktop-amd64.iso -vga vmware > >> > >>then tightvncviewer gives me: > >> > >>Connected to RFB server, using protocol version 3.8 > >>No authentication needed > >>Authentication successful > >>Desktop name "QEMU" > >>VNC server default format: > >>32 bits per pixel. > >>Least significant byte first in each pixel. > >>True colour: max red 255 green 255 blue 255, shift red 16 green 8 > >>blue 0 > >>Using default colormap which is TrueColor. Pixel format: > >>32 bits per pixel. > >>Least significant byte first in each pixel. > >>True colour: max red 255 green 255 blue 255, shift red 16 > >>green 8 blue 0 > >>Same machine: preferring raw encoding > >>Rect too large: 16x4 at (2352, 1766) > >> > >>gvncviewer simply says 'Disconnected from server'. > >> > >>It works fine if I don't use -vga vmware. > >> > >>I bisected it to commit 12b316d: ui/vnc: optimize dirty bitmap tracking > >Peter, that is yours, any idea what this is? > > > >cheers, > > Gerd > > > > > > > -- > > Mit freundlichen Grüßen > > Peter Lieven > > ........................................................... > > KAMP Netzwerkdienste GmbH > Vestische Str. 89-91 | 46117 Oberhausen > Tel: +49 (0) 208.89 402-50 | Fax: +49 (0) 208.89 402-40 > pl@kamp.de | http://www.kamp.de > > Geschäftsführer: Heiner Lante | Michael Lante > Amtsgericht Duisburg | HRB Nr. 12154 > USt-Id-Nr.: DE 120607556 > > ........................................................... >