Problem with Qt Multimedia
-
You are comparing apple to oranges. Both are completely different OSs with completely different multimedia backends.
I don't know what is going on with your Debian but you sure have something either misconfigured or buggy. However, it's not something Qt related. You should check with the Debian folks.
-
@6EQUJ5 I would guess bad graphics driver.
You could check the output of dmesg command. In general you should ask this question in a Debian forum or mailing list and attach information about your system (especially graphics hardware). -
Compare it with the output of dmesg after you got kicked of your session.
-
@SGaist New output (after getting logged out): https://pastebin.com/yJK4tFeQ
Output of
diff dmesgOutputBeforeLogout.txt dmesgOutputAfterLogout.txt
: https://pastebin.com/5jGtEiUd (differences between two outputs)