Katherine

Results 45 comments of Katherine

@khanhduytran0 [Modifying `java_sandbox.policy` as such,](https://github.com/unilock/PojavLauncher/blob/fix-quilt/app_pojavlauncher/src/main/assets/components/security/java_sandbox.policy) then running the Quilt installer as normal (in GUI mode) produces the following log: ``` Info: Java arguments: [-Djava.awt.headless=false, -Dcacio.managed.screensize=600x420, -Dcacio.font.fontmanager=sun.awt.X11FontManager, -Dcacio.font.fontscaler=sun.font.FreetypeFontScaler, -Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel, -Dawt.toolkit=net.java.openjdk.cacio.ctc.CTCToolkit, -Djava.awt.graphicsenv=net.java.openjdk.cacio.ctc.CTCGraphicsEnvironment,...

@NotAHero04 I can't figure out how to get "INSTALL .JAR" to use any version of Java other than Java 8. Besides, Java 8 should work fine; at least, it does...

@NotAHero04 I tried with `app-debug.apk` from action [#2327766639](https://github.com/PojavLauncherTeam/PojavLauncher/actions/runs/2327766639), and got the same "access denied" error when opening the Quilt installer directly from "INSTALL .JAR". ``` Info: Java arguments: [-Djava.awt.headless=false, -Dcacio.managed.screensize=600x420,...

So, it seems the wildcard in `java_sandbox.policy` *did* work, as replacing the wildcard with exactly `meta.quiltmc.org:443` (the unreachable domain) produces the same error as previously mentioned in https://github.com/PojavLauncherTeam/PojavLauncher/issues/3187#issuecomment-1123659508. So I...

The Quilt installer fails with the same error on the latest build of `app-debug-noruntime` from this repo. Something must have changed outside of `.java_policy` that caused the Quilt installer to...

Odd: in the [branch I mentioned](https://github.com/unilock/PojavLauncher/actions/runs/2366780746), `app-debug-noruntime` with the latest build of `jre8-aarch64` does *not* open the Quilt installer - throwing the same "UnsatisfiedLinkError" - but `app-debug` with its own...

Even [granting all permissions by default](https://github.com/unilock/PojavLauncher/blob/205277eda2f5aac5451e92e91a6c1f965e3e483f/app_pojavlauncher/src/main/assets/components/security/java_sandbox.policy) via pro-grade throws the "access denied" error. Is there another security policy taking precedence over `java_sandbox.policy`?

This issue is a duplicate of #3113.

If you mean you want to boot Linux without a USB drive (containing the Linux FS) attached... You can transfer a compressed initrd to your TI-Nspire (via e.g. [TI-Nspire Computer...

@s0uthwest Yes; I mentioned above that I had followed the guide in the README, which ultimately resulted in the following: > $ env LD_PRELOAD=/usr/lib/libcurl.so.3 tsschecker -d iPhone3,1 --list-ios tsschecker: /usr/lib/libcurl.so.3:...