This bug was fixed in the package mutter - 46.4-1ubuntu1
---
mutter (46.4-1ubuntu1) oracular; urgency=medium
* Merge with Debian. Remaining changes:
- Add x11-Add-support-for-fractional-scaling-using-Randr.patch
- Add window-Add-ability-to-override-the-edge-constraints.patch
I wasn't expecting that, but OK:
https://launchpad.net/ubuntu/+source/mutter/46.3.1-4ubuntu1
** Changed in: mutter (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
** Changed in: mutter
Status: New => 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/2073009
Title:
mutter build test failure on ppc64el
To manage notifications about this bug go
** Changed in: mutter (Ubuntu)
Assignee: (unassigned) => Daniel van Vugt (vanvugt)
** Changed in: mutter (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
** Changed in: mutter
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073009
Title:
mutter build test failure on ppc64el
To manage notifications about this bug go to:
h
Even the original commit admits it's flaky a few lines later:
/* this one is off by one, no idea why */
/* g_assert_cmpint (pixel_data[1], ==, rgb16_to_rgb8 (rgba16_green)); */
** Changed in: mutter (Ubuntu)
Importance: Undecided => Low
** Bug watch added: gitlab.gnome.org/GNOME/
Looks like the test case is unreasonably fragile. I would expect
architecture-specific rounding differences here.
const uint16_t rgba16_red = 515;
const uint16_t rgba16_green = 61133;
const uint16_t rgba16_blue = 2;
const uint16_t rgba16_alpha = ;
float red;
float green;
float bl
** Description changed:
I re-enabled build tests on ppc64el with
- https://launchpad.net/ubuntu/+source/mutter/46.3.1-1ubuntu2
+ https://launchpad.net/ubuntu/+source/mutter/46.3.1-1ubuntu2 but set to
+ ignore test failures.
- They were disabled earlier in the noble cycle with the rush to get