Nicolas Guillot
Nicolas Guillot
Hello. I have the same question. I tried several things, but no one works: **In _receivePort listening function** that handles messages from onEvent::_sendPort?.send(message): 1. I tried to _closeReceivePort(), then _stopForegroundTask(),...
Hi @joeldunamis . Did you solve this problem ? Or did you workaround ?
Hello: I have the same issue (system sound + alarm sound are played at the same time). I ended to uninstall the app. I'm tracking this bug, if it's closed...
Hello. +1. Thanks for your great project !
Hello. First, thanks for your excellent project, it's very valuable ! I have also that need: to get and set some controls: offset of the scene, rotation, .... I use...
Hi @Dev-hwang Wonderful, thanks a lot. I'll try.
Hi. I've just reinstalled the app. Indeed, disabling "sound and vibration" (on my android version it's "sound and vibration") seems to solve issue 2. Thanks. Maybe you could code a...
pytz is now embedded in last python versions: [Projects using Python 3.9 or later should be using the support now included as part of the standard library](https://pypi.org/project/pytz/) What could be...
Hello all. I was also watching for that issue because I want to use ruff as formater on file save on pycharm. In the meanwhile here is a workaround I...
Hello @koxudaxi I'm not sure we're speaking about the same thing. It's not about not formatting well some python code. It's about: ruff format is not run when a file...