Bug 332378

Summary: google contacts plugin setup dies without warning popup if two groups with same name exist
Product: [Frameworks and Libraries] Akonadi Reporter: Eitzenberger Thomas <eth>
Component: Google ResourceAssignee: Daniel Vrátil <dvratil>
Status: RESOLVED FIXED    
Severity: major CC: pim-bugs-null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 4.14
Sentry Crash Report:

Description Eitzenberger Thomas 2014-03-20 22:08:54 UTC
there are warnings written to console but there is no visual feedback to the end user. 

Reproducible: Always

Steps to Reproduce:
1.create google mail account
2.create a group (can be even empty) with name "TESTA"
3.create another group named "TESTA"
4. try to create a google contacts resource in kontact or kaddressbook
Actual Results:  
no addressbook is visible
Comment 1 Daniel Vrátil 2014-07-15 09:01:33 UTC
This is fixed in upcoming KDE 4.14, where IDs instead of names are used for Collection names, to prevent the conflict.