| Summary: | virt-manager fails to take screenshots (AttributeError: 'Pixbuf' object has no attribute 'save_to_bufferv') | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Thierry Vignaud <thierry.vignaud> |
| Component: | RPM Packages | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | olav |
| Version: | Cauldron | Keywords: | PATCH |
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | virt-manager-1.1.0-7.mga5, gdk-pixbuf2.0-2.31.2-1.mga5 | CVE: | |
| Status comment: | |||
Looks like a gdk-pixbuf2 regression See https://github.com/mypaint/mypaint/issues/236 CC:
(none) =>
olav Indeed it's fixed in 2.31.3: https://git.gnome.org/browse/gdk-pixbuf/commit/?id=b57109ef2da418d53d0b9e21d625f05ed046068b The fix is https://git.gnome.org/browse/gdk-pixbuf/commit/?id=8b65e80f2eaa063f746a73afbaad961c06919e70 Keywords:
(none) =>
PATCH Fixed Status:
NEW =>
RESOLVED |
Error while taking screenshot : 'Pixbuf' object has no attribute 'save_to_bufferv' Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/details.py", line 1540, in control_vm_screenshot return self._take_screenshot() File "/usr/share/virt-manager/virtManager/details.py", line 1568, in _take_screenshot ret = image.save_to_bufferv('png', metadata.keys(), metadata.values()) AttributeError: 'Pixbuf' object has no attribute 'save_to_bufferv' Reproducible: Steps to Reproduce: