Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not work on 2nd user #79

Open
tiann opened this issue Jul 6, 2022 · 0 comments · May be fixed by #80
Open

Can not work on 2nd user #79

tiann opened this issue Jul 6, 2022 · 0 comments · May be fixed by #80

Comments

@tiann
Copy link

tiann commented Jul 6, 2022

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)
@tiann tiann linked a pull request Jul 6, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant