Bug in QMediaPlayer version 6.2
Unsolved
General and Desktop
-
I would like to report a bug in QMediaPlayer version 6.2. When the window is restored, after being minimized, the video is not seen, while the audio is heard. I'm testing on Kubuntu 21.4. Compiling with Qt 5 ... the problem does not occur.
-
@Faust-Faust This forum is not for bug reports, you must use https://bugreports.qt.io/projects/QTBUG/issues
-
Even with the final version identical error on every Linux, while with the beta libraries QMediaPlayer works normally. Does anyone have the same error?
In QGraphicsView the error does not occur.
In the Mediaplayer present in the example code, the one based on qml works normally, the one on widget has the same bug.