g-key-file-error-quark occures rather often and freezes RT, Issue 807

This commit is contained in:
Ingo
2015-05-25 19:55:59 +02:00
parent d678063484
commit 3ce4191789
6 changed files with 9 additions and 5 deletions

View File

@@ -98,7 +98,7 @@ int processLineParams( int argc, char **argv );
int main(int argc, char **argv)
{
setlocale(LC_ALL,"");
setlocale(LC_NUMERIC, "C"); // to set decimal point to "."
// Uncomment the following line if you want to use the "--g-fatal-warnings" command line flag
//gtk_init (&argc, &argv);