[Bug 27980] New: Account is enabled but not connected

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 5 12:42:44 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27980

           Summary: Account is enabled but not connected
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: mission-control
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: guillaume.desmottes at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


Created an attachment (id=35426)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=35426)
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 at 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 at hotmail.com', u'password': u'test'},
 u'RequestedPresence': (2L, u'available', u''),
 u'Valid': 1}

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list