Skip to content

en-EN is an invalid culture identifier #58

@tnystuen

Description

@tnystuen

When trying to run PlaylistEditorTV with wine in Debian Buster, I got this error message:

en-EN is an invalid culture identifier. at System.Globalization.CultureInfo.GetCultureInfo

There seems to be no Region Settings for wine, so I did not get around this error.

According to this, en-EN is in fact invalid: Microsoft documentation

Opened the solution in Visual Studio and did a global replace "en-EN" -> "en-US". After a rebuild, the program ran fine in wine.

In wine, VLC must be installed first, to be able to start the program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions