Skip to content

Client player GUI is freezing #50

@Mellich

Description

@Mellich

There is an issue, where the GUI of the client player is freezing and showing the same idle screen although the play back continues in the background. The reason could be, that the GUI thread is blocking in a unknown situation and prevents the client from updating the view. This is most likely to happen, when calling updateInfos() in IdleViewer. Maybe the lines given to the GUI thread lead to a crash and freezing of the GUI?
Nevertheless no error is reported in the log.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions