| Summary: | Intermittent Flickering/Disappearance of Browser and Task-bar panels during Plasma-Wayland sessions. | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Gary S. Martin <gmartin> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | gmartin |
| Priority: | NOR | ||
| Version First Reported In: | 5.27.8 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Video of flicker episode | ||
|
Description
Gary S. Martin
2023-10-13 04:45:48 UTC
drm_info output: http://0x0.st/H4OY.txt Output of qdbus org.kde.KWin /KWin supportInformation http://0x0.st/H4W1.txt The flickering occurs less often and for generally shorter durations under the lts kernel than under the current kernel. http://0x0.st/H4GM.txt Under the lts kernel, simpledrm is deactivated as it should be. Apparently, the browser (Firefox) issue is resolved by setting the environment variable MOZ_ENABLE_WAYLAND=1. (In Archlinux, you can set variables per wayland session in ~/.config/environment.d/envvars.conf, as described here: https://wiki.archlinux.org/title/Environment_variables#Per_Wayland_session.) I am trying that now and will mark this as solved if the flickering of the browser panel is not observed during the next couple of hours. The Firefox browser panel flickering/disappearance problem was resolved by setting the environment variable MOZ_ENABLE_WAYLAND=1. Additional info for Archlinux users is available at these two wiki pages: Firefox | Wayland : https://wiki.archlinux.org/title/Firefox#Wayland Environment Variables | Per Wayland Session : https://wiki.archlinux.org/title/Environment_variables#Per_Wayland_session |