nixpkgs/pkgs/applications/graphics/hugin
Alexander Bantyev 7b6987ea4e
hugin: use glew-egl to fix startup crash
Currently, hugin crashes on startup with an unhelpful

ERROR: 21:14:22.923574 (/build/hugin-2021.0.0/src/hugin1/hugin/GLViewer.cpp:133) SetUpContext(): Error initialising GLEW: Unknown error.

As outlined in [1], this is caused by glew being compiled without egl
support. As such, switching to glew-egl fixes the problem and hugin
starts up fine.

[1]: https://bbs.archlinux.org/viewtopic.php?id=278127
2022-12-11 21:14:01 +04:00
..
default.nix hugin: use glew-egl to fix startup crash 2022-12-11 21:14:01 +04:00
dont-crash-if-XDG_DATA_DIRS-not-set-edfddc6070ca6d4223d359fb4b38273a5aed2f2d.patch hugin: cherrypick fix for segfault on empty XDG_DATA_DIR 2022-12-05 22:28:03 -08:00