Bug 27980 - Account is enabled but not connected
Summary: Account is enabled but not connected
Status: RESOLVED WORKSFORME
Alias: None
Product: Telepathy
Classification: Unclassified
Component: mission-control (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-05 03:42 UTC by Guillaume Desmottes
Modified: 2013-01-10 08:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
butterfly log (deleted)
2010-05-05 03:42 UTC, Guillaume Desmottes
Details
butterfly log (608.32 KB, text/plain)
2010-05-05 04:03 UTC, Guillaume Desmottes
Details

Description Guillaume Desmottes 2010-05-05 03:42:43 UTC
Created attachment 35426 [details]
butterfly log

While trying to reproduce an Empathy issue I did the following steps:
- Create a MSN account with fake password and pass
- I mashed the "Enabled" checkbot repeatedly
- After a while the account was enabled but offline with the "status is set to offline" label (meaning reason was TP_CONNECTION_STATUS_REASON_REQUESTED). That's wrong because my global presence is online so the account should be connecting. I guess there is a race somewhere.

Property of the Account at this point:

 {u'AutomaticPresence': (2L, u'available', u''),
 u'ConnectAutomatically': 0,
 u'Connection': '/',
 u'ConnectionStatus': 2L,
 u'ConnectionStatusReason': 1L,
 u'CurrentPresence': (1L, u'offline', u''),
 u'DisplayName': u'test@hotmail.com',
 u'Enabled': 1,
 u'HasBeenOnline': 0,
 u'Icon': u'im-msn',
 u'Interfaces': [u'org.freedesktop.Telepathy.Account',
                 u'org.freedesktop.Telepathy.Account.Interface.Avatar',
                 u'com.nokia.Account.Interface.ChannelRequests',
                 u'com.nokia.Account.Interface.Compat',
                 u'com.nokia.Account.Interface.Conditions',
                 u'com.nokia.Account.Interface.Stats'],
 u'Nickname': u'',
 u'NormalizedName': u'',
 u'Parameters': {u'account': u'test@hotmail.com', u'password': u'test'},
 u'RequestedPresence': (2L, u'available', u''),
 u'Valid': 1}
Comment 2 Guillaume Desmottes 2010-05-05 04:03:14 UTC
Created attachment 35427 [details]
butterfly log

Oops, here is the right butterfly log.
Comment 3 Guillaume Desmottes 2013-01-07 08:25:38 UTC
Closing as Butterfly is deprecated and I didn't hit similar issue with modern CM.
Comment 4 Tollef Fog Heen 2013-01-10 08:52:07 UTC
The content of attachment 35426 [details] has been deleted by
    Tollef Fog Heen <tfheen@err.no>
who provided the following reason:

contains private data

The token used to delete this attachment was generated at 2013-01-10 08:52:01 UTC.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.