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

2021-08-17 Thread Badshah400
Awesome, thanks a lot for the quick responses, guidance, and fix. -- You received this bug notification because you are a member of Hugin Bug Hunters, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1938453 Title: Fast GL Preview crashes when built with wxWidgets 3.1.5: Error

[Hugin-bug-hunters] [Bug 1938453] [NEW] Fast GL Preview crashes when built with wxWidgets 3.1.5: Error initialising GLEW

2021-07-29 Thread Badshah400
Public bug reported: Note: Bug originally reported against openSUSE: When compiled against wxWidgets 3.1.5, hugin crashes upon launch with the following error: --- (hugin:15406): Gtk-CRITICAL **: 20:41:54.916: gtk_widget_set_size_request:

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

2021-07-31 Thread Badshah400
> When wxWidgets is compiled with egl, glew needs also be compiled with egl > support. Is this done? Glew wasn't and doing that fixed the crash. Many thanks for hitting the nail right on the head. We do build hugin with `-DUSE_GDKBACKEND_X11=on`, so yes X11 or Wayland doesn't actually matter.

[Hugin-bug-hunters] [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-bug-hunters] [Bug 1938453] Re: Fast GL Preview crashes when built with wxWidgets 3.1.5: Error initialising GLEW

2021-07-31 Thread Badshah400
Seen on both Wayland and X11 -- You received this bug notification because you are a member of Hugin Bug Hunters, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1938453 Title: Fast GL Preview crashes when built with wxWidgets 3.1.5: Error initialising GLEW Status in Hugin: