Skip to content

App crash on resume with new tool chain #646

@kmonson

Description

@kmonson

After I switched to the new toolchain my app now crashes when resuming with the error:

"java.lang.RuntimeException: Unable to start activity ComponentInfo{edword.test.edword/org.kivy.android.PythonActivity}: java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first."

I get a popup that says the application has stopped. I hit OK and the application restarts.

logcat: http://pastebin.com/tXEkfPy6 (had to trim for size, everything important should be there)
buildozer spec: http://pastebin.com/WCbU96TM
buidozer log: http://pastebin.com/negsytP7

Tested on an LG Volt (Android 4.4)

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