ing156 / vacuum-im

Automatically exported from code.google.com/p/vacuum-im
GNU General Public License v3.0
0 stars 0 forks source link

Recent contacts can't work normally after period of time. #755

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Customize some source code (but dont change recentContacts plugin), build 
and run in Qt
2. recent contacts in local different from recent contacts sent from server
3. before connecting, show recent contacts Ok (get from local), when connected, 
it changed into new list (wrong list for a long time ago)

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Vacuum 1.3.0.2230 Alpha, Window 7

What version of the Qt are you using?
Qt 4.8.5

Please provide any additional information below.
I found that the recent contact list sent from server is very old. It seems 
that it couldn't update recent contacts in server when local updated. Local is 
always OK.

Original issue reported on code.google.com by nguyendu...@gmail.com on 24 Aug 2013 at 11:29

GoogleCodeExporter commented 8 years ago
 additional information:
It often occurs ( update recent contacts wrong) when Vacuum crash or stop 
running from Qt (when debugging without deployment).

Original comment by nguyendu...@gmail.com on 24 Aug 2013 at 11:31

GoogleCodeExporter commented 8 years ago
Recent contacts saves on the server every time you changing status to Offline, 
every time you connect to server recent contacts loaded from it. May be you 
terminate application before you changing status to Offline, in that case 
recent contacts will not be saved on server or your server was restored from 
backup with old contacts.

Original comment by potapov.s.a on 24 Aug 2013 at 12:25

GoogleCodeExporter commented 8 years ago
Thanks a lot.

Original comment by nguyendu...@gmail.com on 29 Aug 2013 at 8:20

GoogleCodeExporter commented 8 years ago

Original comment by potapov.s.a on 29 Aug 2013 at 8:22