Aaron Madlon-Kay
Aaron Madlon-Kay
The OpenKeychain API appears to be this: https://github.com/open-keychain/openpgp-api
There is now `flutter-run-device`; see #28. If that doesn't adequately address this ticket, please open a new ticket with details on the use case.
Just FYI, the MacPorts equivalent of this package (emacs-mac-app-devel) is up to date with 28.0.92, supports native-comp, and installs without need for any manual symlinks. https://github.com/macports/macports-ports/blob/131fc3c868c828d5619abc5d70e76e35341e5162/aqua/emacs-mac-app/Portfile#L83
I have a vague understanding of the uid issue, and I've seen a fork of this repo has done some related work: https://github.com/SundialTechnologies/innosetup-docker/commit/da63fefca165d377abaad58e8e8fbfa7eb1552e1 But I don't really understand it enough...
My guess is that ``-u `id -u`:`id -g` `` makes the user/group mismatch in Azure, whereas in your local environment the user and group IDs do match by coincidence. Fundamentally...
I am interested in expanding support for other platforms, but I can't make any promises about the timeline. I see that there are two C# ports of uchardet: - https://www.nuget.org/packages/NChardet/...
Web support has landed in v2.1.0. Thanks very much to @dab246!
macOS support has landed in v3.0.0.
I found some permissions-related issues and am working on a fix. I'll un-draft when ready.
This is now ready. I had to adjust the data storage strategy in order to get things working seamlessly on first run. Previously I had accidentally hit upon a strategy...