GNOME Bugzilla – Bug 391419
gossip-geometry-save-for-chat produces g_key_file_set_value: assertion `g_key_file_is_key_name (key)' failed and doesn't save geometry
Last modified: 2007-01-01 02:18:59 UTC
This is using latest CVS (non telepathy branch): GLib-CRITICAL **: g_key_file_set_value: assertion `g_key_file_is_key_name (key)' failed aborting... Program received signal SIGABRT, Aborted. [Switching to Thread -1227319072 (LWP 16547)] 0xffffe410 in __kernel_vsyscall () (gdb) thread all apply bt No symbol "all" in current context. (gdb) thread aply all bt No symbol "aply" in current context. (gdb) thread apply all bt
+ Trace 98363
Thread 1 (Thread -1227319072 (LWP 16547))
The permissions of my Gossip dir are: 4 -rw-r--r-- 1 diego diego 505 2006-12-31 17:05 accels.txt 4 -rw------- 1 diego diego 3767 2006-12-31 16:33 accounts-telepathy.xml 4 -rw------- 1 diego diego 551 2006-12-31 16:34 accounts.xml 4 -rw-r--r-- 1 diego diego 29 2006-12-31 17:06 geometry.ini 0 drwx------ 6 diego diego 184 2006-12-31 16:17 logs 4 -rw-r--r-- 1 diego diego 50 2006-12-31 17:06 status-presets.xml The geometry.ini file isn't modified at all when that message appears on console. Worth saying that I set G_DEBUG=fatal_warnings to make it crash.
Is this with GLib head or with Ubuntu unstable (or other unstable distribution) or GLib from CVS? Adding Xavier to the CC-list as I believe he had a problem with the same thing and it was due to the GLib shipped with Ubuntu unstable.
I already reported this bug. I think it's a glib bug so I re-assigned it to glib... glib guys closed my bug as resolved, so I guess they solved in upstream but feisty package isn't updated yet. So I reported it to ubuntu too: https://bugs.launchpad.net/distros/ubuntu/+source/glib2.0/+bug/77278 *** This bug has been marked as a duplicate of 388072 ***
Yep, Ubuntu. Thanks :)