Tests in the ubuntu infra are only run with swrast (either llvmpipe or possibly softpipe) and never actually on real GPUs. So we could try conditionally reverting this patch for s390x only with #ifdef's https://salsa.debian.org/gnome- team/gtk4/-/commit/b95eceea60c785d9f7c14ef70456a967b4d24fe4
Or if you actually want to always force cairo on s390x, modify the global renderer_possibilities array to only include get_renderer_fallback (still #ifdef'ed for s390x only): https://salsa.debian.org/gnome- team/gtk4/-/blob/0021a3fc721af9fec030baf07cd2823b32559d3f/gsk/gskrenderer.c#L702 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/2114995 Title: Accessibility fails in background selection To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2114995/+subscriptions -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
