freezy / dmd-extensions

A toolbox for virtual pinball dot matrix displays.
GNU General Public License v2.0
120 stars 52 forks source link

pixelcade cannot open png: says a different thread owns it #480

Closed mandermannen closed 1 month ago

mandermannen commented 1 month ago

i have a pixelcade. When i try to give the command:

dmdext play -p COM3 --color-matrix=rgb -d pixelcade -f "any.png" the command says it can not open because a different thread owns it. With version 2.1.2 it works just fine.

image

freezy commented 1 month ago

Should already be fixed on master. You can verify with a recent build like here.

mandermannen commented 1 month ago

Thanks!! Now its working again