19.03.2018, 22:37
Checked the source code.
Hybrid doesn't abort when it doesn't fine a graphic card, it just reports:
and opens up fine. (Tested on Windows, Mac, and multiple Ubuntu, Kubuntu and an Arch Linux VM)
Got it,.. -> https://bugreports.qt.io/browse/QTBUG-44147
It's a bug in Qt which has been fixed in Qt 5.4.1 (Hybrid for Linux currently is build with 5.2.1 to stay compatible with some older Debian versions) and only happens if you use VNC.
So this will not be fixed until I switch to a newer Qt version.
Cu Selur
Hybrid doesn't abort when it doesn't fine a graphic card, it just reports:
No card found that's supported by nvenc, the CUDA encoding library. -> Removing CUDA based encoding support. Card name was compared against: https://developer.nvidia.com/cuda-gpus
Got it,.. -> https://bugreports.qt.io/browse/QTBUG-44147
It's a bug in Qt which has been fixed in Qt 5.4.1 (Hybrid for Linux currently is build with 5.2.1 to stay compatible with some older Debian versions) and only happens if you use VNC.
So this will not be fixed until I switch to a newer Qt version.
Cu Selur