Newest available version of the .deb package doesn't open at all once installed.
Closed this issue · 2 comments
violetstar03 commented
Please confirm the following.
- I checked the existing issues for duplicate problems
- I have tried resolving the issue using the support portal
- I have ensured my Modrinth App installation is up to date
What version of the Modrinth App are you using?
I can't tell you but I grabbed the latest .deb file and that one says 0.10.16_amd64
What operating systems are you seeing the problem on?
Linux
Describe the bug
After installing, I tried opening the application with Rofi and nothing happens. Nothing. Opened in the terminal and got the error message pasted two lines down.
ModrinthApp: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by ModrinthApp)
Steps to reproduce
- Download the latest .deb package.
- Install the package.
- Run the application, watch as nothing happens.
- If running through the terminal, see the error mentioned in the previous section.
Expected behavior
- Download the latest .deb package.
- Install the package.
- Run the application.
- Everything works as it should.
Additional context
System information.
OS: Linux Mint Cinnamon 21.3
Kernel: 5.15.0-157
violetstar03 commented
My only suspicions include a missing dependency, and/or it just doesn't work with my current kernel version.
violetstar03 commented
Nevermind it literally is just a dependency. Ignore this.