Jesper Schmitz Mouridsen
Jesper Schmitz Mouridsen
same result. Without the patch against curl_multi.cpp in the gist I get file not found with one of or both -o compat_dir and complement_stat ``` 2023-06-12T14:58:59.645Z [CURL DBG] * Connection...
Same here on Linux ubuntu jamty in docker. Works only for me with apache + mod_php
@cbjeukendrup Hi Great work! Do you still actively work on this? Would you like some help? ( I did fix some quirks on FreeBSD not shared yet namely InstrumentTreeView had...
FYI for Qt6 this is needed in the new braille module.. ```diff diff --git a/src/braille/braillemodule.cpp b/src/braille/braillemodule.cpp index bc2e46e218..12738cdb63 100644 --- a/src/braille/braillemodule.cpp +++ b/src/braille/braillemodule.cpp @@ -40,6 +40,11 @@ using namespace mu::engraving;...
You can give patching of librewolf a go, perhaps start with finishing up the port on bugzilla? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258503 the unity patches are here https://aur.archlinux.org/packages/firefox-appmenu/ The fix_wayland and unity_*.patch (two patch...
Any reason not to have a look at this?
There is this https://github.com/bus1/dbus-broker/wiki but they state explicitly Linux only...
> Trying to understand their reasoning for doing that. Would it mean that once removed it could break their macOS and Windows versions? I also think we will be missing...
> IntelliJ 2020.1.4 is last version global menu supported I tested on **Linux** with helloSystem's Menu, and 2023.2 intellij-ce gets global menus.. Now I only have left to hack and...
Okay after a lot of stack tracing and building jna and intelij froms source and sqlite and libdb.so and jetbrains fork of libdbusmenu...  I will share the details later...