ImperatorStorm

Results 25 comments of ImperatorStorm

Pixel 6 Pro, rooted with base rom with Magisk 25.2, failing `STRONG_INTEGRITY` with patch. Android 12

> also since you have switched the justfile to use clang exclusively. you should probably also make the `tests` use clang as well in the build.yml This should be resolved.

> https://github.com/gorilla-devs/ferium/pull/197#issuecomment-1229011751 ~~What distro did you try this on?~~ Can reproduce in an Ubuntu 22.04 aarch64 docker image, might just be cursed.

> https://github.com/gorilla-devs/ferium/pull/197#issuecomment-1229343111 It took me 4 hours to figure it out, but I fixed it. `rust-lld` seems to just be broken, and I could reproduce the error with `-Clinker=lld`. I...

> I believe rust-lld must be used when cross compiling (hence why the arm64 in your github actions are now failing, gnu and musl no longer work). > > honestly...

Ok, I give up. How it works is beyond my level of comprehension. I did clean up `justfile`, however.

Lapce already maintains a [fork](https://github.com/lapce/druid). [Upstream](https://github.com/linebender/druid) druid [already supports this](https://github.com/linebender/druid/issues/2269#issuecomment-1271174874), so its likely an issue either with Lapce's default build features or with Lapce's druid fork.

> If anyone runs into this issue, be advised that xdg-desktop-portal support is not needed unless you installed via flatpack. I installed via [archlinux's package](https://archlinux.org/packages/community/x86_64/lapce/).