modrinth/code

Newest available version of the .deb package doesn't open at all once installed.

Closed this issue · 2 comments

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

  1. Download the latest .deb package.
  2. Install the package.
  3. Run the application, watch as nothing happens.
  4. If running through the terminal, see the error mentioned in the previous section.

Expected behavior

  1. Download the latest .deb package.
  2. Install the package.
  3. Run the application.
  4. Everything works as it should.

Additional context

System information.
OS: Linux Mint Cinnamon 21.3
Kernel: 5.15.0-157

My only suspicions include a missing dependency, and/or it just doesn't work with my current kernel version.

Nevermind it literally is just a dependency. Ignore this.