| Summary: | accepted event is not shown in the calendar until korganizer is restarted. deleting event does nothing. | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | jpa <no_mayl> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | smartins |
| Priority: | NOR | ||
| Version First Reported In: | 3.5 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
found a non-ldap system. problem still there. After manually removing the event from the /home/jpabgrall/.kde/share/apps/korganizer/std.ics and restarting korganizer, the event was still there. Apparently cached in /home/jpabgrall/.kde/share/apps/korganizer/libkcal-1221210209.922 (one libkcal-* per broken event) deleting that file made the event go away. -- It would seem that the korganizer from 3.4 wold deal with a single file in ~/.kde/share/apps/korganizer/std.ics But the new korganizer picks up any file (including kdebug crash file if it exists in that dir causing korganizer to fail to load the local-dir calendar!). The new korganizer generates the libkcal-* files (1 per event)... I tried deleting the std.ics, re-importing it into a different location,... still got issues with deleting an event. Reassigning all KOrganizer bug reports and wishes to the newly created korganizer-devel mailing list. This is working since I remember now. |
Version: 3.5 (using KDE 3.5.0-4.2.el3.kde, ) Compiler: gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-53) OS: Linux (x86_64) release 2.4.21-37.ELsmp Upon receiving an event from another kontact (also on kde3.5), accepting the event in the mail does not cause the event to show up in the calendar. Restarting kontact/korganizer will then show the newly accepted event. Event deletion (r-click, delete) does not delete the event, not even in the /home/jpabgrall/.kde/share/apps/korganizer/std.ics so restarting korganizer does not help for deletion. Receiving a confirmation (accept or decline) and "adding" it to the calendar does not show up until korganizer is restarted. * Some extra environment info: - the ~/.kde is from a kde3.4 (could there be some config migration issue?) - the machine is running ldap and korganizer complains about "No such map passwd.byname. Reason: No such map in server's domain" -- jpa