Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLFW error 65545: GLX: Failed to find a suitable GLXFBConfig #103

Open
oliver-batchelor opened this issue Jan 4, 2023 · 3 comments
Open

Comments

@oliver-batchelor
Copy link

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
@wkjarosz
Copy link
Owner

wkjarosz commented Jan 4, 2023

Thanks for reporting this.

Could you please check if this issue is specific to v1.7.0, or if it also appears in earlier releases?

Thanks

@wkjarosz
Copy link
Owner

wkjarosz commented Jan 4, 2023

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.

Thanks,
-w

@jparr721
Copy link

jparr721 commented Jan 4, 2023

Hello!

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.

Platform

Distributor ID:	Ubuntu
Description:	Ubuntu 22.04.1 LTS
Release:	22.04
Codename:	jammy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants