Bug 270862 - Update Nepomuk on connection with changes that happened when we were offline
Summary: Update Nepomuk on connection with changes that happened when we were offline
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: nepomuk-service (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-13 19:30 UTC by George Goldberg
Modified: 2012-07-06 12:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Goldberg 2011-04-13 19:30:32 UTC
The Account and Contact classes in the nepomuk service need to ensure that when we reconnect to the IM network, any changes that have happened while we were disconnected are signalled to the Storage class.

Probably the simplest way to do this is just emit the signals for all properties indicating that they have changed on newly constructed Account and Contact instances. This way, although some of these changes will be false alarms, it will ensure that no out of date information remains.
Comment 1 George Goldberg 2011-06-09 10:47:29 UTC
This is fixed in latest master.