State:New|TargetRelease:No Target|icon_bug|database:public|icon_mari|Resolution:Fixed|BugID:500649|
Problem summary
Mari crashes on launch on Linux if the locale uses a comma for decimal points
Customer reported version
Mari 5.0v1
Customer reported platform
Linux
Steps to reproduce
1) Run the following command in the terminal, amending the path to the Mari install folder:LANG=ru_RU.UTF-8 /path/to/installation/mari
e.g. LANG=ru_RU.UTF-8 /usr/local/Mari5.0v1/mari
Expected behaviour
Mari should launch successfully.
Actual behaviour
Mari crashes during launch.
Workaround
To workaround this issue you can launch Mari with the numeric format set to a locale that uses full-stops for decimal points, such as English.
To achieve this, run the following command in the terminal, amending the path to your Mari installation:
LC_NUMERIC=en_EN.UTF-8 /path/to/installation/mariLC_NUMERIC=en_EN.UTF-8 /usr/local/Mari5.0v1/mariWe're sorry to hear that
Please tell us why