Skip to content

"AndroidJoystick is not supported by your version of linux" confusing message in log #962

@germn

Description

@germn

If we use new toolchain we will see this messages:

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

and

[WARNING] Base: Unknown <android> provider

It happens because old pygame toolchain used AndroidJoystick as android provider and Kivy tells us it's unavailable in new toolchain.

While this is not a problem, this messages are confusing, especially since sdl2 doesn't use AndroidJoystick and android provider at all.

I think this messages shouldn't be in new toolchain app log.

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