Selur's Little Message Board

Full Version: Ubuntu repository - maintained by djcj
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
Checked the source code.
Hybrid doesn't abort when it doesn't fine a graphic card, it just reports:
Code:
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
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
I've found a patch here but I'm not sure how to run it.

https://codereview.qt-project.org/#/c/104668/
That's the patch they integrated to fix the issue, that is integrated into Qt 5.4.1, unless Hybrid isn't compiled against a patched version (or simple any version 5.4.1+) this doesn't help.

Cu Selur
Its a shame it doesn't work. I set this vps up to use Hybrid. Thanks for your help as always
Had some time so I compiled a version with Qt 5.5.1 which should fix the issue,..

Cu Selur
I move this to ~/.hybrid-bin/?
You probably have to move it there + rename it and I'm not sure whether djcjs starter might deleted and replace the binary,... Smile
It does exactly that after renaming, deletes and replaces
Yes, you would probably habe to call the binary directly and not the link djcj provides,..
How do I "call the binary"?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24