carlonluca / pot

Raspberry Pi accelerated video/image rendering with Qt: custom QML components and QtMultimedia backend.
https://bugfreeblog.duckdns.org
GNU General Public License v2.0
177 stars 42 forks source link

POT VL : QThread Destroyed while thread is stillrunning #74

Open matzrm opened 2 years ago

matzrm commented 2 years ago

Sometimes, closing the player I have this error: QThread Destroyed while thread is stillrunning

Is there any way to safely close a potvl dynamically instanced?

carlonluca commented 2 years ago

I think I did that in some projects, but if that error comes from POTVL, maybe there is a regression. Unfortunately I do not know if a workaround exists, but it may not be very difficult to fix it.