Hello @Shakool, we're using one issue report per unofficially supported game title, so I've gone ahead and transferred this issue report to https://github.com/ValveSoftware/Proton/issues/8296#issuecomment-4833495400.
ge-proton10-34x1 2026-06ge-proton11-1x1 2026-06proton experimentalx1 2026-06
Game: Path of Exile 2 — AppID 2694490
System Information:
I confirm:
Symptoms:
Electron-based overlay tools (Exiled Exchange 2, Awakened PoE Trade) that use sentinel-based clipboard polling fail to retrieve item text from Path of Exile 2 when the game runs under Wine 11. The overlay shows no result ("No item text found").
Reproduction:
Root cause analysis:
These tools work by:
Under Wine 11, step 3 times out before the game's clipboard write arrives. The xclip test proves the write does happen — just too late.
Evidence that XTEST delivery is not the issue: the Alt modifier from Ctrl+Alt+C visibly triggers the in-game advanced item description flicker on every attempt, confirming the keypress reaches the game process.
Bisect:
The same __APT_FORCE_EMPTY sentinel getting stuck was reproduced independently on CachyOS's Proton fork between builds: https://github.com/CachyOS/proton-cachyos/issues/135
Related upstream issue: https://github.com/Kvan7/Exiled-Exchange-2/issues/982
steam-2694490.log