Ok, the following is what you can add to your local override until in the next 
version of libvirt:
Add to "/etc/apparmor.d/local/usr.sbin.libvirtd"

unix (send, receive) type=stream addr=none 
peer=(label=libvirt-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*),
# required if guests run without security module
unix (send, receive) type=stream addr=none peer=(label=unconfined),


Afterwards run
$ sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.libvirtd

Then the display of the guest in virt-manager should work again.
I'll tag this bug along the fix on the next upload.

For the original issue of the mouse integration (not to be forgotten).
I'd be pleased to hear if that now works for you (it does for me on my crazy 
setup btw).
But if not (yet) I'd really say we need to wait until 18.04 is back on X11.
You can in advance change that like in [1] - probably worth for your test.

[1]: https://itsfoss.com/switch-xorg-wayland/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1741617

Title:
  Mouse integration not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1741617/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to