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 774300 - Header bar title not updated when contact name changes
Header bar title not updated when contact name changes
Status: RESOLVED OBSOLETE
Product: gnome-contacts
Classification: Core
Component: general
3.22.x
Other Linux
: Normal minor
: ---
Assigned To: GNOME Contacts maintainer(s)
GNOME Contacts maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-11-11 22:08 UTC by Michael Catanzaro
Modified: 2018-01-24 15:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Notifies window about changed display name (2.32 KB, patch)
2017-09-19 21:22 UTC, Frank Zschage
none Details | Review

Description Michael Catanzaro 2016-11-11 22:08:30 UTC
After changing a contact's name, the header bar title is not updated and continues to display the contact's original name.
Comment 1 Frank Zschage 2017-09-19 21:22:02 UTC
Created attachment 360085 [details] [review]
Notifies  window about changed display name

Hi all,

after some investigation on this I found that we have a race condition fetching the name from the edited contact while it gets updated asynchronously.

I've introduced a signal to be able to update the title synchronously as soon as the save button is pressed.

Cheers,

Frank
Comment 2 GNOME Infrastructure Team 2018-01-24 15:19:49 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-contacts/issues/78.