This bug was fixed in the package virt-manager - 1:1.2.1-4ubuntu1 --------------- virt-manager (1:1.2.1-4ubuntu1) xenial; urgency=medium * Merge from Debian. Remaining changes: (LP: #1409309) - debian/control: + Depend on gir1.2-appindicator3-0.1 for appindicator support. + Add lsb-release to Build-Depends so we can detect whether we're running on Ubuntu or Debian. + Change Recommends to libvirt-bin instead of libvirt-daemon-system which isn't available in Ubuntu + Bump standards version to 3.9.6. - debian/rules: + Set qemu user to libvirt-qemu so appropriate permissions get set. + Set the preferred distro so we appear first in the list. - d/p/virtinst/9006_fix_path_to_qemu-dm.patch: drop the full path from qemu-dm as already done for hvmloader and pygrub. The Xen tools will handle this and add the missing path. - d/p/more_helpful_error_message.patch: explain to the user why connecting to qemu:///system failed and how to fix it. - d/p/use_ubuntu_package_names.patch: Suggest installing the packages that are actually available in Ubuntu. - d/p/leave-mnemonics-alone-on-focus-change.patch: Leave gtk-enable-mnemonics setting alone under Unity when windows change focus. - d/p/mark-libvirt-lxc: Clearly mark the LXC connections as being libvirt-lxc, to avoid confusion due to differing features and configurations. - d/p/add_qemu_binaries.patch: add the actual binary name from the qemu packages so default hypervisor detection works properly on first run. - d/p/Make-sure-we-use-a-binary-compatible-version-of-vte.patch: Use vte 2.91. * Dropped patches included upstream: - d/p/0001-serialcon-Drop-use-of-yet-more-removed-API.patch, - d/p/0001-serialcon-Remove-some-redundant-VTE-API-calls.patch: Cherry- pick two patches from upstream to stop using API removed in VTE 2.91. - d/p/dont-force-keyboard-grabs.patch: don't force keyboarb grab before widget is realized - d/p/prevent-access-to-deleted-objects.patch: prevent access to deleted objects - d/p/fix_changing_graphics_type.patch: fix changing the graphics type in the details dialog. - d/p/hook_into_domain_balloon_event.patch: properly hook into hotplug events so memory size gets updated. - d/p/fix_showing_vcpus.patch: display the right number of vcpus in the customize dialog. - d/p/fix_whitespace_in_storage_name.patch: Fix using storage when the directory name contains whitespace - d/p/add-support-for-ppc64le: cherrypick two patches to fix virt-install for ppc64le - d/p/fix-page-visibilities.patch: fix a page visibility issue resulting in stuck grabs. * Other dropped patches: - d/p/uefi_support.patch: upstream now has built in support. - d/p/virtinst/9004_ubuntu_fix_tree_support.patch: this patch is broken, needs fixing. - d/p/virtinst/9005_ubuntu_releases.patch: virt-manager no longer handles release information directly. * debian/patches/use_qxl_for_ubuntu.patch: use qxl by default for Ubuntu VMs, it seems to work better than vmvga now. * debian/patches/prefer-qemu.patch: Prefer QEMU as the default URI, even if it's not installed. virt-manager (1:1.2.1-4) unstable; urgency=medium [ Andreas Henriksson ] * [7bad478] Use gir1.2-vte-2.91 (Closes: #788030) [ Guido Günther ] * [a6bb92c] Bump standards version * [52633df] Add gbp.conf virt-manager (1:1.2.1-3) unstable; urgency=medium * [1cc4133] Depend on gir1.2-libosinfo-1.0 (Closes: #796723) virt-manager (1:1.2.1-2) unstable; urgency=medium * Upload to unstable virt-manager (1:1.2.1-1) experimental; urgency=medium * [8724eb5] Adjust watch file to new domain * [d8ca559] New upstream version 1.2.1 (Closes: #792876, #693969) * [6b3e71a] Rediff patches. Dropped Move-GConf-values-to-GSettings.patch: Applied upstream fix-removable-drive-support.patch: Fixed upstream details-Fix-changing-graphics-type-bz-1083903.patch: Fixed upstream * [1fa988a] Drop virt-inst abandoned upstream virt-manager (1:1.0.1-6) experimental; urgency=medium * [170df9b] Don't rm /usr/share/virt-manager. This dates back to the original import in 2007. (Closes: #793601) -- Marc Deslauriers