All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1788701] [NEW] "Zoom to fit" doesn't work with -display gtk -vga virtio
@ 2018-08-23 20:44 Frederick Metzengerstein
  2018-08-23 20:56 ` [Qemu-devel] [Bug 1788701] " Frederick Metzengerstein
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Frederick Metzengerstein @ 2018-08-23 20:44 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

qemu version: 2.12.1

When using -display gtk for all -vga options (std,qxl,vmware,cirrus) the
option "Zoom To Fit" is unchecked and auto-resizing of the window works
well; except for -vga virtio: here "Zoom To Fit" is checked and auto-
resizing doesn't work.

Proposal: disable "Zoom To Fit" as default for virtio as well

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1788701

Title:
  "Zoom to fit" doesn't work  with -display gtk -vga virtio

Status in QEMU:
  New

Bug description:
  qemu version: 2.12.1

  When using -display gtk for all -vga options (std,qxl,vmware,cirrus)
  the option "Zoom To Fit" is unchecked and auto-resizing of the window
  works well; except for -vga virtio: here "Zoom To Fit" is checked and
  auto-resizing doesn't work.

  Proposal: disable "Zoom To Fit" as default for virtio as well

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1788701/+subscriptions

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [Bug 1788701] Re: "Zoom to fit" doesn't work with -display gtk -vga virtio
  2018-08-23 20:44 [Qemu-devel] [Bug 1788701] [NEW] "Zoom to fit" doesn't work with -display gtk -vga virtio Frederick Metzengerstein
@ 2018-08-23 20:56 ` Frederick Metzengerstein
  2018-08-24  5:31 ` Gerd Hoffmann
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Frederick Metzengerstein @ 2018-08-23 20:56 UTC (permalink / raw)
  To: qemu-devel

** Description changed:

- qemu version: 2.12.1
+ qemu version: 2.12.1, 3.0.0
  
  When using -display gtk for all -vga options (std,qxl,vmware,cirrus) the
  option "Zoom To Fit" is unchecked and auto-resizing of the window works
  well; except for -vga virtio: here "Zoom To Fit" is checked and auto-
  resizing doesn't work.
  
  Proposal: disable "Zoom To Fit" as default for virtio as well
+ Extended proposal: make GTK window options configurable via parameters

** Description changed:

  qemu version: 2.12.1, 3.0.0
  
  When using -display gtk for all -vga options (std,qxl,vmware,cirrus) the
- option "Zoom To Fit" is unchecked and auto-resizing of the window works
- well; except for -vga virtio: here "Zoom To Fit" is checked and auto-
- resizing doesn't work.
+ option "Zoom To Fit" is unchecked by default and thus auto-resizing of
+ the window works well; except for -vga virtio: here "Zoom To Fit" is
+ checked and auto-resizing doesn't work.
  
- Proposal: disable "Zoom To Fit" as default for virtio as well
+ Proposal: make "Zoom To Fit" unchecked by default for virtio as well
  Extended proposal: make GTK window options configurable via parameters

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1788701

Title:
  "Zoom to fit" doesn't work  with -display gtk -vga virtio

Status in QEMU:
  New

Bug description:
  qemu version: 2.12.1, 3.0.0

  When using -display gtk for all -vga options (std,qxl,vmware,cirrus)
  the option "Zoom To Fit" is unchecked by default and thus auto-
  resizing of the window works well; except for -vga virtio: here "Zoom
  To Fit" is checked and auto-resizing doesn't work.

  Proposal: make "Zoom To Fit" unchecked by default for virtio as well
  Extended proposal: make GTK window options configurable via parameters

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1788701/+subscriptions

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [Bug 1788701] Re: "Zoom to fit" doesn't work with -display gtk -vga virtio
  2018-08-23 20:44 [Qemu-devel] [Bug 1788701] [NEW] "Zoom to fit" doesn't work with -display gtk -vga virtio Frederick Metzengerstein
  2018-08-23 20:56 ` [Qemu-devel] [Bug 1788701] " Frederick Metzengerstein
@ 2018-08-24  5:31 ` Gerd Hoffmann
  2018-08-24  9:44 ` Frederick Metzengerstein
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2018-08-24  5:31 UTC (permalink / raw)
  To: qemu-devel

virtio-vga will adapt the guest display to the window size (once the guest drivers are loaded).
Therefore it is not needed to auto-resize the window (to avoid display scaling).

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1788701

Title:
  "Zoom to fit" doesn't work  with -display gtk -vga virtio

Status in QEMU:
  New

