NatronGitHub / Natron

Open-source video compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
http://NatronGitHub.github.io
GNU General Public License v2.0
4.67k stars 340 forks source link

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

Open MikaelPerry opened 3 weeks ago

MikaelPerry commented 3 weeks ago

Make sure to follow our issue report guidelines

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?

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

rodlie commented 3 weeks ago

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.