Skip to content

Crash due to locale change from Gtk3 #260

Description

@bash0

On Linux Mint 22, gmusicbrowser 1.1.99.1 is very unstable and crashes often. It turns out that right after the initial call to
use Gtk3 '-init';
the locale for interpreting further code change, in this case to German, where the comma is expected as a decimal separator instead of a dot. Thereafter, all literal floating point numbers in the Perl code get trimmed to their integer part, which obviously leads to loads of errors. The GTK version is 3.24.41.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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