Open ashuramaruzxc opened 7 months ago
Does running it with nixGL work?
@eclairevoyant it does. However i already mentioned this in #303120 that we can set an env in the makeWrapper to make it work and i guess it would be a better solution than to use nixGL
Describe the bug
Currently sweethome3d seems to be broken on both x86_64-linux and aarch64-linux. Issue is related to the opengl on both platforms In case of x86_64 it can start at least and show a pop up notifying that there's problems with opengl
Screenshot
![image](https://github.com/NixOS/nixpkgs/assets/72100551/7f25cad9-6500-4d84-a946-e7cdb64bb397)on aarch64-linux(raspberry-pi5) it's stuck in trying to at least open
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
A working app with decent performance
Notify maintainers
@edwtjo
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Logs
x86_64-linux.txt aarch64-linux.txt
Add a :+1: reaction to issues you find important.