← Back to team overview

desktop-packages team mailing list archive

[Bug 1523985] [NEW] evolution-source-registery needs a restart to pick newly activated uoa accounts

 

Public bug reported:

Using current xenial version
- go to the uoa settings
- add a google account

- > you get a notification that there is an auth issue (that's a weird
workflow but needed because the application needs to auth but e-d-s
can't do UI prompting)

- auth e-d-s in the settings

-> the new account should be active/listed in the indicator or gnome-
calendar but is not


The issue is probably that e-d-s connect to the "account-created" signal on a AgManager object and adds the account correctly, but at this point the authentification/confirmation is not done yet so the account fails to active, and there is no following callback after the authentification is done. 

It seems that AgManager doesn't provide an appropriate signal that can
be used there so some work might be needed on the signon side

** Affects: evolution-data-server
     Importance: Unknown
         Status: Unknown

** Affects: evolution-data-server (Ubuntu)
     Importance: High
     Assignee: Alberto Mardegan (mardy)
         Status: Triaged


** Tags: rls-x-incoming

** Changed in: evolution-data-server (Ubuntu)
   Importance: Undecided => High

** Changed in: evolution-data-server (Ubuntu)
       Status: New => Triaged

** Changed in: evolution-data-server (Ubuntu)
     Assignee: (unassigned) => Alberto Mardegan (mardy)

** Bug watch added: GNOME Bug Tracker #759187
   https://bugzilla.gnome.org/show_bug.cgi?id=759187

** Also affects: evolution-data-server via
   https://bugzilla.gnome.org/show_bug.cgi?id=759187
   Importance: Unknown
       Status: Unknown

** Tags added: rls-x-incoming

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1523985

Title:
  evolution-source-registery needs a restart to pick newly activated uoa
  accounts

Status in evolution-data-server:
  Unknown
Status in evolution-data-server package in Ubuntu:
  Triaged

Bug description:
  Using current xenial version
  - go to the uoa settings
  - add a google account

  - > you get a notification that there is an auth issue (that's a weird
  workflow but needed because the application needs to auth but e-d-s
  can't do UI prompting)

  - auth e-d-s in the settings

  -> the new account should be active/listed in the indicator or gnome-
  calendar but is not

  
  The issue is probably that e-d-s connect to the "account-created" signal on a AgManager object and adds the account correctly, but at this point the authentification/confirmation is not done yet so the account fails to active, and there is no following callback after the authentification is done. 

  It seems that AgManager doesn't provide an appropriate signal that can
  be used there so some work might be needed on the signon side

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-data-server/+bug/1523985/+subscriptions


Follow ups