could you please tell me if i installed this wrong?
nixos 23.05
configuration.nix has the following
environment.systemPackages = [ pkgs.lazpaint ];
the error is the following, opening every time i run lazpaint, it opens in the background:
Unhandled exception!
Exception class: EAccessViolation
Message: Access violation
To get more information, use the debug version.
It is recommended to save a backup of your image and restart the application.
window manager is LXQT 1.3.0
running with sudo yields the same error.
after closing the background opened error message, the program works perfectly as far as i can tell.
lazpaint has no current package maintainers on nixos now so i came here instead
could you please tell me if i installed this wrong? nixos 23.05 configuration.nix has the following
environment.systemPackages = [ pkgs.lazpaint ];
the error is the following, opening every time i run lazpaint, it opens in the background:window manager is LXQT 1.3.0
running with sudo yields the same error.
after closing the background opened error message, the program works perfectly as far as i can tell.
lazpaint has no current package maintainers on nixos now so i came here instead