Hi Cristian, [email protected] schrieb am Samstag, 12. Oktober 2024 um 17:02:23 UTC+2:
Last update: today I tried to login in ubuntu 24.04 with Xorg, and hugin is working as expected!! So the problem is related to Wayland in this case you could try to set the environment variable GDK_BACKEND to x11 and then run Hugin GDK_BACKEND=x11 hugin If this fixes your issue, then you can recompile Hugin with adding -DUSE_GDKBACKEND_X11=on to the CMake command. This will automatically set GDK_BACKEND when starting Hugin. Thomas -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/bc8a63ba-aa53-420c-aace-dfc3297f94f0n%40googlegroups.com.
