-
Notifications
You must be signed in to change notification settings - Fork 376
Description
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?
Modrinth App 0.10.27 Linux Rolling Release
What operating systems are you seeing the problem on?
Linux
Describe the bug
Im usng Arch linux on x11 with KDE plasma desktop.
I installed the appimage from the website (I would rather use the flatpak but it has the issue where the window opens as a white blank screen and i have tried for hours to fix it)
the appimage runs smoothly and as expected except when itry to press the 3 dots right of the play button as when i try to do so the app crashes immediatly
Steps to reproduce
- Be on Arch
- install the appimage
- run the appimage
- create a new instance
- press the 3 dots in the instance
Expected behavior
it should open a little dropdown with the option to go to file location and allow me to go to file location.
Additional context
Edit: Here is the console output when i open the appimage from console then press the dots
~/Downloads > ./modrinth.AppImage
Gtk-Message: 11:13:58.883: Failed to load module "xapp-gtk3-module"
Gtk-Message: 11:14:00.010: Failed to load module "xapp-gtk3-module"
zsh: segmentation fault (core dumped) ./modrinth.AppImage
~/Downloads >