bgrabitmap / lazpaint

🎨 Cross-platform image editor with raster and vector layers similar to Paint.Net written in Lazarus (Free Pascal)
https://lazpaint.github.io/
GNU General Public License v3.0
406 stars 57 forks source link

nixos error unhandled exception #551

Closed markifi closed 1 year ago

markifi commented 1 year ago

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

markifi commented 1 year ago

wait i'm sorry this is a double of #515

circular17 commented 1 year ago

Duplicate of https://github.com/bgrabitmap/lazpaint/issues/515

circular17 commented 1 year ago

If you can help solve this one, that would be greatly appreciated