[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-03-10 Thread Launchpad Bug Tracker
This bug was fixed in the package mir - 0.1.6+14.04.20140310-0ubuntu1

---
mir (0.1.6+14.04.20140310-0ubuntu1) trusty; urgency=medium

  [ Kevin Gunn ]
  * Cherry-picked from future release 0.1.7:
- Enhancement: options: Make it easier to customize DefaultConfiguration
- Bug fix: Don't pass a parameter to bash's popd command. It doesn't expect
  one and will return an error from cross-compile-chroot.sh. (LP: #1287600)
  * New upstream release 0.1.6 (https://launchpad.net/mir/+milestone/0.1.6)
- mirserver ABI bumped to 16.
- Server API changes:
  . Report classes have moved to new namespaces/components. Please
consult the server headers.
  . General clean-ups and virtual function changes affecting the ABI
(a rebuild is required for all shells).
- mirclient ABI unchanged, still at 7. Clients do not need rebuilding.
- Add new feature: Screen recording (screencasting) as demonstrated by
  the new mir-util mirscreencast.
- debian: Provide platform packages managed with dpkg alternatives.
- Add new valgrind suppressions (mostly for armhf right now)
- tools: Add new libmirclientplatform.so to install_on_android.sh.
- Add mir_demo_standalone_render_overlays, which is a free-standing
  example of overlay support.
- Proper DisplayConfiguration for the AndroidDisplay to be better
  prepared for multi-monitor Android.
- Commenced/continued simplifying the surface class hierarchy: BasicSurface
  has now absorbed SurfaceData.
- Dynamically load the client platform library.
- Bugs fixed:
  . Exceptions thrown from within compositing threads were untraceable,
resulting in a bunch of undebuggable crash reports (LP: #1237332)
  . Ensure we close drm device file descriptors on exec. (LP: #1284081)
  . nested render_surfaces fails on N4 [std::exception::what: Failed to
compile vertex shader:] (LP: #1284597)
  . examples: correct fullscreen-surfaces option. (LP: #1284554)
  . Fix mutex data race reported by helgrind in integration test:
SwapperSwappingStress (LP: #1282886)
  . scene: Return null snapshots for sessions without surfaces
(LP: #1281728)
  . tests: Address some raciness in
MesaDisplayTest.drm_device_change_event_triggers_handler.
(LP: #1283085)
  . tests: Suppress spurious memory errors occuring when running the
unit tests on armhf with valgrind. (LP: #1279438)
  . Mir shows an old frame on client startup (for Mesa GL clients)
(LP: #1281938)
  . tests: Add expectation to validate second SessionAuthorizer method
is called wit correct parameter. (LP: #1218436)
  . Set field current_format when sending a display config to the
server. (LP: #1277343)
  . Fix crash in android devices by working around a subtle threading
bug, use a dummy thead_local array to push the gl/egl context TLS
into a region where the future wait code does not overwrite it.
(LP: #1280086)
  . compositor: calling SwitchingBundle::force_requests_to_complete()
can be a no-op when there are no requests. (LP: #1281145)
  . tests: Don't emit an add uevent manually when adding a device
(LP: #1281146)
  . config: reduce size of default RPC thread pool. (LP: #1233001)
  . Clients freeze on startup if 10 or more are already running
(LP: #1267323)
  . Fix Nexus 10 leaking FDs in the hwc prepare/set loop. (LP: #1278658)
  . Parallelize page flipping with rendering of the next frame, fixing
stuttering observed in multi-monitor clone mode (LP: #1213801)
  . Ubuntu trusty update glm 0.9.5.1-1 broke Mir builds. Work around the
change. (LP: #1285955)
  . Screencast feature by compositing to offscreen buffer (LP: #1207312)

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 10 Mar 2014 
19:28:46 +

** Branch linked: lp:ubuntu/trusty-proposed/mir

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-03-03 Thread Daniel van Vugt
We're trying to land Mir 0.1.6 in trusty right now. There's no
predicting how long that can take. Sometimes a couple of hours,
sometimes a week. Keep an eye out:
https://launchpad.net/ubuntu/+source/mir

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-03-01 Thread Joseph Wakeling
Is there an ETA for when this will land in Trusty ... ?

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-28 Thread Rick Harris
Thanks again Daniel.
http://bazaar.launchpad.net/~mir-team/mir/development-branch/revision/1405 
fixes nicely, look forward to 0.1.6.

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-27 Thread Daniel van Vugt
** Changed in: mir
   Status: Fix Committed = 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/1277343

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-20 Thread kevin gunn
** Tags added: xmir

** Changed in: mir (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-20 Thread Daniel van Vugt
Not Fix Committed to Ubuntu just yet...
https://code.launchpad.net/~mir-team/mir/trusty

** Changed in: mir (Ubuntu)
   Status: Fix Committed = Triaged

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-18 Thread PS Jenkins bot
Fix committed into lp:mir/devel at revision None, scheduled for release
in mir, milestone Unknown

** Changed in: mir
   Status: In Progress = Fix Committed

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-18 Thread Daniel van Vugt
A fix is ready for Mir 0.1.6. Maybe we can try to get it into Ubuntu
before 0.1.6 even...

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-17 Thread Daniel van Vugt
** Branch linked: lp:~vanvugt/mir/eliminate-configure-output

** Changed in: mir
 Assignee: (unassigned) = Daniel van Vugt (vanvugt)

** Changed in: mir
   Status: Triaged = In Progress

** Changed in: mir
Milestone: None = 0.1.6

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-17 Thread Daniel van Vugt
OK, I just realized eliminate-configure-output doesn't fix the bug.
The branch itself has a bug which prevents this bug from manifesting
(which it still should).

** Branch unlinked: lp:~vanvugt/mir/eliminate-configure-output

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-17 Thread Daniel van Vugt
** Branch linked: lp:~vanvugt/mir/fix-1277343

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-17 Thread Daniel van Vugt
** Changed in: xmir
   Status: Triaged = Invalid

** Changed in: xorg-server (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-17 Thread Edwin Pujols
Tried u-s-c (with ubuntu-desktop-mir). At first I got a blank screen,
but after running `sudo restart lightdm` I was able to log into Unity.
The fonts looks a a bit weird and some apps (Firefox, VLC, file
selector) are not themed. Otherwise, usable... Nonetheless, when I
removed these packages with `remove --auto-remove` and rebooting,
lightdm wouldn't start (and I was presented with the Low graphics
dialog). So for now I'll have to use XMir.

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-17 Thread Edwin Pujols
After starting `gnome-settings-daemon` manually, Firefox (and the other
apps) have recovered their theme. The fonts still look funny, though.

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-17 Thread Edwin Pujols
Just did a dist-upgrad (maybe the last one got interrupted, or this is a
new update), and the fonts look good again and gnome-settings-daemon
started fine (no theming issue). The blank screen persists, and I still
need to restart lightdm as a workaround.

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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


[Bug 1277343] Re: XMir starts with black screen ([xmir] Failed to set new display config: ... std::exception::what: Invalid format for used output)

2014-02-17 Thread Daniel van Vugt
Edwin - That's an X bug. Mir and unity-system-compositor only deal the
the screen as a whole. Not the pixels/fonts etc. Please log the bug
elsewhere.

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

Title:
  XMir starts with black screen ([xmir] Failed to set new display
  config: ... std::exception::what: Invalid format for used output)

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

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