Comment 2 for bug 159789

Revision history for this message
Motin (motin) wrote :

I can confirm this bug. However it is not restricted to the welcome message in my case: Nothing I change in gdmsetup gets saved at all. When running from the terminal, these errors come up frequently:

gdmsetup[7909]: GLib-CRITICAL: g_key_file_set_string: assertion `key_file != NULL' failed
gdmsetup[7909]: GLib-CRITICAL: g_key_file_to_data: assertion `key_file != NULL' failed
gdmsetup[7909]: GLib-CRITICAL: g_file_set_contents: assertion `contents != NULL || length == 0' failed
gdmsetup[7909]: GLib-CRITICAL: g_key_file_free: assertion `key_file != NULL' failed
gdmsetup[7909]: GLib-CRITICAL: g_key_file_set_string: assertion `key_file != NULL' failed
gdmsetup[7909]: GLib-CRITICAL: g_key_file_to_data: assertion `key_file != NULL' failed
gdmsetup[7909]: GLib-CRITICAL: g_file_set_contents: assertion `contents != NULL || length == 0' failed
gdmsetup[7909]: GLib-CRITICAL: g_key_file_free: assertion `key_file != NULL' failed
gdmsetup[7909]: GLib-CRITICAL: g_key_file_set_string: assertion `key_file != NULL' failed
gdmsetup[7909]: GLib-CRITICAL: g_key_file_to_data: assertion `key_file != NULL' failed
gdmsetup[7909]: GLib-CRITICAL: g_file_set_contents: assertion `contents != NULL || length == 0' failed

...