ethical_haquer
ethical_haquer
Alt+Shift+C can be pressed to focus the output area, but I think the output area should be focused automatically when a program is run. Especially if it's a CLI program,...
When the directory_tree plugin is disabled, multiple other plugins: filemanager, git_right_click, git_status, hide_project, and python_venv, fail with a KeyError: ``` Traceback (most recent call last): File "/home/ethical_haquer/porcupine-venv/lib/python3.11/site-packages/porcupine/pluginloader.py", line 191, in...
Getting this error when attempting to install on a Raspberry Pi 5 running Raspberry Pi OS 64-bit (Debian 12): ``(porcupine-venv) ethical-haquer@raspberrypi:~ $ pip install https://github.com/Akuli/porcupine/archive/v2023.06.27.zip`` ``...`` ``ERROR: Could not find...
Is there a guide somewhere on how to add support for this to LOS-based ROMs? Or is it currently not possible? TIA.
It's about time that Galaxy Flasher had an icon! If you have any ideas for the icon, let me know and I'll make a mock-up of it if I think...
Is musl supported by Box64, or no? Can it be compiled and used on postmarketOS (Alpine Linux based)? TIA.
I am trying to get [r2kaw](https://xnux.eu/rk2aw/) and [Tow-Boot](https://tow-boot.org/) installed to the SPI of the PPP at the same time. I can install Tow-Boot to the SPI, and I can install...
## 🐛 Bug Description When a program that imports `gi` is compiled with Nuitka and then run, the compiled program fails with `ModuleNotFoundError: No module named 'gi._enum'`. ## 🖥️ Environment...