After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 677730 - Disable Spice display resize-guest when minimizing
Disable Spice display resize-guest when minimizing
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-06-08 21:30 UTC by Marc-Andre Lureau
Modified: 2016-03-31 13:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Disable Spice display resize-guest when minimizing (3.99 KB, patch)
2012-06-08 21:30 UTC, Marc-Andre Lureau
committed Details | Review

Description Marc-Andre Lureau 2012-06-08 21:30:42 UTC
With recent QXL driver, the guest get resized to arbitrary resolution,
which ends up in useless and very low resolution when switching to
properties view. Stop resizing the display when switching to properties.
Comment 1 Marc-Andre Lureau 2012-06-08 21:30:45 UTC
Created attachment 215997 [details] [review]
Disable Spice display resize-guest when minimizing
Comment 2 Zeeshan Ali 2012-06-09 14:55:00 UTC
Do I understand correctly that this is a workarounnd for a QXL bug? If so, shouldnt we try to get it fixed there?
Comment 3 Marc-Andre Lureau 2012-06-09 16:25:17 UTC
(In reply to comment #2)
> Do I understand correctly that this is a workarounnd for a QXL bug? If so,
> shouldnt we try to get it fixed there?

It's not a QXL bug, it's actually a useful feature. But when resizing the spice-gtk widget, we resize the guest. That's why I disabled resize-guest temporarily when switching to properties view.
Comment 4 Marc-Andre Lureau 2012-06-13 13:52:55 UTC
ping
Comment 5 Zeeshan Ali 2012-06-13 20:08:43 UTC
Review of attachment 215997 [details] [review]:

Can't test it due to libvirt issues I'm facing but looks good so push if you have tested it.
Comment 6 Marc-Andre Lureau 2012-06-17 23:05:36 UTC
Attachment 215997 [details] pushed as e6e1f77 - Disable Spice display resize-guest when minimizing