Marco Trevisan
Marco Trevisan
Just tried this... But still I'm getting kicked out 🤕
@GitMensch thanks for your input, I was indeed able to get the key there (as I could with firefox script too), but once I log in I get logged out...
In theory setting `ZSH_BASH_COMPLETIONS_FALLBACK_LOAD_NATIVE_COMPLETIONS=false`. Then use `compdef _bash_completions_fallback_completer $completion` (replacing completion with the proper completion function), however it's indeed something that should be improved. You can also use it together...
No SVG support yet?
Eheh :) Well, lucky or not, I mostly use them everyday, and I totally embrace your annoyance in creating a new project from scratch... So, if you need any help,...
Mhmhm weird, so it seems to crash at https://github.com/3v1n0/GMapsParser/blob/master/navparser/src/main/java/me/trevi/navparser/lib/IntrospectionUtils.kt#L17-L22 Can you maybe try to see what member is iterating? In case you can also disable the `@Mutable` annotations in [NavigationData.kt](https://github.com/3v1n0/GMapsParser/blob/master/navparser/src/main/java/me/trevi/navparser/lib/NavigationData.kt)...
Another option is to see how it does work for you when using the repo at commit 57a943139c089d3aad9d2a3714aeabd9a9ceac8b (first one not using MutableContent type).
What you get on: apt-cache policy libfprint-2-2 libfprint-2-tod-vfs0090
I feel the way would be pass `-e GITHUB_OUTPUT` that points to a temporary file that is shared with the host, and then copy that file to the actual host...
Well, if an app doesn't implement the standard freedesktop DBus properties specifications is hard for us to get infos...