[Bug 48155] New: winecfg: Enable GTK Theming option is always grayed out
https://bugs.winehq.org/show_bug.cgi?id=48155 Bug ID: 48155 Summary: winecfg: Enable GTK Theming option is always grayed out Product: Wine-staging Version: 4.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: openglfreak(a)googlemail.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- Created attachment 65772 --> https://bugs.winehq.org/attachment.cgi?id=65772 Fix for the issue When going to the Staging tab in winecfg, the GTK theming option is grayed out, even though wine was compiled with gtk3 enabled. Enabling GTK theming in the registry still works. Attached is a patch that fixes the issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48155 Torge Matthies <openglfreak(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |8dc124ce70ca7614ab17fa1cfee | |e32de281206b4 Keywords| |patch, regression Distribution|--- |ArchLinux -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48155 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3fe9b83fa467cf5ca13d21a85be | |de83715bf6b3a Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Zebediah Figura <z.figura12(a)gmail.com> --- Thanks for the patch; pushed as <https://github.com/wine-staging/wine-staging/commit/3fe9b83fa467cf5ca13d21a85bede83715bf6b3a>. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48155 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Fixed wine-staging. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48155 Alex Folland <lexlexlex(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lexlexlex(a)gmail.com --- Comment #3 from Alex Folland <lexlexlex(a)gmail.com> --- I see this issue in wine-staging latest git based on wine 6.0. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48155 arek_koz(a)o2.pl changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arek_koz(a)o2.pl --- Comment #4 from arek_koz(a)o2.pl --- Please reopen. https://github.com/wine-staging/wine-staging/commit/5b5a6de9b8dcc400dab62f4c... removed this patchset from patchinstall.sh. Is the patchset abandoned? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48155 --- Comment #5 from Alex Folland <lexlexlex(a)gmail.com> --- Another user reported this issue on Reddit, here: https://www.reddit.com/r/winehq/comments/lz5og1/what_happened_to_gtk_support... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48155 lazar.zsolt.725(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lazar.zsolt.725(a)gmail.com --- Comment #6 from lazar.zsolt.725(a)gmail.com --- Please reopen the issue, since it still persists on 6.3-staging. Until it's fixed, I've heard that it can also be enabled from the registry. Can someone point me to the correct reg key? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48155 --- Comment #7 from Zebediah Figura <z.figura12(a)gmail.com> --- This is a different bug (if it can be called a bug). If you must track the issue in a bug report, please don't pollute this one. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48155 --- Comment #8 from lazar.zsolt.725(a)gmail.com --- (In reply to Zebediah Figura from comment #7)
This is a different bug (if it can be called a bug). If you must track the issue in a bug report, please don't pollute this one.
I'm not sure what you mean, the title of this bug describes my issue pretty accurately. The GTK3 theming checkbox is disabled on 6.3-staging. If you can show me an alternative way to enable it (if there is one), I would appreciate it. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48155 --- Comment #9 from Alex Folland <lexlexlex(a)gmail.com> --- (In reply to Zebediah Figura from comment #7)
This is a different bug (if it can be called a bug). If you must track the issue in a bug report, please don't pollute this one.
It can obviously be called a bug, and in what way is it a different bug? The title says "winecfg: Enable GTK Theming option is always grayed out" and the first comment says "When going to the Staging tab in winecfg, the GTK theming option is grayed out, even though wine was compiled with gtk3 enabled.", both of which describe exactly the current behavior. The bug itself is polluted by having been reintroduced by a regression, so this report needs to be reopened by someone who can do so. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48155 --- Comment #10 from Zebediah Figura <z.figura12(a)gmail.com> --- Yes, I'm aware that the symptoms look the same, but the underlying cause is different. The original reported bug was a problem with the way we were looking for libgtk. Currently, the patch set has been manually disabled. It needs to be rebased, and it will be reenabled once that is done. No, I don't have a timeline on that; we're very busy, and it may be quite some time. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48155 --- Comment #11 from arek_koz(a)o2.pl --- This bug describes behavior of wine despite being compiled with gtk3 support. For those not having GTK in wine-staging 5.20 **and up** (at least up to wine-staging 6.4): I reported bug 50677 for behavior described in this bug, but caused by the disabled patch set. Please post your comments there. <https://bugs.winehq.org/show_bug.cgi?id=50677> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla