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.54k stars 332 forks source link

(Bug): Natron Crashes on Startup #863

Closed Rathmox closed 1 year ago

Rathmox commented 1 year ago

Make sure to follow our issue report guidelines

Natron version

Natron 2.5.0

Operating system

Arch Linux

System specs

RAM: 16GB CPU: Intel Core i7 10700K GPU: NVIDIA GeForce RTX 2080 SUPER

Did you install Natron using the official installer?

Custom installation path

No response

What were you trying to do?

Starting Natron for the first time

What did you expect to happen? What happened instead?

Natron being open and usable

Step-by-step reproduction instructions

  1. Start Natron
  2. Natron shows up for 0.5 seconds
  3. Natron crashes

Additional details

X Error of failed request: GLXBadContext Major opcode of failed request: 152 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 3763 Current serial number in output stream: 3763

pfennig59 commented 1 year ago

I and a colleague of mine are experiencing exactly the same under Windows 11 Pro 64 Bit (on Windows 10 it works fine) after installing version 2.5 via offical installer.

RAM: 32 GB DDR4 CPU: AMD Ryzen 7 5700G GPU: NVIDIA GeForce GTX 1650 4 GB

Rathmox commented 1 year ago

It works when I install it from flatpak, wierd

f-dy commented 1 year ago

If you compiled from sources, there is high chances that issues come from library versions or dependencies. That's why we ship the official Natron binaries with all the dependencies. These are the only ones we can support.