Comment # 3 on bug 1227128 from Antonio Teixeira
Hi.

After looking into this more closely, I realized it was likely never an issue.

The gamescope package in Tumbleweed has always been built with the
libdisplay-info provided by gamescope itself as a git submodule in the
subprojects dir, not with the system's libdisplay-info.

You can check that for yourself by running `ldd /usr/bin/gamescope` and seeing
that it has no dependency on the system's libdisplay-info.

Furthermore, I can't reproduce the bug. It works fine for me on an up to date
Tumbleweed system running latest KDE Plasma.

That means whatever your problem is, it's likely unrelated to libdisplay-info
entirely.

Can you post more information? Are you running on Plasma X11 or Wayland? Are
you using an Nvidia GPU? What exactly happens, does gamescope just crash on
startup? No terminal output? Are you sure it's not the app launched by
gamescope that's crashing? Maybe try `gamescope glxgears` or `gamescope vkcube`
to test.


You are receiving this mail because: