[Qemu-devel] [Bug 1376675] [NEW] Qemu UI generally broken (both SDL and Gtk)

2014-10-02 Thread ManDay
Public bug reported: With 2.1.2 on FC20 fedora-virt-preview, both the Gtk Interface and the SDL Interface have bugs. The Gtk Interface has only one: Fullscreen is broken, menu remains visible (w GTK3) The SDL interface is completely broken. -no-frame is not respected. Shortcuts don't work (neith

[Qemu-devel] [Bug 1376798] [NEW] Qemu does not hotplug (usb) devices

2014-10-02 Thread ManDay
Public bug reported: Qemu passes through all devices on Bus 3 with host-usb all right when issued so on the command line such as ... -device usb-ehci,id=USBCtrl -device host- usb,bus=USBCtrl.0,hostaddr=5 but it does not pass through the devices newly hotplugged to the host after Qemu has already

[Qemu-devel] [Bug 1376675] Re: Qemu UI generally broken (both SDL and Gtk)

2014-10-02 Thread ManDay
*** This bug is a duplicate of bug 1294898 *** https://bugs.launchpad.net/bugs/1294898 ** This bug has been marked a duplicate of bug 1294898 gtk: menubar visible in fullscreen mode with gtk3 -- You received this bug notification because you are a member of qemu- devel-ml, which is subscr

[Qemu-devel] [Bug 1376798] Re: Qemu does not hotplug (usb) devices

2014-10-03 Thread ManDay
Please note that since I did not specify a Device ID (a.k.a. Host Address) but only the bus (3), I'd expect all devices on bus 3 to be (automatically) added to the guest usb, even if they are plugged into the host after Qemu is started. I take the liberty of changing the status to "Opinion", if you

[Qemu-devel] [Bug 1376798] Re: Qemu does not hotplug (usb) devices

2014-10-03 Thread ManDay
I just noticed that I had mistakenly written "hostaddr=5" in the initial post. That should have been hostbus=3. But I'll make sure my description is correct again and will close if it turns out not to be. Sorry for the confusion. -- You received this bug notification because you are a member of q

[Qemu-devel] [Bug 1376798] Re: Qemu does not hotplug (usb) devices

2014-10-03 Thread ManDay
Just closing anyway. If I find my description to correct I'll open a new bug with the correct description this time. ** Changed in: qemu Status: Opinion => Invalid -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.l

[Qemu-devel] [Bug 1377163] [NEW] Does not add usb-host devices as they are hotplugged

2014-10-03 Thread ManDay
Public bug reported: A commandline such as qemu-kvm -device usb-ehci,id=USBCtrl -device host- usb,bus=USBCtrl.0,hostbus=3 should automatically add all devices on the given bus (here: 3) not only initially, but also when new devices appear on that bus while Qemu runs. Currently, all devices on th

[Qemu-devel] [Bug 1376798] Re: Qemu does not hotplug (usb) devices

2014-10-03 Thread ManDay
*** This bug is a duplicate of bug 1377163 *** https://bugs.launchpad.net/bugs/1377163 ** This bug has been marked a duplicate of bug 1377163 Does not add usb-host devices as they are hotplugged -- You received this bug notification because you are a member of qemu- devel-ml, which is sub

[Qemu-devel] [Bug 1294898] Re: gtk: menubar visible in fullscreen mode with gtk3

2014-10-06 Thread ManDay
For what it's worth, Gerd replied on the list that > 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 fullscreen mode then. -- You received this bug notification because