AM2R-Community-Developers / AM2RLauncher

Host respository for the AM2RLauncher.
GNU General Public License v3.0
343 stars 19 forks source link

[NixOS] Does not launch AM2R #73

Closed Noodlez1232 closed 2 months ago

Noodlez1232 commented 2 months ago

Describe the bug On NixOS (using nix run nixpkgs#am2rlauncher), AM2R does not launch, but instead the launcher simply opens again.

Expected behavior AM2R launches

To Reproduce Steps to reproduce the behavior:

  1. run AM2R launcher using nix run nixpkgs#am2rlauncher
  2. Try to run AM2R from the Launcher
  3. Failure

Screenshots If applicable, add screenshots to help explain your problem.

Platform

Additional context The launcher failed to open up a file selection dialog (would crash), so I copied this configuration from the flatpak. I made sure to look around the files and stuff, however, and didn't find any references to paths that were speciifc to the flatpak version.

Log file AM2RLauncher.log

Miepee commented 2 months ago

Heya, we don't actually maintain the nixos package. IIRC that was done by @peeley , so you'd probably need to report it to them somewhere

peeley commented 2 months ago

I agree w/ @Miepee , the NixOS packaging effort was done by myself and I'd rather not have the maintenance/support burden fall on AM2R developers. If you open an issue in the nixpkgs repo itself and tag me as the maintainer, I'd be happy to help debug the issue you're having.