Ubuntu runtime errors

The place to discuss linux version of MakeMKV
Post Reply
flitter
Posts: 1
Joined: Mon Feb 02, 2026 1:48 am

Ubuntu runtime errors

Post by flitter »

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.

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()
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

Linux sleeper 6.17.0-12-generic #12-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan  9 20:46:52 UTC 2026 x86_64 GNU/Linux
Post Reply