← Back to team overview

desktop-packages team mailing list archive

[Bug 1472097] Re: XMir crashes when running with -rootless

 

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 full sub-surface (child/embedded surfaces) placement support.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1472097

Title:
  XMir crashes when running with -rootless

Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Ted has run into problems trying to integrate XMir with Unity8. When
  he starts an app, XMir aborts in compCopyWindow. (Log attached)

  This seems to be because compCopyWindow has been called before
  compConfigNotify (which in turn call compReallocPixmap, and set
  cw->oldx to valid values). This might be an initialisation order
  problem in XMir.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1472097/+subscriptions


References