Summary: | Some games create extra Wayland window in the taskbar | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Smokus <cmarobnjak> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | minor | CC: | kostadinshishmanov, nate, qydwhotmail, viniciush.dev |
Priority: | NOR | Keywords: | wayland-only |
Version First Reported In: | 5.27.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2997 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Game + extra Wayland icon in Task bar
extra wayland windows showing side-by-side with battlebit |
Description
Smokus
2023-02-22 08:39:03 UTC
Sherlock Holmes Chapter One has this issue as well (https://store.steampowered.com/app/1137300/Sherlock_Holmes_Chapter_One/) Are they native Linux games? (In reply to Fushan Wen from comment #2) > Are they native Linux games? Nope, they were all run via Proton(Steam) or Wine(Lutris). Happens on Ancestors Legacy as well (https://store.steampowered.com/app/620590/Ancestors_Legacy/) Happens on these games as well: Resident Evil Village (https://store.steampowered.com/app/1196590/Resident_Evil_Village/) Resident Evil 2 (https://store.steampowered.com/app/883710/Resident_Evil_2/) Resident Evil 3 (https://store.steampowered.com/app/952060/Resident_Evil_3/) Resident Evil 7 Biohazard (https://store.steampowered.com/app/418370/Resident_Evil_7_Biohazard/) Happens on Wo Long: Fallen Dynasty Demo as well (https://store.steampowered.com/app/1448440/Wo_Long_Fallen_Dynasty/) Happens on Nioh 2 as well (https://store.steampowered.com/app/1325200/Nioh_2__The_Complete_Edition/) Happens on Atomic Heart as well (https://store.steampowered.com/app/668580/Atomic_Heart/) Happens on Remnant From The Ashes as well (https://store.steampowered.com/app/617290/Remnant_From_the_Ashes/) Created attachment 165036 [details]
extra wayland windows showing side-by-side with battlebit
that window don't make sense, it read "opengl renderer" when the game is running with DXVk, also steam engine simulator also runs using DXVK and don't show that window
i found a free to play game that has the issue, walking simulator 2020(https://store.steampowered.com/app/1214280/Walking_Simulator/) Operating System: Fedora Linux 40(Kinoite) KDE Plasma Version: 5.92.0 KDE Frameworks Version: 5.248.0 Qt Version: 6.6.1 Kernel Version: 6.8.0-0.rc0.20240112git70d201a40823.5.fc40.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5700U with Radeon Graphics Memory: 7,1 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: LENOVO Product Name: 82MF System Version: IdeaPad 3 15ALC6 My wife was able to reproduce this with Rimworld (distributed by Steam, played through Proton 8.0-4) last week, but when I asked her to check again today, it had stopped happening. Probably this: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2997 Can be solved by adding `GST_GL_WINDOW=x11 %command%` to the launch options Looks exactly like it. Thanks a lot! |