You are not logged in.
Looks like there was a previous issue with hugin-2021 here https://bbs.archlinux.org/viewtopic.php?id=278127 It looks like the referenced fix to install glew-egl-glx from the AUR doesn't work because that package doesn't exist anymore.
Whenever I start hugin, I get this error:
ERROR: 14:48:18.128543 (/usr/src/debug/hugin/hugin-2024.0.1/src/hugin1/hugin/ProjectionGridTool.cpp:369) createTexture(): GL Error when building mipmap levels: invalid framebuffer operation.
which makes hugin unusable (you can't see any of the photos it stitches, and if you click create panorama the whole program crashes)
Offline
Is this a regression, i.e. did it work earlier and after an update it no longer works? It looks like the 2022 problem was with its 'glew' dependency that got fixed.
Is there a full exception trace you can get, rather than just that single line? It could help identifying the issue. hugin was updated recently, so it could be a bug.
Offline
I'm not sure if it is a regression because this is the first time I've installed Hugin. As for getting a stack trace on the program crash: I was not able to get the program to crash again since when I started this thread. The no preview and that log message about createTexture is still consistently present. The log message posted is the entire error message (repeated a bunch of times) that is shown. The program is definitely still "unusable" as the preview is important to guide the image stitching.
Last edited by avr (2025-01-13 04:13:01)
Offline
did you do a full system update before posting here to see if you just needed to update a lib first? cause i just installed it and it works for me
Last edited by mackin_cheese (2025-01-13 04:18:28)
Online
did you do a full system update before posting here to see if you just needed to update a lib first? cause i just installed it and it works for me
Yes. Just did a
pacman -Syyu
to confirm that everything is up to date. Are you able to see anything in the preview? I just see a black section.
I'm also noticing that when I resize the hugin window a couple of times, some parts of my desktop become unresponsive. I can't open the KDE start menu, and if I try to take a screenshot then spectacle crashes. When I start hugin it's not a problem, but after a couple of window resizes (which are very slow and sometimes leave artifacts of where the window was) it starts consistently happening. Hugin doesn't crash during this.
Last edited by avr (2025-01-13 04:32:53)
Offline
What's your GPU model along with exact GPU drivers being used and for good measure, throw in a
pacman -Qm
Online
GeForce RTX 3060 Ti driver version 565.77. What specifically are you looking for in the output of pacman -Qm? I don't have hugin installed from the AUR, nor do I see any packages in that related to graphics / opengl.
Offline
Which exact GPU driver? Nvidia? Nvidia-open? lts? dkms?
Online
Regular nvidia:
pacman -Qe | grep -i nvidia +
nvidia 565.77-11
nvidia-settings 565.57.01-1
nvidia-utils 565.77-3
lsmod | grep -i nvidia +
nvidia_drm 135168 250
nvidia_uvm 3837952 0
nvidia_modeset 1671168 99 nvidia_drm
drm_ttm_helper 16384 2 nvidia_drm
video 81920 1 nvidia_modeset
nvidia 77496320 1772 nvidia_uvm,nvidia_modeset
Last edited by avr (2025-01-13 06:12:41)
Offline
Mod note: moving to Applications
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline