l
l
If there are no wheels for your python version, pip will not even install anything, there is no way to check anything in runtime.
This problem appeared recently in GitHub Actions CI and I still cannot figure out why it happened. Downgrading/pinning nextest does not help, downgrading Rust from 1.78 to 1.77 also does...
I have tried with `ncat` from `nmap` rather than GNU netcat. `ncat` has no `-c`/`--close` option. Started `ncat -l 127.0.0.1 5555` listener, than `ncat 127.0.0.1 5555 < 1.py` client. File...
Did similar thing for another binary here: https://github.com/deltachat/notifiers/pull/10
`cargo install` will work in any case as it will be linked against local libc. The issue is about the tarballs provided for 0.1.0 release. Building against `x86_64-unknown-linux-musl` instead of...
Fixed in #64, now webxdc.js is copy-pasted but points to the source where the latest version can be found.
Before this change it looks like `XGR_HIDDEN_FON` did nothing at all.
If this is not needed with up-to-date resources (I used resources from 1.45 Linux version from GOG.com) and they use 0 byte for transparent pixels, then I guess `XGR_HIDDEN_FON` constant...
On `stderr` there are warnings like this when going to the world: ``` Layout for view 0x58bb2a1dd450 is already done Layout for view 0x58bb2a1dd3b0 is already done Layout for view...
I also built tag `2.0` (commit 60b4dec789f1e68ed99b5601350248bdf9ad2744) with cherry-picked commit 99ba4e5a1fa6da4ff40af36e2b3eb7b5ec526b65. Same problem there.