Bug description:
  qemu version: 2.12.1, 3.0.0

  When using -display gtk for all -vga options (std,qxl,vmware,cirrus)
  the option "Zoom To Fit" is unchecked by default and thus auto-
  resizing of the window works well; except for -vga virtio: here "Zoom
  To Fit" is checked and auto-resizing doesn't work.

  Proposal: make "Zoom To Fit" unchecked by default for virtio as well
  Extended proposal: make GTK window options configurable via parameters

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1788701/+subscriptions

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [Bug 1788701] Re: "Zoom to fit" doesn't work with -display gtk -vga virtio
  2018-08-23 20:44 [Qemu-devel] [Bug 1788701] [NEW] "Zoom to fit" doesn't work with -display gtk -vga virtio Frederick Metzengerstein
  2018-08-23 20:56 ` [Qemu-devel] [Bug 1788701] " Frederick Metzengerstein
  2018-08-24  5:31 ` Gerd Hoffmann
@ 2018-08-24  9:44 ` Frederick Metzengerstein
  2020-11-13 15:47 ` Thomas Huth
  2021-01-13  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 6+ messages in thread
From: Frederick Metzengerstein @ 2018-08-24  9:44 UTC (permalink / raw)
  To: qemu-devel

Well, then something isn't right here.

"Zoom to Fit" disabled: qemu starts with a small window (1:1 scale) and
resizes the window when the xserver/window manager starts (1:1 scale).
This is the sane and wanted behavior.

"Zoom to Fit" enabled: qemu starts with a small window and doesn't
resizes the window when the xserver/window manager starts. The whole
display is squeezed into the small window. The window simply ignores
resolution changes of the guest.

So either there is sth wrong with your statement: "Therefore it is not
needed to auto-resize the window" or with my setup (my window manager is
dwm, the linux guest uses modesetting as video driver).

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1788701

Title:
  "Zoom to fit" doesn't work  with -display gtk -vga virtio

Status in QEMU:
  New

Bug description:
  qemu version: 2.12.1, 3.0.0

  When using -display gtk for all -vga options (std,qxl,vmware,cirrus)
  the option "Zoom To Fit" is unchecked by default and thus auto-
  resizing of the window works well; except for -vga virtio: here "Zoom
  To Fit" is checked and auto-resizing doesn't work.

  Proposal: make "Zoom To Fit" unchecked by default for virtio as well
  Extended proposal: make GTK window options configurable via parameters

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1788701/+subscriptions

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1788701] Re: "Zoom to fit" doesn't work with -display gtk -vga virtio
  2018-08-23 20:44 [Qemu-devel] [Bug 1788701] [NEW] "Zoom to fit" doesn't work with -display gtk -vga virtio Frederick Metzengerstein
                   ` (2 preceding siblings ...)
  2018-08-24  9:44 ` Frederick Metzengerstein
@ 2020-11-13 15:47 ` Thomas Huth
  2021-01-13  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2020-11-13 15:47 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1788701

Title:
  "Zoom to fit" doesn't work  with -display gtk -vga virtio

Status in QEMU:
  Incomplete

Bug description:
  qemu version: 2.12.1, 3.0.0

  When using -display gtk for all -vga options (std,qxl,vmware,cirrus)
  the option "Zoom To Fit" is unchecked by default and thus auto-
  resizing of the window works well; except for -vga virtio: here "Zoom
  To Fit" is checked and auto-resizing doesn't work.

  Proposal: make "Zoom To Fit" unchecked by default for virtio as well
  Extended proposal: make GTK window options configurable via parameters

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1788701/+subscriptions


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1788701] Re: "Zoom to fit" doesn't work with -display gtk -vga virtio
  2018-08-23 20:44 [Qemu-devel] [Bug 1788701] [NEW] "Zoom to fit" doesn't work with -display gtk -vga virtio Frederick Metzengerstein
                   ` (3 preceding siblings ...)
  2020-11-13 15:47 ` Thomas Huth
@ 2021-01-13  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 6+ messages in thread
From: Launchpad Bug Tracker @ 2021-01-13  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1788701

Title:
  "Zoom to fit" doesn't work  with -display gtk -vga virtio

Status in QEMU:
  Expired

Bug description:
  qemu version: 2.12.1, 3.0.0

  When using -display gtk for all -vga options (std,qxl,vmware,cirrus)
  the option "Zoom To Fit" is unchecked by default and thus auto-
  resizing of the window works well; except for -vga virtio: here "Zoom
  To Fit" is checked and auto-resizing doesn't work.

  Proposal: make "Zoom To Fit" unchecked by default for virtio as well
  Extended proposal: make GTK window options configurable via parameters

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1788701/+subscriptions


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-13  4:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-23 20:44 [Qemu-devel] [Bug 1788701] [NEW] "Zoom to fit" doesn't work with -display gtk -vga virtio Frederick Metzengerstein
2018-08-23 20:56 ` [Qemu-devel] [Bug 1788701] " Frederick Metzengerstein
2018-08-24  5:31 ` Gerd Hoffmann
2018-08-24  9:44 ` Frederick Metzengerstein
2020-11-13 15:47 ` Thomas Huth
2021-01-13  4:17 ` Launchpad Bug Tracker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.