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

Unable to reach ficsit.app on Linux/Nixos #288

Open
KommentatorForAll opened this issue Feb 9, 2025 · 3 comments
Open

Unable to reach ficsit.app on Linux/Nixos #288

KommentatorForAll opened this issue Feb 9, 2025 · 3 comments

Comments

@KommentatorForAll
Copy link

I tried installing versions 3.0.0 and 3.0.3 and in both cases i get the popup of "Unable to connect to ficsit.app"
I also tried to use current master branch and run it in dev mode using wails dev and get the same result.

Log attached

using nixos-24.11

log.txt

@KommentatorForAll
Copy link
Author

using ficsit-cli does not show the issue, it is able to fetch mods.

@KommentatorForAll
Copy link
Author

I was able to fix this issue using the following steps:

  1. install the following dependencies: wails pnpm glib-networking
  2. set the GIO_MODULE_DIR environment variable to the installation path + /lib/gio/modules; in my case : export GIO_MODULE_DIR=/nix/store/1bv1caadj8f0xrm66vh3z5bz539fcq4c-glib-networking-2.80.0/lib/gio/modules

imo, this issue should still be open, and fixed on the smm side of things, but i will link this issue to the packaging request.

@TomaSajt
Copy link

TomaSajt commented Feb 23, 2025

wails pnpm glib-networking was not required for me on the nixpkgs side.
Thanks for figuring this out, updated my PR.

I think this issue can be closed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants