Jami Kettunen

Results 155 comments of Jami Kettunen

And now it works again all of the sudden so the flatpak runtime version certainly had nothing to do with it at least (still would be nice to get the...

Can you try running `sudo waydroid upgrade -o`? someone just reported that magically fixing it on postmarketOS v22.12 (Alpine v3.17) with `waydroid-1.3.3-r2`: https://t.me/WayDroid/133686 That finally got added to the package...

Submitted https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/43982 (`[3.17] community/waydroid: upgrade to 1.3.4`) now which hopefully helps, once it's build fully you can `mrtest add --alpine 43982` on postmarketOS `v22.12`; this update is already present on...

@coolirc Mind closing this issue? I've indeed also seen manually squashed `.mbn` files also duplicated as `.elf` (not quite `.bin` but close enough I think) files (`sha256sum`s match on both)...

https://os.gnome.org/ is already available and should allow testing the extension on 44 right away

Sorry, the most I'll do is 17.1 when I find the time to work on this again. This is simply because the OEM provided drivers for Android kernel never got...

I'm not interested in continuing this port due to all other projects I'm currently taking part in including working on Ubuntu Touch 20.04 core components, if you or someone else...

From what I can tell there's nothing to do anymore and this can be closed since [v2.7.0](https://github.com/pyauth/pyotp/releases/tag/v2.7.0) includes support and the following works for me as tested with [v2.8.0](https://github.com/pyauth/pyotp/releases/tag/v2.8.0): ```py...

Hm actually there seems to be an issue, consumers of this library can't use `pyotp.parse_uri()` with the `otpauth://totp/Steam:USERNAME?secret=WHATEVER&period=30&digits=5&issuer=Steam&encoder=steam` URIs and returns: ``` Traceback (most recent call last): File "", line...

Ping @kislyuk ^