Skip to content

stop video on destruction to avoid segfault

Andreas Gattringer requested to merge uriesk/neochat:dev into master

Crashes like this video-click-away-maximized.kcrash, that quit with an error:

Cannot make QOpenGLContext current in a different thread

Can be avoided by stopping the video on destruction

Merge request reports