Hi, I've been a user of your app for some time. Recently though I did a fresh grapheme install I've been unable to get the Debian image to load. I put the images.tar.gz file in the Linux folder and open the program. It loads the files and then crashes. Any attempts to reopen the app immediately crash.
I double checked the special permissions are granted in ADB
I'm using storage scopes to the Linux folder
Any advice appreciated.
Also thanks for making this app it's really cool.
type: crash
osVersion: google/akita/akita:17/CP2A.260805.005/2026090701:user/release-keys
userType: full.secondary
package: com.android.virtualization.koiterminal:2026090700, targetSdk 37
process: com.android.virtualization.koiterminal
processUptime: 49969 + 716 ms
installer: dev.imranr.obtainium.fdroid
java.lang.NoSuchMethodError: No virtual method setConsoleInputDevice(Ljava/lang/String;)Landroid/system/virtualmachine/VirtualMachineConfig$Builder; in class Landroid/system/virtualmachine/VirtualMachineConfig$Builder; or its super classes (declaration of 'android.system.virtualmachine.VirtualMachineConfig$Builder' appears in /apex/com.android.virt/javalib/framework-virtualization.jar)
at com.android.virtualization.koiterminal.ConfigJson.toConfigBuilder(ConfigJson.kt:95)
at com.android.virtualization.koiterminal.new2.core.VmController$start$1.invokeSuspend(VmController.kt:185)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:113)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:586)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:820)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:717)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@e70800, Dispatchers.IO]
```
`