xorg-server (2:1.17.3-2ubuntu2) xenial; urgency=medium
** Changed in: xorg-server (Ubuntu)
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/1472097
Title:
https://git.launchpad.net/~xmir-team/xorg-
server/+git/xmir/commit/?id=15b4b153f194916324a289353879a2467ee941f6
** Changed in: xorg-server (Ubuntu)
Assignee: Robert Ancell (robert-ancell) => Daniel van Vugt (vanvugt)
** Changed in: xorg-server (Ubuntu)
Status: Confirmed => Fix Committ
Oh, maybe the intent is to use the X Composite extension in rootless.
That might avoid the need for special support in each Mir compositor.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1472097
Title:
Also, each compositor (including QtMir) would need to be modified to
support subsurface placement for rootless to work.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1472097
Title:
XMir crashes when
As far as I can tell "-rootless" mode actually is not implemented yet. I
can't make it crash but I can see that it mistakenly maps each X Window
(some of which could be menus or even individual widgets like in xedit)
to separate Mir surfaces. If we're going to continue on this path then
Mir needs f
** Changed in: xorg-server (Ubuntu)
Status: Fix Released => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1472097
Title:
XMir crashes when running with -rootless
To manage notifica
This bug was fixed in the package xorg-server - 2:1.17.2-1ubuntu4
---
xorg-server (2:1.17.2-1ubuntu4) wily; urgency=medium
* debian/patches/xmir-rootless.patch:
- Fix crash when running XMir in rootless mode (LP: #1472097)
-- Robert Ancell Thu, 20 Aug 2015
16:31:37 +1200
**
Hmm, now I try more complex applications (e.g. gedit) it does seem to
crash for those still. So this is probably not the complete solution.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1472097
Title:
It seems to have been caused by a logic error that was only calling
CompositeRedirectSubwindows for windows without a parent. I couldn't see
any reason why this should be the case and calling this for all windows
seems to fix xeyes.
--
You received this bug notification because you are a member o
Reproducable by running:
(on VT1)
$ sudo mir_demo_server
(on VT2)
$ sudo chown $USER.$USER /var/run/user/$PID/mir_socket
$ XMir :1 -rootless &
(switch to VT1 then back to VT2)
$ DISPLAY=:1 xeyes
(XMir crashes)
The rootless code is kind of hacky, so I'd definitely use non rootless
mode until it's b
10 matches
Mail list logo