Inqb8tr-jp
Inqb8tr-jp
Same with pipewire-1.2.2 on Manjaro Linux.
I tested MOD Desktop on pipewire 1.4.1 with Manjaro Linux. ~~And I find there is no JACK/Pipewire entry on MOD Desktop.~~ ~~I had hoped that pipewire would support MOD Desktop...
It doesn't work on my Ubuntu 24.04 WSL on Windows10 because `PawPawBuilds/targets/win64/bin/gdbus-codegen` has the shebang with the absolute path to `#!/usr/bin/python3`. In my case I linked /usr/bin/python3 to $HOME/.pyenv/shims/python3 temporarily.
I think it not for PawPaw, but can't proceed futher. So I installed python3.11.13 with pyenv and temporarily link /usr/bin/python3 to it. ``` make[6]: Entering directory '/home/aki/PawPawBuilds/builds/win64/glib-2.45.8/gio/gdbus-2.0/codegen' /usr/bin/mkdir -p '/home/aki/PawPawBuilds/targets/win64/bin'...