Natron does not run on Ubuntu.

Greetings everyone.
Gentlemen, I am here to report a small problem that I am seeing in Natron on Ubuntu.
I was able to install Natron through the installer
“Natron-2.3.14-Linux-x86_64bit” and when trying to run Natro I noticed that it does not run on the system, so just tried running it via terminal to try to find the error.

well@PROMETHEUS:/opt/UnityEditor$ ./Natron
Natron Version 2.3.14
Copyright (C) 2013-2018 INRIA and Alexandre Gauthier-Foichat
>>>Use the --help or -h option to print usage.<<<
Caught segmentation fault (SIGSEGV) from thread Main(0x2db6220), faulty address is 0x7fc285a508fe from 0x26
Backtrace:
[Frame 1]: /opt/amdgpu-pro/lib/x86_64-linux-gnu/libGL.so.1(+0x4e8fe) [0x7fc285a508fe]
[Frame 2]: /opt/amdgpu-pro/lib/x86_64-linux-gnu/libGL.so.1(+0x4e8fe) [0x7fc285a508fe]
[Frame 3]: /usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so(+0xdbb038) [0x7fc27cfdf038]
[Frame 4]: /usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so(+0xacfeb4) [0x7fc27ccf3eb4]
[Frame 5]: /usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so(+0x76c33c) [0x7fc27c99033c]
[Frame 6]: /usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so(+0xdbeb5b) [0x7fc27cfe2b5b]
[Frame 7]: /usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so(+0x165077a) [0x7fc27d87477a]
[Frame 8]: /usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so(+0x1651946) [0x7fc27d875946]
[Frame 9]: /usr/lib/x86_64-linux-gnu/dri/amdgpu_dri.so(+0x165348d) [0x7fc27d87748d]
[Frame 10]: /opt/amdgpu-pro/lib/x86_64-linux-gnu/libGL.so.1(+0x4f1e4) [0x7fc285a511e4]
[Frame 11]: /opt/amdgpu-pro/lib/x86_64-linux-gnu/libGL.so.1(glXCreateContextAttribsARB+0x1e8) [0x7fc285a4fa28]
[Frame 12]: /opt/UnityEditor/bin/Natron(_ZN6Natron22OSGLContext_x11Private16createContextGLXEPNS_20OSGLContext_glx_dataERKNS_17FramebufferConfigEiibiPKNS_15OSGLContext_x11E+0x1c5) [0xdd45c5]
[Frame 13]: /opt/UnityEditor/bin/Natron(_ZN6Natron15OSGLContext_x11C2ERKNS_17FramebufferConfigEiibRKNS_12GLRendererIDEPKS0_+0xd7) [0xdd4aa7]
[Frame 14]: /opt/UnityEditor/bin/Natron(_ZN6Natron15OSGLContext_x1111getGPUInfosERNSt7__cxx114listINS_18OpenGLRendererInfoESaIS3_EEE+0x12e2) [0xdd5e02]
[Frame 15]: /opt/UnityEditor/bin/Natron(_ZN6Natron10AppManager12loadInternalERKNS_6CLArgsE+0x49c) [0xb5ccac]

Can you let me know if I can use it with AMD’s proprietary drive? It seems to me that this is a problem with this AMD drive module.

What version of Ubuntu?

I am currently using Ubuntu 18.4 with KDE and AMD’s proprietary Video Drive.

The Natron 2.3.14 flatpak works. Ubuntu 18.04 → 19.10.

With the proprietary AMD drivers?

Which ones? Do you mean AMDGPU? Or AMDGPUPro? They are different. You’ll find the AMD commercial OpenCL packages bundled with AMDGPUPro. I do have a VEGA FE card, and am using AMD graphics. It does work. Though I also use Davinci Resolve and found the AMDGPUPro OpenCL stack not compatible with that program on Ubuntu. For God knows what reason. So I’ve had to use rocm instead. All that said, Natron works. With the commercial driver. And it recognizes my VEGA card for GPU rendering.