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 646599 - Empathy crashes when a contact comes online and the setting to show the notification is enabled
Empathy crashes when a contact comes online and the setting to show the notif...
Status: RESOLVED DUPLICATE of bug 646555
Product: empathy
Classification: Core
Component: Chat
2.33.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-04-03 07:14 UTC by Omer Akram
Modified: 2011-04-04 08:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Omer Akram 2011-04-03 07:14:29 UTC
empathy 2.34

start empathy, go to preferences and then notifications tab and tick
'Enable notifications when a contact comes online' after that just wait for a contact to come online and empathy crashes.
Comment 1 Omer Akram 2011-04-03 07:15:03 UTC


  • #0 event_manager_add
    at empathy-event-manager.c line 240
  • #1 event_manager_presence_changed_cb
    at empathy-event-manager.c line 1328
  • #2 _empathy_marshal_VOID__UINT_UINT
    at empathy-marshal.c line 474
  • #3 g_closure_invoke
    at /build/buildd/glib2.0-2.28.4/./gobject/gclosure.c line 767
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c line 3252
  • #5 g_signal_emit_valist
    at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c line 2983
  • #6 g_signal_emit
    at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c line 3040
  • #7 tp_contact_notify_cb
    at empathy-contact.c line 140
  • #8 g_cclosure_marshal_VOID__PARAM
    at /build/buildd/glib2.0-2.28.4/./gobject/gmarshal.c line 533
  • #9 g_closure_invoke
    at /build/buildd/glib2.0-2.28.4/./gobject/gclosure.c line 767
  • #10 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c line 3252
  • #11 g_signal_emit_valist
    at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c line 2983
  • #12 g_signal_emit
    at /build/buildd/glib2.0-2.28.4/./gobject/gsignal.c line 3040
  • #13 g_object_dispatch_properties_changed
    at /build/buildd/glib2.0-2.28.4/./gobject/gobject.c line 925
  • #14 g_object_notify_dispatcher
    at /build/buildd/glib2.0-2.28.4/./gobject/gobject.c line 330
  • #15 g_object_notify_queue_thaw
    at /build/buildd/glib2.0-2.28.4/./gobject/gobjectnotifyqueue.c line 132
  • #16 g_object_notify_by_spec_internal
    at /build/buildd/glib2.0-2.28.4/./gobject/gobject.c line 983
  • #17 g_object_notify
    at /build/buildd/glib2.0-2.28.4/./gobject/gobject.c line 1024
  • #18 contact_maybe_set_simple_presence
    at contact.c line 2232
  • #19 contacts_presences_changed
    at contact.c line 2299
  • #20 _tp_cli_connection_interface_simple_presence_invoke_callback_for_presences_changed
    at _gen/tp-cli-connection-body.h line 16339
  • #21 tp_proxy_signal_invocation_run
    at proxy-signals.c line 266
  • #22 g_idle_dispatch
    at /build/buildd/glib2.0-2.28.4/./glib/gmain.c line 4545
  • #23 g_main_dispatch
    at /build/buildd/glib2.0-2.28.4/./glib/gmain.c line 2440
  • #24 g_main_context_dispatch
    at /build/buildd/glib2.0-2.28.4/./glib/gmain.c line 3013
  • #25 g_main_context_iterate
    at /build/buildd/glib2.0-2.28.4/./glib/gmain.c line 3091
  • #26 g_main_loop_run
    at /build/buildd/glib2.0-2.28.4/./glib/gmain.c line 3299
  • #27 gtk_quit_destroy
    at /build/buildd/gtk+2.0-2.24.3/gtk/gtkmain.c line 2037
  • #28 main
    at empathy.c line 566

Comment 2 Guillaume Desmottes 2011-04-04 08:37:14 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 646555 ***