Skip to content

Issue with getCharacter(..) from KorgwSurfaceView.onKeyMultiple(KorgwSurfaceView.kt:236)  #21

Description

@justncheng

Description:

During testing using Monkey, from the Android Debug Bridge (adb) suite, a bug was found where the getCharacter method gets called in the KorgwSurfaceView.onKeyMultiple method. The getCharacter call in the onKeyMultiple is causing the issue, as it is returning a null value, however, I am not sure how it affects the app itself, as I was not able to find where the issue resides in the app.

Where is the issue:

The issue is contained in line 234 in the KorgwSurfaceView class in the onKeyMultiple method. The stack trace indicates that there is an issue with the getCharacter(..) method, which returns a nullPointerException.

Device Model: Pixel 3a API 34
Android Version: Android 14.0
App version: v1.2.8-fdroid

Duplicate Check

The issue has never been reported before.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions