Skip to content

Program freezes when playing any move on 1.17.1 #773

@nobu1308

Description

@nobu1308

I'm experiencing a bug that appears to be the same as issues #752 and #768, but I'm encountering it on version 1.17.1.

The root cause may be related to either Kivy (possibly kivy/kivy#9023) or Python.

I found a couple of workarounds:

  • pip install kivy==2.3.0 with git cloned Katrain
  • Making the play_sound() function in katrain/gui/sound.py blank

KaTrain version: v1.17.1
Installation method: pipx install katrain
Python version: 3.12.3
OS: Ubuntu 24.04

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions