Skip to content

The application crashes when trying to launch Expert mode #1924

@TheLastFlame

Description

@TheLastFlame

Have you checked if an issue already exists for this bug?

  • Nobody else has reported this bug before

Have you tried restarting your device?

  • I have tried restarting my device and that did not help

What happened that you did not expect?

Root / Shizuki

FATAL EXCEPTION: main
Process: io.github.sds100.keymapper, PID: 2692
java.io.FileNotFoundException: starter: open failed: EROFS (Read-only file system)
at libcore.io.IoBridge.open(IoBridge.java:574)
at java.io.FileOutputStream.(FileOutputStream.java:259)
at java.io.FileOutputStream.(FileOutputStream.java:208)
at E4.k.a(Unknown Source:238)
at E4.e.invokeSuspend(Unknown Source:9)
at s5.a.resumeWith(Unknown Source:8)
at N5.D.run(Unknown Source:111)
at F1.d.run(Unknown Source:10)
at U5.j.run(Unknown Source:2)
at U5.a.run(Unknown Source:92)
Suppressed: S5.e: [n0{Cancelling}@6ad3b78, Dispatchers.Main]
Caused by: android.system.ErrnoException: open failed: EROFS (Read-only file system)
at libcore.io.Linux.open(Native Method)
at libcore.io.ForwardingOs.open(ForwardingOs.java:574)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
at libcore.io.ForwardingOs.open(ForwardingOs.java:574)
at android.app.AndroidForwardingOs.open(AndroidForwardingOs.java:120)
at libcore.io.IoBridge.open(IoBridge.java:560)
... 9 more

App version

4.0.0 beta 3

Device model and manufacturer

Xiaomi, but AOSP custom

Extra info

  • My device is rooted

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingsystem bridgeAny System Bridge things

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions