After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 706648 - Select an account through D-Bus by provider and identity
Select an account through D-Bus by provider and identity
Status: RESOLVED OBSOLETE
Product: gnome-control-center
Classification: Core
Component: Online Accounts
git master
Other Linux
: Normal normal
: ---
Assigned To: Marco Barisione
Control-Center Maintainers
Depends on:
Blocks: 706662
 
 
Reported: 2013-08-23 11:07 UTC by Marco Barisione
Modified: 2018-01-18 13:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
online-accounts: simplify the code to get child strings out of an "av" (3.96 KB, patch)
2013-08-23 13:13 UTC, Marco Barisione
none Details | Review
online-accounts: add a separate command to show accounts by ID (1.60 KB, patch)
2013-08-23 13:13 UTC, Marco Barisione
none Details | Review
online-accounts: split the code in select_account_by_id() in 2 functions (2.40 KB, patch)
2013-08-23 13:13 UTC, Marco Barisione
none Details | Review
online-accounts: add a separate command to show accounts by provider+identity (3.41 KB, patch)
2013-08-23 13:13 UTC, Marco Barisione
none Details | Review

Description Marco Barisione 2013-08-23 11:07:52 UTC
Currently we can open the online accounts panel and select an account by its ID. To make it convenient to open a specific account we should be able to select an account also by provider + identity.
Comment 1 Marco Barisione 2013-08-23 13:13:04 UTC
Created attachment 252848 [details] [review]
online-accounts: simplify the code to get child strings out of an "av"
Comment 2 Marco Barisione 2013-08-23 13:13:08 UTC
Created attachment 252849 [details] [review]
online-accounts: add a separate command to show accounts by ID
Comment 3 Marco Barisione 2013-08-23 13:13:11 UTC
Created attachment 252850 [details] [review]
online-accounts: split the code in select_account_by_id() in 2 functions
Comment 4 Marco Barisione 2013-08-23 13:13:16 UTC
Created attachment 252851 [details] [review]
online-accounts: add a separate command to show accounts by provider+identity
Comment 5 Marco Barisione 2013-08-23 13:14:57 UTC
The code is also available here: http://cgit.collabora.com/git/user/bari/gnome-control-center.git/log/?h=select-account-by-identity-706648
Comment 6 Matthias Clasen 2013-08-23 13:26:02 UTC
is this needed for empathy in 3.10 ?
Comment 7 Marco Barisione 2013-08-23 13:34:00 UTC
Nope, but I started working on this stuff to finish up all the branches I had around and have all the needed bugs open and in good order.
Comment 8 Georges Basile Stavracas Neto 2018-01-18 13:42:08 UTC
Empathy is dead, none of the patches apply, and this feature does not currently add much value.

Closing as OBSOLETE. Please reopen if necessary.