https://bugs.kde.org/show_bug.cgi?id=278757
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] Ever Confirmed|0 |1 --- Comment #2 from David Edmundson <kde davidedmundson co uk> 2011-07-29 12:14:50 --- Good spot, main-widget.cpp:712 needs a check that the returned account is valid. Checking account->connection() should be safe enough, and catch issues with the account disconnecting too. As for the empty list, I would also guess that one of the accounts is offline. We also hide any accounts which do not support adding of contacts (IRC, for example). I'm confirming the crash is valid, the "empty list" needs more info. - what accounts do you have. - are you sure they were connected. This should probably be a separate bug report to the crash, as they're not related. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
