Thanks Thomas, tried the command "GDK_BACKEND=x11 hugin" under wayland but the problem is still there. At least it works with Xorg
Il giorno sabato 12 ottobre 2024 alle 18:53:18 UTC+2 T. Modes ha scritto: 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/48ba4f47-ecd2-4c89-bce8-da59352ddfe1n%40googlegroups.com.
