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

Windows 11, Natron won't launch. #852

Open codefist opened 1 year ago

codefist commented 1 year ago

up-to-date windows 11, verified on two separate computers. Two new alienware m15 r7, windows 11. Zero custom anything on these machines, totally vanilla.

Steps to reproduce as a standard naive windows user: Download, unzip, install. Won't launch (silent failure), reboot no effect.

rodlie commented 1 year ago

Probably related to #845

Workaround: https://github.com/NatronGitHub/Natron/issues/845#issuecomment-1344520439

codefist commented 1 year ago

Probably related to #845

Workaround: #845 (comment)

Thanks for the recommendation, but that didn't work.

rodlie commented 1 year ago

I updated the Windows build with a possible fix.

https://github.com/NatronGitHub/Natron/releases/download/v2.5.0/Natron-2.5.0-Windows-x86_64.zip SHA256 checksum: caed0b649ff2515b963f0b4fc009eb451a41d8ba3d6e5d4260253dd9e104c517

ericwomer commented 1 year ago

I can run it in terminal but it doesn't load up the gui

PS C:\Program Files\Natron\bin> Natron Version 2.5
(C) 2018-2022 The Natron developers
(C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
>>>Use the --help or -h option to print usage.<<<

But no gui.

ericwomer commented 1 year ago

I found out what MY issue was, I'm on a laptop and with the windows 11 dual graphics setup for some reason Natron.exe defaults to onboard graphics, I set it in the Nvidia Drivers Settings to use the NVidia card and now it runs.

grousk commented 1 year ago

I found out what MY issue was, I'm on a laptop and with the windows 11 dual graphics setup for some reason Natron.exe defaults to onboard graphics, I set it in the Nvidia Drivers Settings to use the NVidia card and now it runs.

i had this problem tho, it is fixed thanks

Carminantonio commented 1 year ago

Another possible fix: when installing Natron, make sure to opt in the OpenGL box, that fixed it for me

Dogway commented 7 months ago

I found out what MY issue was, I'm on a laptop and with the windows 11 dual graphics setup for some reason Natron.exe defaults to onboard graphics, I set it in the Nvidia Drivers Settings to use the NVidia card and now it runs.

This was it. Don't know why natron doesn't default to discreet card though...

rodlie commented 7 months ago

This was it. Don't know why natron doesn't default to discreet card though...

This is normal. Natron uses the default OpenGL device defined by the system. If you have NVIDIA Optimus you right click the application and select what GPU you want to use, or go into the NVIDIA settings and set it there.