[Hugin-devs] [Bug 1938453] Re: Fast GL Preview crashes when built with wxWidgets 3.1.5: Error initialising GLEW

2021-08-01 Thread Badshah400
Thanks for the suggestions. All implemented, except... > For Nona and align_image_stack you can also trying to switch to egl by adding -DBUILD_WITH_EGL=on to the CMake command line. When I do this, the build fails because the linker no longer links against X11. Seems this in the CMakeLists.txt

[Hugin-devs] [Bug 1938453] Re: Fast GL Preview crashes when built with wxWidgets 3.1.5: Error initialising GLEW

2021-08-01 Thread tmodes
Tanks for confirmation. Because it was a compile switch for glew and not Hugin itself setting status to invalid. When wxWidgets is built with egl the workaround with -DUSE_GDKBACKEND_X11=on should not be needed anymore and can be removed. PS: When you switch in wxWidgets to egl only the fast

[Hugin-devs] [Bug 1922039] Re: Segmentation fault from Resaveimage() in verdandi

2021-08-01 Thread Choongin Lee
Is any bug fixing process working? If any pull request is required, please let me know :) -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1922039 Title: Segmentation fault from Resaveimage() in