Re: [Qemu-devel] Fullscreen Bug with GTK

2014-10-09 Thread Cedric Sodhi
On Thu, Oct 09, 2014 at 01:30:00PM -0400, Cole Robinson wrote: > On 10/06/2014 07:24 AM, Peter Maydell wrote: > > On 6 October 2014 11:28, Gerd Hoffmann wrote: > >> On Mo, 2014-10-06 at 12:14 +0200, Cedric Sodhi wrote: > >>> The reporter explicitly mentioned that removing the Menu disables the > >

Re: [Qemu-devel] Fullscreen Bug with GTK

2014-10-09 Thread Cole Robinson
On 10/06/2014 07:24 AM, Peter Maydell wrote: > On 6 October 2014 11:28, Gerd Hoffmann wrote: >> On Mo, 2014-10-06 at 12:14 +0200, Cedric Sodhi wrote: >>> The reporter explicitly mentioned that removing the Menu disables the >>> Accels and therefore he has provided a patch which attaches the Accels

Re: [Qemu-devel] Fullscreen Bug with GTK

2014-10-06 Thread Cedric Sodhi
Sorry but whom do you expect to sign them off? I'm not a dev.     On 6 October 2014 11:28, Gerd Hoffmann wrote: > On Mo, 2014-10-06 at 12:14 +0200, Cedric Sodhi wrote: >> The reporter explicitly mentioned that removing the Menu disables the >> Accels and therefore he has provided a patch which att

Re: [Qemu-devel] Fullscreen Bug with GTK

2014-10-06 Thread Peter Maydell
On 6 October 2014 11:28, Gerd Hoffmann wrote: > On Mo, 2014-10-06 at 12:14 +0200, Cedric Sodhi wrote: >> The reporter explicitly mentioned that removing the Menu disables the >> Accels and therefore he has provided a patch which attaches the Accels >> to the Window instead (which, in fact, is how

Re: [Qemu-devel] Fullscreen Bug with GTK

2014-10-06 Thread Gerd Hoffmann
On Mo, 2014-10-06 at 12:14 +0200, Cedric Sodhi wrote: > > > https://bugs.launchpad.net/qemu/+bug/1294898 > > > > > > A patch was provided by the initial reporter a long time ago. > > > > Patch trades one bug for another. Hiding the menu bar also kills the > > accelerator keys, which is especially

Re: [Qemu-devel] Fullscreen Bug with GTK

2014-10-06 Thread Cedric Sodhi
> > https://bugs.launchpad.net/qemu/+bug/1294898 > > > > A patch was provided by the initial reporter a long time ago. > > Patch trades one bug for another. Hiding the menu bar also kills the > accelerator keys, which is especially problematic for the fullscreen > hotkey as there is no way out of

Re: [Qemu-devel] Fullscreen Bug with GTK

2014-10-06 Thread Gerd Hoffmann
On Mo, 2014-10-06 at 10:14 +0100, Dr. David Alan Gilbert wrote: > * Gerd Hoffmann (kra...@redhat.com) wrote: > > Hi, > > > > > There is a bug where the GTK (SDL appears to be broken due to some sdl2 > > > incompatibility, as I understood) menu bar won't hide in fullscreen: > > > > SDL-1 support

Re: [Qemu-devel] Fullscreen Bug with GTK

2014-10-06 Thread Dr. David Alan Gilbert
* Gerd Hoffmann (kra...@redhat.com) wrote: > Hi, > > > There is a bug where the GTK (SDL appears to be broken due to some sdl2 > > incompatibility, as I understood) menu bar won't hide in fullscreen: > > SDL-1 support is still there. Are you recommending building against SDL-1 even when SDL-2

Re: [Qemu-devel] Fullscreen Bug with GTK

2014-10-06 Thread Gerd Hoffmann
Hi, > There is a bug where the GTK (SDL appears to be broken due to some sdl2 > incompatibility, as I understood) menu bar won't hide in fullscreen: SDL-1 support is still there. > https://bugs.launchpad.net/qemu/+bug/1294898 > > A patch was provided by the initial reporter a long time ago.

[Qemu-devel] Fullscreen Bug with GTK

2014-10-04 Thread Cedric Sodhi
Hello, we're setting up a cluster of Fedora boxes at my company. Qemu is added because some partners may need or expect a fully functional Windows environment. Everyone who expects Windows or might be irritated by seeing anything else should remain oblivious to the fact that it's running a VM. So i