Skip to content

Using pyjnius leads to crash (sometimes?) if app built by new toolchain #959

@germn

Description

@germn

There's no crash message in logs, but we'll see this lines while app initialization:

[ERROR ] Input: AndroidJoystick is not supported by your version of linux

Traceback (most recent call last):

File "/home/kivy/test/.buildozer/android/platform/build/dists/test/private/lib/python2.7/site-packages/kivy/input/providers/__init__.py", line 57, in <module>

File "/home/kivy/test/.buildozer/android/platform/build/dists/test/private/lib/python2.7/site-packages/kivy/input/providers/androidjoystick.py", line 20, in <module>

Exception: android lib not found.

and

[WARNING] Base: Unknown <android> provider

Here's full typical log.

Problem was originally discovered here, but affects also Python 2.7 builds with Android NDK.

There's no such problem with old toolchain.

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