Bug 146028

Summary: Creation of a new to-do generates duplicate todos
Product: [Applications] korganizer Reporter: m3andm0ntana <bvwknapp>
Component: todoviewAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: smartins
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description m3andm0ntana 2007-05-27 18:21:44 UTC
Version:           1.2.4 (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
Compiler:          gcc 4.1.2 
OS:                Linux

When I first created tasks in the to-do list, each task was duplicated.

I found the $HOME/.kde/share/config/kresources/notes/stdrc contained this data:
--------------------------------------------
[General] 
ResourceKeys=gfBUKDcUhD,HqvK04hG1l 
Standard=HqvK04hG1l 
 
[Resource_HqvK04hG1l] 
NotesURL=file://$HOME/.kde/share/apps/knotes/notes.ics 
ResourceIdentifier=HqvK04hG1l 
ResourceIsActive=true 
ResourceIsReadOnly=false 
ResourceName=Notes 
ResourceType=file 
 
[Resource_gfBUKDcUhD] 
NotesURL=file://$HOME/.kde/share/apps/knotes/notes.ics 
ResourceIdentifier=gfBUKDcUhD 
ResourceIsActive=true 
ResourceIsReadOnly=false 
ResourceName=Notes 
ResourceType=file
----------------------------------------------------------
I deleted all lines from [Resource_gfBUKDcUhD] down and removed the entry for 
ResourceKeys=gfBUKDcUhD

In the HOME/.kde/share/config/kresources/notes/stdrc file I found this setup:
ResourceKeys=rZpqNzQqBp,
Comment 1 m3andm0ntana 2007-05-27 18:26:21 UTC
Sorry, my tablet sent the message prematurely.

I'll re-enter that last part.

In the HOME/.kde/share/config/kresources/notes/stdrc file I found this setup: 
ResourceKeys=rZpqNzQqBp,rZpqNzQqBp

I changed this line to:
ResourceKeys=rZpqNzQqBp 

This fixes the duplicate to-do entries
Comment 2 Sergio Martins 2008-12-29 05:04:53 UTC
I tried duplicating the ResourceKeys value and I get the same behaviour as bug #112235.



*** This bug has been marked as a duplicate of bug 112235 ***