[Bug 79832] New: Removed accounts from plugin were never actually removed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 9 03:38:19 PDT 2014


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

          Priority: medium
            Bug ID: 79832
          Assignee: telepathy-bugs at lists.freedesktop.org
           Summary: Removed accounts from plugin were never actually
                    removed
        QA Contact: telepathy-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: guillaume.desmottes at collabora.co.uk
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: mission-control
           Product: Telepathy

I was trying to reproduce bug #79827 with MC and Empathy master and hit this
issue:

(process:9041): mc-plugins-DEBUG: account-storage.c:1147: goa:
gabble/jabber/goa_google_account_1384426078
(process:9041): mcd-DEBUG: deleted_cb: goa reported deletion of
gabble/jabber/goa_google_account_1384426078 (0x95d3d0)
(process:9041): mcd-DEBUG: unref_account: called for
gabble/jabber/goa_google_account_1384426078
(process:9041): mcd-DEBUG: mcd_account_delete_async: emitting Account.Removed
for gabble/jabber/goa_google_account_1384426078
(process:9041): mc-plugins-DEBUG: account-storage.c:1147: goa:
gabble/jabber/goa_facebook_account_1377685019
(process:9041): mcd-DEBUG: deleted_cb: goa reported deletion of
gabble/jabber/goa_facebook_account_1377685019 (0x95d280)
(process:9041): mcd-DEBUG: unref_account: called for
gabble/jabber/goa_facebook_account_1377685019
(process:9041): mcd-DEBUG: mcd_account_changed_property: called: Enabled
(process:9041): mcd-DEBUG: mcd_account_changed_property: First changed property
(process:9041): mcd-DEBUG: mcd_account_delete_async: emitting Account.Removed
for gabble/jabber/goa_facebook_account_1377685019
(process:9041): mc-plugins-DEBUG: account-storage.c:1114: goa:
gabble/jabber/goa_facebook_account_1377685019

(process:9041): mcd-WARNING **: created_cb: account
gabble/jabber/goa_facebook_account_1377685019 already exists in plugin 'goa',
cannot create for plugin 'goa'
(process:9041): mc-plugins-DEBUG: account-storage.c:1114: goa:
gabble/jabber/goa_google_account_1384426078

(process:9041): mcd-WARNING **: created_cb: account
gabble/jabber/goa_google_account_1384426078 already exists in plugin 'goa',
cannot create for plugin 'goa'

The old account was never removed preventing the new one (from the GOA restart)
to be created.

-- 
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