Diogo

Results 7 issues of Diogo

### Software Versions * Python: 3.12.3 (from MacPorts) * OS: macOS 10.13.6 * Kivy: 2.3.0 * Kivy installation method: pip3 ### Describe the bug Critical error trying run any kivy...

Update tools .net version to sync changes in Source/Directory.Build.props $(_GtkSharpNetVersion)

Fix `libgtk-3.0.dylib` not found even when MacPorts `gtk3` is installed. ```sh Unhandled exception. System.TypeInitializationException: The type initializer for 'Gtk.Application' threw an exception. ---> System.DllNotFoundException: Gtk: libgtk-3-0.dll, libgtk-3.so.0, libgtk-3.0.dylib, gtk-3.dll at...

```sh → pqcom python3 pqcom.py Traceback (most recent call last): File "~/Library/Python/3.12/lib/python/site-packages/pqcom/./pqcom.py", line 41, in import pqcom_serial File "~/Library/Python/3.12/lib/python/site-packages/pqcom/pqcom_serial.py", line 5, in import Queue ModuleNotFoundError: No module named 'Queue' ```...

### Steps to reproduce 1. Set up a simple local server to receive requests. I've created the php page bellow: ```php ``` 2. Create a request that contains `User-Agent` and...

bug

### Steps to reproduce Use app ### Expected behavior PluginManager shouldn't write on internal storage, only on app data folder 📂 ### Actual behavior PluginManager is writing on internal storage...

bug

It needs more testing. Feel free to continue the work if you want to.