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

(Bug): Error while creating OpenGL context: closest = -1 #1001

Open
7 of 10 tasks
MikaelPerry opened this issue Oct 1, 2024 · 1 comment
Open
7 of 10 tasks

(Bug): Error while creating OpenGL context: closest = -1 #1001

MikaelPerry opened this issue Oct 1, 2024 · 1 comment

Comments

@MikaelPerry
Copy link

Make sure to follow our issue report guidelines

  • I'm using the latest version of Natron (not required but recommended)
  • I've restarted Natron and the issue persists
  • I've run Natron via the command line and the issue persists
  • I've followed the contributing guidelines to the best of my understanding
  • My issue is not on the issue tracker or in a pull request already (go search for it and dig around a little bit!)
  • This bug is reproducible

Natron version

Most recent

Operating system

Fedora 40

System specs

RAM: 64gb DDR4
CPU: R9 5950x
GPU: RTX 3070ti

Did you install Natron using the official installer?

  • Yes, I used the official installer
  • No, I installed from a binary archive
  • No, I compiled Natron from sources
  • No, I installed Natron via another method

Custom installation path

No response

What were you trying to do?

I try to launch Natron on wayland:

"Error while creating OpenGL context: closest = -1
Natron requires at least OpenGL 2.0 with the following extensions so the viewer works appropriately:
GL_ARB_vertex_buffer_object,GL_ARB_pixel_buffer_object"

Flatpak and package, both bricked. I installed x11 to test and it works there. But it needs to work in wayland. Worked before, some update broke it.

Nvidia 560 driver, everything else works.

What did you expect to happen? What happened instead?

Expected to have the app launch, doesn't launch.

Step-by-step reproduction instructions

Start natron on wayland fedora 40.

Additional details

No response

@MikaelPerry MikaelPerry added the type:bug Something isn't working label Oct 1, 2024
@rodlie
Copy link
Contributor

rodlie commented Oct 1, 2024

I installed x11 to test and it works there. But it needs to work in wayland. Worked before, some update broke it.

Our releases only support X11/XWayland.

@rodlie rodlie removed the type:bug Something isn't working label Oct 1, 2024
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

2 participants