| Summary: | Entries in local directory resource re-appear after they have been deleted | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | Stefan Kebekus <stefan.kebekus> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christophe, smartins |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Contents of the file "entry1" that cannot be deleted
Contents of the file /home/devel/.kde4/share/config/kresources/calendar/stdrc |
||
Created attachment 29704 [details]
Contents of the file "entry1" that cannot be deleted
Created attachment 29705 [details]
Contents of the file /home/devel/.kde4/share/config/kresources/calendar/stdrc
Confirmed in trunk (rev 902466) SVN commit 938673 by smartins: After deleting, doSave was recreating the file again, so incidences never were deleted. BUG: 178984 M +23 -3 resourcelocaldir.cpp M +2 -0 resourcelocaldir.h WebSVN link: http://websvn.kde.org/?view=rev&revision=938673 > A bugfix --backported to the KDE 4.1 series-- would be a great help, because
> the bug effectively prevents me from using korganizer in collaboration at work.
I will backport to KDE 4.2 series
|
Version: 4.1.0 (using 4.1.3 (KDE 4.1.3) "release 4.9", openSUSE 11.1) Compiler: gcc OS: Linux (i686) release 2.6.27.7-9-default Dear KOrganizer developers, I use a local directory as my standard resource in korganizer. For this, the directory (in my test-setup this is "/home/devel/PIM-Test" contains a file ("entry1") which is properly shown in the korganizer calendar view. When I delete the entry in the calendar view, the item disappears, but re-appears when korganizer is closed and re-started. In effect, this means that the item cannot be deleted from korganizer. A first inspection shows that the file "entry1" never gets deleted, even if I chose "save" from the context menu of the resource. A bugfix --backported to the KDE 4.1 series-- would be a great help, because the bug effectively prevents me from using korganizer in collaboration at work. Thank you for an otherwise great program. Best, Stefan Kebekus.