The error message in the log above means that the server hit input-
stub.so while looking for graphics modules. It fails to load input-
stub.so since it does not explicitly link to libmirclient.so which
contains the given missing symbol. Additionally because qtmir is loaded
as a plugin the input-stub.so cannot resolve that symbol through the
already loaded libmirclient.so.

This warning message was fixed by adding the runtime dependency to stub-
input.so. That fix will land with mir-0.14.0

Still this warning should not be related to any startup failure, since
even due to the reported failure to probe stub-input the system picks a
different graphics module. So something else is causing the failure.

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

Title:
  [vivid-overlay] Servers can't start - input-stub.so fails to load on
  i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1458689/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to