Comment 5 for bug 1116281

Revision history for this message
Jakub Budiský (jakub-budisky-deactivatedaccount) wrote :

Additional details:
--------------------------------------

This bug occurs with empathy's account-plugin-* , (which require to fill up credentials). With account-plugin-* based on web authentication, everything seems to be ok.

Steps to reproduce:
1. Open System Settings --> Online accounts
2. Try to add some of these accounts: aim, icq, jabber, yahoo (possibly also gadugadu, irc, mxit, myspace, salut, sametime, sip, zephyr)
3a. You can see there are fields for account details missing. If not, and everything seems ok, I found out how to reproduce this bug ===> proceed to 3b.
3.b Fill up credentials and open Empathy. Then try to remove added account and try to add it again. The fields are missing now. Sometimes this is "fixed" again after system restart.
4. Click on "Cancel" or "Done". You will experience this crash.

Even if you can fill up informations (see 3b), plugins, at least icq, does not seem to be working.

I have rebuilt and installed empathy and gnome-control-center from source with GCC -g flag (with debugging symbols) and reproduced crash. This is at least top of stacktrace with more informations:

--------------------------------------
Stacktrace:
 #0 0x00007f951b6ddf43 in empathy_account_widget_apply_and_log_in (self=0x0) at empathy-account-widget.c:996
         display_name_overridden = 1462725712
         __PRETTY_FUNCTION__ = "empathy_account_widget_apply_and_log_in"
 #1 0x00007f951a760390 in response_cb (widget=0x7f955790f390, response=-5, self=0x7f955790f280) at empathy-accounts-plugin-widget.c:154
 No locals.
 #2 0x00007f95535dfbb1 in g_cclosure_marshal_VOID(int0_t, void) () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 No symbol table info available.

I do not have any problems with providing whole apport report, but I do not think there is much more to see except this.