[Bug 1661295] Re: [vmware] mir 0.26 failing with nested server in protobuf when bringing up NestedDisplay [CHECK failed: (index) >= (0)]

2018-03-24 Thread Launchpad Bug Tracker
This bug was fixed in the package mir - 0.31.0.1-0ubuntu1

---
mir (0.31.0.1-0ubuntu1) bionic; urgency=medium

  * New upstream release 0.31.0 (LP: #1757952)
- ABI summary:
  + mirclient ABI unchanged at 9
  + miral ABI bumped to 3
  + mirserver ABI bumped to 46
  + mircommon ABI unchanged at 7
  + mirplatform ABI unchanged at 16
  + mirprotobuf ABI unchanged at 3
  + mirplatformgraphics ABI unchanged at 13
  + mirclientplatform ABI unchanged at 5
  + mirinputplatform ABI unchanged at 7
  + mircore ABI unchanged at 1
- Enhancements:
  + Miral version 2.0 - API cleanup and support for CSD initiated "resize"
  + Reorganized examples and reworked miral server examples
  + Better organization of, and fixes to, Wayland server code
  + Initial support for Wayland xdg-shell
- Bugs fixed:
  + [miral] CommandLineOption should accept lambdas (Fixes #215)
  + [miral] Implement the policy addenda in WindowManagementTrace
(Fixes #192)
  + [Wayland] Send repeat info (Fixes #180)
  + Explicitly initialise glm matricies, (Fixes #200)
  + KMS platform - fallback if crtc mode invalid (LP: #1661295)
  + Many fixes to Wayland support
  * debian/patches/:
- Drop all patches; in new upstream release.
  * debian/rules:
- Support DEB_BUILD_OPTIONS="nocheck"

 -- Christopher James Halse Rogers   Thu, 22 Mar 2018
16:36:52 +1100

** Changed in: mir (Ubuntu)
   Status: New => Fix Released

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

Title:
  [vmware] mir 0.26 failing with nested server in protobuf when bringing
  up NestedDisplay [CHECK failed: (index) >= (0)]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1661295/+subscriptions

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

[Bug 1661295] Re: [vmware] mir 0.26 failing with nested server in protobuf when bringing up NestedDisplay [CHECK failed: (index) >= (0)]

2018-02-15 Thread Gerry Boland
Ok, VMWare is setting the current crtc mode at a generic 800x600, which isn't 
in the list of modes for the connected display. Only approach I see is to 
compare the mode name with "preferred", for which I see prior art:
https://github.com/wayland-project/weston/blob/master/compositor/main.c#L1068

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

Title:
  [vmware] mir 0.26 failing with nested server in protobuf when bringing
  up NestedDisplay [CHECK failed: (index) >= (0)]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1661295/+subscriptions

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

[Bug 1661295] Re: [vmware] mir 0.26 failing with nested server in protobuf when bringing up NestedDisplay [CHECK failed: (index) >= (0)]

2018-02-14 Thread Gerry Boland
Problem is that the "real" KMS platform is unable to determine the
current mode when running on VMware, leaving the current_mode_index at
an invalid value of UINTMAX, which is being passed through to the nested
platform.

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

Title:
  [vmware] mir 0.26 failing with nested server in protobuf when bringing
  up NestedDisplay [CHECK failed: (index) >= (0)]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1661295/+subscriptions

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

[Bug 1661295] Re: [vmware] mir 0.26 failing with nested server in protobuf when bringing up NestedDisplay [CHECK failed: (index) >= (0)]

2017-11-03 Thread MichaƂ Sawicz
Syncing task from Mir.

** Changed in: mir (Ubuntu)
   Importance: Undecided => High

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

Title:
  [vmware] mir 0.26 failing with nested server in protobuf when bringing
  up NestedDisplay [CHECK failed: (index) >= (0)]

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1661295/+subscriptions

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