This bug was fixed in the package mir - 0.22.1+16.04.20160516.2-0ubuntu2

---------------
mir (0.22.1+16.04.20160516.2-0ubuntu2) yakkety; urgency=medium

  [ Dimitri John Ledkov ]
  * Fix FTBFS error: call of overloaded ‘abs(float)’ is ambiguous, by
    including cmath c++ header.

 -- Łukasz 'sil2100' Zemczak <lukasz.zemc...@ubuntu.com>  Thu, 19 May
2016 21:58:43 +0200

** Changed in: mir (Ubuntu)
       Status: New => 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/1570362

Title:
  nested mir_demo_server crashes on startup

Status in Mir:
  Fix Released
Status in mir package in Ubuntu:
  Fix Released

Bug description:
  Launch a mir_demo_server
  sudo ./bin/mir_demo_server --vt 2  --arw-file --file /tmp/test-mir 
--window-manager system-compositor
  and a nested one:
  ./bin/mir_demo_server --window-manager fullscreen --file /tmp/yada 
--host-socket /tmp/test-mir

  The nested server receives the input devices and attempts to access
  the Touchpad and Mouse configurations but does not ensure that the
  configuration is actually available. So it aborts in an attempt to
  access the content of the optional value. The configuration is missing
  since the client API for that has not yet been proposed..

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1570362/+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

Reply via email to