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 706317 - Add an avatar widget
Add an avatar widget
Status: RESOLVED OBSOLETE
Product: gnome-desktop
Classification: Core
Component: libgnome-desktop
git master
Other All
: Normal normal
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
Depends on: 696267
Blocks:
 
 
Reported: 2013-08-19 14:53 UTC by Marco Barisione
Modified: 2018-09-21 16:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marco Barisione 2013-08-19 14:53:25 UTC
Currently both gnome-control-center and Empathy have widgets to set your avatar. In #696267 we are moving the account management from Empathy to gnome-online-account (so the UI will be visible in gnome-control-center).
That means that gnome-control-center will end up with two different implementation of avatar widgets (both relying on some code stolen from Cheese).

It would be ideal to have a single widget for avatars that matched the requirements of g-c-c and GOA/Empathy. Bastien suggested to add this code to libgnome-desktop, but I'm open to alternative suggestions if libgnome-desktop is not the best place for it.
Comment 1 Bastien Nocera 2015-09-30 08:57:25 UTC
Was there any patches to follow up from that? Otherwise I'll probably close end up closing this.
Comment 2 Debarshi Ray 2015-09-30 11:27:23 UTC
(In reply to Bastien Nocera from comment #1)
> Was there any patches to follow up from that? Otherwise I'll probably close
> end up closing this.

No there weren't. However, it would still be worth merging the two widgets into one, no?
Comment 3 Bastien Nocera 2015-10-02 14:22:14 UTC
Is the avatar chooser going to get removed from Empathy? If so, the 2 users will be in gnome-control-center and we can sort it there.

Otherwise, maybe we could use a git submodule instead?
Comment 4 Debarshi Ray 2015-10-02 14:33:21 UTC
No, it is not going to get removed from Empathy.

It is currently a part of telepathy-account-widgets (which was split from empathy) and is used as a git submodule by both empathy and gnome-online-accounts (it is part of the UI shown by goa_provider_show_account).

So, code-wise this second version of the avatar widget doesn't live in gnome-control-center, but we end up seeing it there through g-o-a and its telepathy-account-widgets submodule.
Comment 5 Bastien Nocera 2015-10-02 14:39:01 UTC
I don't see how much we can code share when the goa panel in control-center doesn't use telepathy-accounts-widget itself, but only through gnome-online-accounts.
Comment 6 GNOME Infrastructure Team 2018-09-21 16:36:26 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-desktop/issues/51.