Bug 2350866
| Summary: | Update mutter to version 48~rc-2.fc43 broke a lot of gnome-* applications and broke appearing a file save dialog in Chrome-based browsers and Telegram messenger when I try to save a file | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikhail <mikhail.v.gavrilov> | ||||
| Component: | gtk4 | Assignee: | GNOME SIG Unassigned <gnome-sig> | ||||
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 45 | CC: | bugzilla, fmuellner, gnome-sig, jadahl, klember, kparal, mclasen, mcrha, mdaenzer, otaylor, robatino, suraj.ghimire7, walters | ||||
| Target Milestone: | --- | Keywords: | AutomationTriaged | ||||
| Target Release: | --- | Flags: | mcrha:
needinfo?
(mikhail.v.gavrilov) |
||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | --- | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | --- | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Mikhail
2025-03-08 13:48:21 UTC
This component is maintained by the GNOME project. Issues with it should be reported directly to GNOME at https://gitlab.gnome.org/GNOME/. This issue should only be kept open if it: 1. Relates to Fedora packaging or integration with other Fedora components 2. Is required for Fedora release processes, such as blocker bugs and freeze exceptions If this issue isn't needed for either of these two reasons, please: * create an issue with GNOME * add a link to the GNOME issue here * close this issue as CLOSED/UPSTREAM Thank you! Proposed as a Blocker and Freeze Exception for 42-beta by Fedora user mikhail using the blocker tracking app because: This issue really broke a lot of applications. Update mutter to version 48~rc-2.fc43 broke a lot of gnome-* applications and broke appearing a file save dialog in Chrome-based browsers and Telegram messenger when I try to save a file It's not clear that this is a mutter issue. Which version of gtk4 is this? Does setting the environment variable GSK_RENDERER=ngl allow GTK4 apps to start? Hi Mikhail, I'm removing the blocker proposal, because this is related to Fedora 43 (Rawhide) and not Fedora 42 (Branched), which currently doesn't even have this mutter version packaged. However, it's likely that the same problem could appear on Fedora 42 as well, once it has the same package versions. If you see this problem appear on F42, please propose this bug again as a (Final) blocker, thank you. I was able to reproduce this with GTK 4.17.5, not with 4.17.4 though. The current upstream gtk Git main branch also works. I dug deeper and found that https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/8285 made it work again. In summary, it looks like this is most likely a GTK issue, possibly a Mesa one. Reassigning to gtk4. Is this with X11 or Wayland ? A WAYLAND_DEBUG log would be instructive Created attachment 2079752 [details] gnome-calculator-wayland-debug (In reply to Matthias Clasen from comment #6) > Is this with X11 or Wayland ? Wayland (In reply to Matthias Clasen from comment #7) > A WAYLAND_DEBUG log would be instructive Attached here This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle. Changing version to 45. I suppose this is obsolete now, supposing it was filled 18 months ago and many gtk4 versions went into Fedora with the above linked fix included. Could you retest with f44 or newer, please? If it won't work, what gtk4 version you have installed, please? |