PaulCombal / SamRewritten

Steam Achievement Manager For Linux. Rewritten in C++.
GNU General Public License v3.0
344 stars 33 forks source link

Doesn't start on Linux Mint 21.2 #161

Closed ErFuyl closed 8 months ago

ErFuyl commented 9 months ago

Program Version: 2.1 OS: Linux Mint 21.2 CInnamon Problem: Program doesn't start, starting on terminal gives the following output:

/tmp/.mount_SamRewWXRqnk/usr/bin/samrewritten: symbol lookup error: /lib/x86_64-linux-gnu/libgio-2.0.so.0: undefined symbol: g_module_open_full

i've tried older versions too, but all of them gives the same error.

PaulCombal commented 8 months ago

Have you tried to build it yourself?

ErFuyl commented 8 months ago

Have you tried to build it yourself?

Compiled from source and ran launch.sh, it's working now. thanks!

PaulCombal commented 8 months ago

I'm glad you could find a solution :)

Sorry for the low maintenance of the project, I might get back to it one day!