Skip to content

v2.5.3 - Linux fixes

Choose a tag to compare

@DrewBatcheller DrewBatcheller released this 28 Jul 08:54

Linux only. Nothing changes on Windows - every fix here sits behind a platform check.

  • CORRECTION: this build tries to force the X11 backend flag at launch and that attempt does NOT work. Keep passing --ozone-platform=x11 yourself on 2.5.3. Without it the GPU process segfaults and no hotkey registers at all, reporting a false "taken by another app".
  • The hide button actually hides the overlay. It was only turning it transparent, which does nothing without a compositor honouring it.
  • The overlay no longer appears at launch before you press the toggle (same cause).
  • Stash capture (F7) fails with an error after 8 seconds instead of sitting on "Scanning" forever. Capture on GNOME needs the desktop portal, which is separate work.
  • Update errors are logged instead of blocking the app behind an error dialog.

Still open on Linux: the price-check hotkey can't copy the item, because uiohook fails to initialise its keyboard mapping on at least some setups. Copy with Ctrl+C in game, click the overlay, paste with Ctrl+V.

Downloads: Windows installer below, or the AppImage for Linux.