You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiled on Linux Ubuntu 20.04, Nvidia GPU (Cuda 11.8 driver - if relevant!)
> HDRView
[info] Reading configuration from file /home/oliver/.config/HDRView/settings.json
[info] Welcome to HDRView!
[info] Verbosity threshold set to level 2.
[info] Setting intensity scale to 1.000000
[info] Using sRGB response curve.
[info] Dithering
[info] Launching GUI with 8 bit color and LDR display support.
GLFW error 65545: GLX: Failed to find a suitable GLXFBConfig
Could not allocate floating point framebuffer, retrying without..
[info] Reading configuration from file /home/oliver/.config/HDRView/settings.json
[warning] Error while reading settings file: Cannot open settings file: "/home/oliver/.config/HDRView/settings.json".
[info] Using default settings.
[1] 211331 segmentation fault (core dumped) HDRView
The text was updated successfully, but these errors were encountered:
Also, if you are able to compile in debug mode and run through a debugger to identify more precisely where the issue comes from, that would be really helpful.
Just built version 1.6.1 and can confirm that this issue is still present. I have seen this issue building my own GL apps before and it seems to be related to GL driver issues.
Compiled on Linux Ubuntu 20.04, Nvidia GPU (Cuda 11.8 driver - if relevant!)
The text was updated successfully, but these errors were encountered: