dllud

Results 18 comments of dllud

imlib2 seems to be maintained still, at least there have been some releases: https://sourceforge.net/projects/enlightenment/files/imlib2-src/ I opened an issue at their bug tracker asking for HEIF support: https://phab.enlightenment.org/T8877 Meanwhile there's a...

I opened an issue at imlib2 bug tracker asking for AVIF support: https://phab.enlightenment.org/T8876 Meanwhile there's a basic loader that can be used: https://github.com/vi/imlib2-avif

I was facing the exact same error in the title. Besides starting a SSH Agent `eval "$(ssh-agent -s)"` and adding the key `ssh-add ~/.ssh/mykey`, I had to use a full...

This would be much handy. @plafue Could you please merge this and put out a new release? Or perhaps pass the project to a new maintainer?

Nowadays it would be better to use the [XMPP Compliance Tester](https://github.com/iNPUTmice/ComplianceTester) by @iNPUTmice as it scans many more XEPs. You wouldn't even need to run it, you could just parse...

It doesn't seem so. I've checked one of oldest entries, Calyx, and it contains a full certificate (a CA signed public key) in the `certificate` property. *.calyxinstitute.org Identity: *.calyxinstitute.org Verified...

> We pin to the public key Do you mean in ChatSecure code itself? That way you are right, it should work as long as the pub key isn't renewed....

Still happens on ckb-cli 1.9.0 ``` $ ckb-cli util completions zsh thread 'main' panicked at /home/david/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_generate-3.0.0-beta.1/src/generators/shells/zsh.rs:263:25: Fatal internal error. Please consider filing a bug report at https://github.com/clap-rs/clap/issues ```