Evandro Sasse
Evandro Sasse
Same here. ``` def timerEvent(self, event): # noqa: N802 ```
> and it loaded. However, nothing is playing. Similar stuff happening to me. It was working fine until yesterday. But since this morning nothing is playing; while navigation/search/etc works fine.
No luck for me, same problem still happening. Updated it, uninstalled/reinstalled using brew, same behavior as before... I see that someone created another similar issue, I will keep an eye...
> I haven't implemented automated releases to Brew yet. 😅 But the "Check for updates" works, right? I am able to get 1.3.2, even though I installed with brew originally...
1.3.3 seems to have fixed it for me. Thanks @jscheel @TimOliver 🙇!
Seeing the same thing here, any news @franky47 ?
Seeing the same... I don't see anything on the docs about `delegate`, is this something that was supposed to work? Or should I not get my hopes up?
> I was having the same issue as you on my project on apple silicon + docker. But when trying to recreate to test it on a clean docker container...