Public bug reported:

For background, see
https://bugzilla.mozilla.org/show_bug.cgi?id=1303843#c6.

Mozilla's CI system for Firefox runs tests against Docker images. These
Docker images are periodically rebuilt against the latest available
Ubuntu packages.

When the python-imaging 1.1.7-4ubuntu0.12.04.2 package update rolled out
a few days ago, some Firefox tests started failing.

Upon further examination, it looks like the python-imaging package
update somehow resulted in window decorations (title, close, minimize,
maximize buttons) failing to render and/or shifting up off the screen by
several pixels. Screenshots are available at
https://bugzilla.mozilla.org/show_bug.cgi?id=1303843.

As best I can tell, change of behavior in python-imaging somehow
resulted in some other process using python-imaging to change its
behavior. What exactly, I'm not sure.

I don't yet have minimal STR. However, a Docker image exhibiting the
problem can be downloaded from https://queue.taskcluster.net/v1/task
/Ze9Rx-sTSzGCj4dXrEYbjg/runs/0/artifacts/public%2Fimage.tar. To import
the Docker image:

  $ curl -L https://queue.taskcluster.net/v1/task/Ze9Rx-
sTSzGCj4dXrEYbjg/runs/0/artifacts/public%2Fimage.tar | docker load

I'm stilling trying to figure out how to start the container with a
proper X server/environment outside Mozilla's testing infrastructure.

** Affects: python-imaging (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  1.1.7-4ubuntu0.12.04.2 appears to have broken window decorations in
  Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-imaging/+bug/1625415/+subscriptions

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

Reply via email to