Bug 146028 - Creation of a new to-do generates duplicate todos
Summary: Creation of a new to-do generates duplicate todos
Status: RESOLVED DUPLICATE of bug 112235
Alias: None
Product: korganizer
Classification: Applications
Component: todoview (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-27 18:21 UTC by m3andm0ntana
Modified: 2008-12-29 05:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***