Bug 204285

Summary: kopete creates empty contacts
Product: [Unmaintained] kopete Reporter: Aleksander Balicki <all3>
Component: Gadu-Gadu PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: screen of those contacts

Description Aleksander Balicki 2009-08-18 15:20:04 UTC
Version:           0.70.90 (using 4.3.00 (KDE 4.3.0), Gentoo)
Compiler:          i686-pc-linux-gnu-gcc
OS:                Linux (i686) release 2.6.30-gentoo-r4

kopete creates many empty contacts at startup, when having gadugadu account - probably errors at importing from server?
Comment 1 Aleksander Balicki 2009-08-18 15:20:39 UTC
Created attachment 36255 [details]
screen of those contacts
Comment 2 Aleksander Balicki 2009-08-21 11:59:32 UTC
after further examination - another weird thing:

when i delete these contacs, kopete says: Contacts exported on server

but when i dont delete and wait, the message doesn't show. So probably with export contacts on server on startup
Comment 3 Aleksander Balicki 2009-08-21 22:47:51 UTC
My bad - it just exports each change of list.

But still creates those contacts each startup
Comment 4 Matt Rogers 2009-09-19 06:10:23 UTC
SVN commit 1025561 by mattr:

Fixes to the Gadu Gadu Contact List Import and Export

Patch by Jakub Grandys! Thanks!
BUG: 184696
BUG: 204282
BUG: 204285

 M  +9 -0      kopete/kopete.notifyrc  
 M  +184 -33   protocols/gadu/gaduaccount.cpp  
 M  +14 -0     protocols/gadu/gaduaccount.h  
 M  +11 -9     protocols/gadu/gaducontactlist.cpp  
 M  +6 -1      protocols/gadu/gadueditaccount.cpp  
 M  +34 -8     protocols/gadu/gadusession.cpp  
 M  +4 -1      protocols/gadu/gadusession.h  
 M  +296 -462  protocols/gadu/ui/gadueditaccountui.ui  


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