Bug 206837

Summary: Duplicate + Empty contacts
Product: [Unmaintained] kopete Reporter: Sergiu Bivol <sergiu>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: alpha_one_x86, david, scout.sv, vsminkov
Priority: NOR    
Version First Reported In: 0.70.90   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: The screenshot
Screenshot

Description Sergiu Bivol 2009-09-09 10:41:56 UTC
Version:           0.70.90 (using KDE 4.3.1)
OS:                Linux
Installed from:    Ubuntu Packages

Kopete shows lots of empty contacts since upgrading to 4.3.1 (or maybe a little earlier), and all my contacts are shown 5 times.
I deleted all those duplicate contacts once, but they keep reappearing.

Screenshot following.
Comment 1 Sergiu Bivol 2009-09-09 10:42:34 UTC
Created attachment 36810 [details]
The screenshot
Comment 2 Alexander Vasilev 2009-09-11 14:00:15 UTC
Same with me. After each reboot it adds one more duplicate of each of my contacts...
Comment 3 Vsevolod Minkov 2009-09-13 08:44:59 UTC
Created attachment 36915 [details]
Screenshot

Empty contacts
Comment 4 Vsevolod Minkov 2009-09-13 08:51:05 UTC
The same here for me. Removing contactlist.xml helps, but after several days issue come back.
Comment 5 David Heidelberg 2009-09-25 16:09:28 UTC
this bug it is duplicate of https://bugs.kde.org/show_bug.cgi?id=187311
And this bug is pretty annoying. Please devs: do something with this bug...
Comment 6 BRULE Herman 2009-10-21 10:15:29 UTC
Same bug here
Comment 7 Roman Jarosz 2009-10-31 00:22:23 UTC
SVN commit 1042879 by rjarosz:

Never save contact list after protocols were unloaded.

BUG: 187311
BUG: 206837
BUG: 202061



 M  +21 -0     kopetecontactlist.cpp  
 M  +6 -0      kopetecontactlist.h  
 M  +1 -1      kopetepluginmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1042879
Comment 8 Roman Jarosz 2009-10-31 00:28:30 UTC
SVN commit 1042883 by rjarosz:

Backport commit 1042879.
Never save contact list after protocols were unloaded.

CCBUG: 187311
CCBUG: 206837
CCBUG: 202061



 M  +21 -0     kopetecontactlist.cpp  
 M  +6 -0      kopetecontactlist.h  
 M  +1 -1      kopetepluginmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1042883