** Changed in: mir Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1489522
Title: mir fails to open the right mouse device in kvm/qemu Status in Mir: Fix Released Status in mir package in Ubuntu: Fix Released Bug description: Steps to reproduce: * setup kvm as in our wiki * launch mir_demo_server with a client * try to move the client windows window with the mouse -> mir does not react to move moves or clicks.. Looking at the legacy input report mir opens event3 and event1 but not event2 which is the actual mouse. event3 claims to offer REL_X and REL_Y - but never emits those events. Maybe this is a regression in the VMWare input device drivers? Or somewhere from input driver to the host integration. Note the same happens for mir-0.15.0 In 0.17 with the evdev platform there is a similar problem. The right device gets opened but the platform fails to provide proper movement events because the absolute coordinates are extremely scaled to a range of 0-65535, and get confined. To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1489522/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp