| Summary: | Wayland support completely borked: KDE GTK Configurator | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | gonanza <gonanza> |
| Component: | kcm_style | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | CLOSED NOT A BUG | ||
| Severity: | normal | CC: | mail, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.27.8 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
gonanza
2023-09-17 19:50:05 UTC
Works as expected for me on Plasma 6 Wayland.
> export GDK_BACKEND="wayland"
You shouldn't need to do this. Can you explain why you're doing it?
> Works as expected for me on Plasma 6 Wayland. then please trigger debian to roll out a rc of plasma 6, did you compile it yourself. o_O hope this as well as global menu-support for gtk-/electron-apps with GDK_BACKEND="wayland" will work soon with plasma 6 (no fallback to GDK_BACKEND="x11" in order to see any entries at all). and no, i dont use nvidia. > > export GDK_BACKEND="wayland" > You shouldn't need to do this. Can you explain why you're doing it? because its the only way to get it to work 5.27.0-5.27.5, after that it stoped working (5.27.7, 5.27.8) > because its the only way to get it to work 5.27.0-5.27.5, after that it stoped working (5.27.7, 5.27.8)
It sounds like you're working around a bug. We don't offer support for workarounds, sorry.
I'd recommend that you go back to doing things in the normal way, and report any issues you have with that. Don't look for a workaround and then report bugs caused by your workaround. :)
not completely sure what you are talking about; my impression would be that GDK_BACKEND defaults to wayland now, so what is the workaround here? if i dont export GDK_BACKEND="wayland" via .profile the situation since 5.27.5 is the same: you can change whatever you want in respect to gtk, everything just falls back to adwaita and other defaults (fonts, scaling etc.), while the entries are seemingly exported correctly, at least in .config/gtk*. could this be considered enough as bug report? The only 'workaround' i am doing currently is to use GDK_BACKEND="x11" to have a working system incl. GTK-apps. o_O I would recommend removing all of your workarounds, and submitting bug reports on the specific issues you're seeing that cause you to want to use those workarounds. |