Ubuntu runtime errors
Posted: Mon Feb 02, 2026 1:53 am
I used the sticky thread to build makemkv as described and I get these output to the console that I ran it from when I run it. I also installed via heyarje repository and get the same messages.
I searched for the first message and found one post but didn't see any replies. Any ideas?
Edit to include uname -a:
Code: Select all
$ makemkv
QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Edit to include uname -a:
Code: Select all
Linux sleeper 6.17.0-12-generic #12-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 9 20:46:52 UTC 2026 x86_64 GNU/Linux