After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 388072 - Warning when opening a chat window
Warning when opening a chat window
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
2.12.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
: 391419 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-20 22:00 UTC by Xavier Claessens
Modified: 2011-02-18 15:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ubuntu patch (774 bytes, patch)
2006-12-20 22:51 UTC, Xavier Claessens
none Details | Review

Description Xavier Claessens 2006-12-20 22:00:40 UTC
GLib-CRITICAL **: g_key_file_set_value: assertion `g_key_file_is_key_name (key)' failed
aborting...

Program received signal SIGABRT, Aborted.

Thread NaN (LWP 12808)

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #5 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #6 IA__g_logv
    at gmessages.c line 497
  • #7 IA__g_log
    at gmessages.c line 517
  • #8 IA__g_return_if_fail_warning
  • #9 IA__g_key_file_set_value
    at gkeyfile.c line 1251
  • #10 IA__g_key_file_set_string
    at gkeyfile.c line 1382
  • #11 gossip_geometry_save_for_chat
    at gossip-geometry.c line 110
  • #12 chat_window_save_geometry_timeout_cb
    at gossip-chat-window.c line 934
  • #13 g_timeout_dispatch
    at gmain.c line 3422
  • #14 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #15 g_main_context_iterate
    at gmain.c line 2677
  • #16 IA__g_main_loop_run
    at gmain.c line 2881
  • #17 IA__gtk_main
    at gtkmain.c line 1024
  • #18 main
    at gossip-main.c line 201


I get that using TELEPATHY branch but I think it's not related to telepathy. Maybe a glib bug ?
Comment 1 Mikael Hallendal 2006-12-20 22:42:07 UTC
No problem here running on edgy. From discussion on IRC this is on Feisty.
Comment 2 Xavier Claessens 2006-12-20 22:51:03 UTC
Created attachment 78722 [details] [review]
ubuntu patch

reassigning to glib since this warning comes from a patch included in ubuntu feisty glib package. The patch comes from upstream
Comment 3 Xavier Claessens 2007-01-01 02:04:05 UTC
*** Bug 391419 has been marked as a duplicate of this bug. ***