fourMs / MGT-python

Musical Gestures Toolbox for Python
https://www.uio.no/ritmo/english/research/labs/fourms/downloads/software/musicalgesturestoolbox/mgt-python/index.html
GNU General Public License v3.0
52 stars 11 forks source link

Cropping only works once #317

Open alexarje opened 7 months ago

alexarje commented 7 months ago

On Ubuntu, I have experienced that the cropping function only works once per session. The first time I call it, everything works fine. The window pops up and the video processes correctly. But if I try again, it just stalls. Restarting the notebook makes it work again. Something strange...