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

Open instance folder button not working on Linux #543

Closed
Ryhon0 opened this issue Aug 9, 2023 · 5 comments
Closed

Open instance folder button not working on Linux #543

Ryhon0 opened this issue Aug 9, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@Ryhon0
Copy link

Ryhon0 commented Aug 9, 2023

Describe the bug

Clicking on the "Folder" button on the instance screen does not open the instance directory and prints this to the standard output:

egrep: warning: egrep is obsolescent; using grep -E
xdg-mime: no method available for querying MIME type of '/home/ryhon/.config/com.modrinth.theseus/profiles/1.20.1'
xdg-mime: mimetype argument missing
Try 'xdg-mime --help' for more information.
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: x-www-browser: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: firefox: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: iceweasel: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: seamonkey: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: mozilla: command not found
epiphany: /tmp/.mount_modrinfNRnre/usr/lib/libjson-glib-1.0.so.0: no version information available (required by /usr/lib/epiphany/libephymain.so)
epiphany: /tmp/.mount_modrinfNRnre/usr/lib/libjson-glib-1.0.so.0: no version information available (required by /usr/lib/epiphany/libephymisc.so)
epiphany: /tmp/.mount_modrinfNRnre/usr/lib/libjson-glib-1.0.so.0: no version information available (required by /usr/lib/epiphany/libephysync.so)
epiphany: /tmp/.mount_modrinfNRnre/usr/lib/libjson-glib-1.0.so.0: no version information available (required by /usr/lib/libtracker-sparql-3.0.so.0)
epiphany: symbol lookup error: /usr/lib/libgck-2.so.2: undefined symbol: g_task_set_static_name
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: konqueror: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: chromium: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: chromium-browser: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: google-chrome: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: www-browser: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: links2: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: elinks: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: links: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: lynx: command not found
/tmp/.mount_modrinfNRnre/usr/bin//xdg-open: line 869: w3m: command not found
xdg-open: no method available for opening '/home/ryhon/.config/com.modrinth.theseus/profiles/1.20.1'

Steps to reproduce

  1. Click on an instance
  2. Press the folder button

Expected behavior

Instance directory opens in file manager

Additional context

Running the AppImage release on Arch Linux
App version: 0.5.0

@Ryhon0 Ryhon0 added the bug Something isn't working label Aug 9, 2023
@Parilia
Copy link

Parilia commented Aug 10, 2023

Bug is present on Nobara 38 as well

@Justsnoopy30
Copy link
Contributor

Justsnoopy30 commented Aug 14, 2023

Doesn't work on Ubuntu either
Edit: Well some of them work but open in chrome instead of my file manager

@thesuzerain thesuzerain self-assigned this Sep 1, 2023
@magistermaks
Copy link

This is also the case on Linux Mint (21.2 Cinnamon)
each time the instance "Folder" button is pressed the error

nemo: symbol lookup error: /lib/x86_64-linux-gnu/libxapp.so.1: undefined symbol: g_memdup2

is printed to the console.

I may also add that even the game itself is unable to open folders (open resourcepack folder etc) when launched with modrinth's launcher, so it's quite hard to go the instance folder

@noah-pm-dev
Copy link

noah-pm-dev commented Dec 13, 2023

This also happens on Kubuntu 22.04.3 LTS, this error is printed:

kde-open5: symbol lookup error: /lib/x86_64-linux-gnu/libKF5GuiAddons.so.5: undefined symbol: wl_proxy_marshal_flags

App version 0.6.2

@triphora
Copy link
Contributor

Duplicate of #520

@triphora triphora marked this as a duplicate of #520 Dec 20, 2023
@triphora triphora closed this as not planned Won't fix, can't repro, duplicate, stale Dec 20, 2023
Geometrically added a commit that referenced this issue Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

7 participants