← Back to team overview

dx-packages team mailing list archive

[Bug 1242633] Re: unity pointer barriers sru bug

 

Hello Maarten, or anyone else affected,

Accepted unity-2d into precise-proposed. The package will build now and
be available at http://launchpad.net/ubuntu/+source/unity-
2d/5.14.0-0ubuntu2 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: unity-2d (Ubuntu Precise)
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1242633

Title:
  unity pointer barriers sru bug

Status in “libxfixes” package in Ubuntu:
  In Progress
Status in “libxi” package in Ubuntu:
  In Progress
Status in “qt4-x11” package in Ubuntu:
  In Progress
Status in “unity” package in Ubuntu:
  In Progress
Status in “unity-2d” package in Ubuntu:
  In Progress
Status in “x11proto-input” package in Ubuntu:
  In Progress
Status in “libxfixes” source package in Precise:
  Fix Committed
Status in “libxi” source package in Precise:
  Fix Committed
Status in “qt4-x11” source package in Precise:
  New
Status in “unity” source package in Precise:
  Fix Committed
Status in “unity-2d” source package in Precise:
  Fix Committed
Status in “x11proto-input” source package in Precise:
  Fix Committed

Bug description:
  x11proto-input, libxfixes, libxi, unity and unity-2d in precise needs
  updates to work with the new pointer barrier api from x1.14.

  [Impact]
   * Pointer barrier api has changed between 1.13 and 1.14. (xorg-server-lts-saucy)
   * Modifications in unity and unity-2d are required to support both api's.

  [Test Case]
   * Update all packages.
   * Test pointer barriers on an old xorg-server, they should continue to work.
   * Test pointer barriers on the new xorg-server, they should work.

  [Regression Potential]
    * Low, it enables a separate code path for pointer barriers. The code in unity is a bit different due to copying the rework from upstream unity and keeping the old paths for legacy pointer barriers. Upstream dropped the old paths.

  [Other Info]
    * It's a bit of a hack. The old pointer barrier symbols live in libxfixes, the new ones in libxi. Because of the overlap some modifications had to be made to allow both pointer barriers to be included. This works as well as it can.
   * Depending on the queried libxi2/libxfixes versions, old pointer barriers or new ones are used.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxfixes/+bug/1242633/+subscriptions


References