hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #08094
[Bug 2091241] Re: EGL support error with default branch
I can confirm that the fedora f40, f41 & f42 wxGTK packages (3.2.4,
3.2.5 & 3.2.6) are all built with `--disable-glcanvasegl`.
I do have `-DUSE_GDKBACKEND_X11=ON` in the hugin package build, but I
see this has no effect with hugin-2024.1.
For the fedora hugin I could just carry a patch that forces the
GDK_BACKEND=x11 bit, or we could revert the changeset?
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/2091241
Title:
EGL support error with default branch
Status in Hugin:
New
Bug description:
With the current (hugin-2024.1.0) default branch I get this error on
startup:
This program wasn't compiled with EGL support required under Wayland, either
install EGL libraries and rebuild or run it under X11 backend by setting
environment variable GDK_BACKEND=x11 before starting your program.
If I continue, Hugin crashes when I activate the preview. If I start
with GDK_BACKEND=x11 then it is ok.
Note that the 2024.0.0 release is fine, all build flags are identical,
this is on the same machine.
cmake-3.30.5
wayland-1.23.0
wxGTK-3.2.4
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/2091241/+subscriptions
References