Skip to content

Can not work on 2nd user #79

Description

@tiann
2022-07-06 16:21:34.711 2386-3481/system_process E/ProcessInfoCollector: getProcessInfo: failed to find this proc.
2022-07-06 16:21:34.731 28587-28587/io.neoterm E/AndroidRuntime: FATAL EXCEPTION: main
    Process: io.neoterm, PID: 28587
    java.lang.RuntimeException: Unable to create application io.neoterm.App: java.lang.RuntimeException: Cannot create component config directory: /data/data/io.neoterm/files/home/.neoterm/color
        at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7703)
        at android.app.ActivityThread.access$2700(ActivityThread.java:279)
        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2506)
        at android.os.Handler.dispatchMessage(Handler.java:109)
        at android.os.Looper.loopOnce(Looper.java:206)
        at android.os.Looper.loop(Looper.java:296)
        at android.app.ActivityThread.main(ActivityThread.java:8899)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:976)
     Caused by: java.lang.RuntimeException: Cannot create component config directory: /data/data/io.neoterm/files/home/.neoterm/color
        at io.neoterm.frontend.component.helper.ConfigFileBasedComponent.onServiceInit(ConfigFileBasedComponent.kt:29)
        at io.neoterm.frontend.component.ComponentManager.registerComponent(ComponentManager.kt:17)
        at io.neoterm.component.NeoInitializer.initComponents(NeoInitializer.kt:30)
        at io.neoterm.component.NeoInitializer.init(NeoInitializer.kt:24)
        at io.neoterm.App.onCreate(App.kt:25)
        at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1224)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions