** Description changed:
[Impact]
- Users trying to use xrandr on Xmir will get bogus info for the root
- window after resizing it.
+ Users trying to use xrandr on Xmir will get bogus info for the attached
+ displays after resizing the root window.
[Test Case]
1. Start up an X applic
** Description changed:
- Xmir: xrandr outputs information is lost after root window resize (non-
- rootless mode)
+ [Impact]
+
+ Users trying to use xrandr on Xmir will get bogus info for the root
+ window after resizing it.
+
+ [Test Case]
+
+ 1. Start up an X application through Xmir.
+ 2. T
This bug was fixed in the package xorg-server - 2:1.18.4-1ubuntu3
---
xorg-server (2:1.18.4-1ubuntu3) yakkety; urgency=medium
* debian/patches/xmir.patch:
- Fix bottom/right edge corruption. (LP: #1510849)
- Fix key repeat. (LP: #1591356)
- Don't delete outputs without r
https://git.launchpad.net/~xmir-team/xorg-
server/+git/xmir/commit/?id=d19641fc01f77420b4ec5d6db6723f519f8f8272
** Changed in: xorg-server (Ubuntu)
Importance: Undecided => Medium
** Changed in: xorg-server (Ubuntu)
Status: Confirmed => Fix Committed
--
You received this bug notificat
The issue is the code says it's inserting a fake output to replace the
old ones, but no code has ever existed to actually do that :)
if (!xmir_screen->windowed) {
xmir_screen->windowed = 1;
XMIR_DEBUG(("Root resized, removing all outputs and inserting
fake output\n"));
Reopened. If Unity8 is resizing Xmir then we'll hit this bug (which is
usually harmless) however some sensitive apps might then fail to start
-> bug 1602561
** Changed in: xorg-server (Ubuntu)
Status: Opinion => New
** Changed in: xorg-server (Ubuntu)
Status: New => Triaged
** Chan
Hmm, seems to be a feature actually...
if (!xmir_screen->windowed) {
xmir_screen->windowed = 1;
** Changed in: xorg-server (Ubuntu)
Status: New => Opinion
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug