Bug 42548 - ChangingPresence sometimes spuriously becomes True
Summary: ChangingPresence sometimes spuriously becomes True
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: mission-control (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Will Thompson
QA Contact: Telepathy bugs list
URL: http://cgit.collabora.com/git/user/wj...
Whiteboard: review+
Keywords: patch
Depends on:
Blocks:
 
Reported: 2011-11-03 03:51 UTC by Will Thompson
Modified: 2011-11-03 05:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2011-11-03 03:51:23 UTC
Currently, the Account.ChangingPresence property can sometimes spuriously become True. I noticed this when I added it to the output of `mc-tool show` and ran it against an account I never enable (but whose RequestedPresence is 'available' for some reason).

Here's a branch that adds that stuff to mc-tool, fixes this bug, and adds a test. So now the output from mc-tool show looks like this:

     Account: gabble/jabber/will_2ethompson_40collabora_2eco_2euk0
Display Name: Collabora (will.thompson@collabora.co.uk)
  Normalized: will.thompson@collabora.co.uk
     Enabled: enabled
        Icon: im-jabber
    Connects: only when requested
    Nickname: wjt
     Service: Collabora

Presences:
   Automatic: available (2) ""
     Current: available (2) ""
   Requested: available (2) ""
    Changing: no

        (bool) require-encryption = true
      (string) account = will.thompson@collabora.co.uk
Comment 1 Simon McVittie 2011-11-03 04:20:50 UTC
Looks good to me
Comment 2 Will Thompson 2011-11-03 05:07:46 UTC
Merged; will be in 5.9.4. Thanks!

http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=be2e5c2d89


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.