Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't make the app to work #2853

Open
3 tasks done
Mr-Oca opened this issue Oct 22, 2024 · 0 comments
Open
3 tasks done

Can't make the app to work #2853

Mr-Oca opened this issue Oct 22, 2024 · 0 comments
Labels
app Relates to Modrinth App bug Something isn't working

Comments

@Mr-Oca
Copy link

Mr-Oca commented Oct 22, 2024

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?

0.8.9

What operating systems are you seeing the problem on?

Linux

Describe the bug

I'm on Linux Mint 22 Cinnamon, fresh install.
I can't make the app to run, whatever the format (.appimage, .deb, flatpack).
Nothing happens.

When I run the .appimage with in the terminal, I can see :

m@linuxmint2:~/Desktop$ ./Modrinth_App_0.8.9_amd64.AppImage
Gtk-Message: 21:31:01.933: Failed to load module "xapp-gtk3-module"
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so

and nothing happens.

When i run it with sudo, i see :

m@linuxmint2:~/Desktop$ sudo ./Modrinth_App_0.8.9_amd64.AppImage
[sudo] password for m:  
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so: undefined symbol: g_task_set_static_name
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
/lib/x86_64-linux-gnu/libcurl-gnutls.so.4: undefined symbol: nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so: undefined symbol: g_assertion_message_cmpint
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so

** (ModrinthApp:17101): WARNING **: 21:31:34.681: atk-bridge: get_device_events_reply: unknown signature

and the app works, but i shouldn't have to do this.

Can you help me with this please ?

Steps to reproduce

APPIMAGE (0.8.9)
1- allow executing
2- run

DEB (0.8.9)
1- install
2- run

FLATPACK (0.8.8)
1- install
2- run

Expected behavior

The app should open, but nothing happens.

Additional context

I tried all the suggestions i could find here and on the internet, but none worked.

@Mr-Oca Mr-Oca added app Relates to Modrinth App bug Something isn't working labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Relates to Modrinth App bug Something isn't working
Development

No branches or pull requests

1 participant