Bug 83365 - Can't save todo item
Summary: Can't save todo item
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-14 17:15 UTC by Nachiketa Sahoo
Modified: 2004-09-14 20:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nachiketa Sahoo 2004-06-14 17:15:13 UTC
Version:           3.3 pre (using KDE 3.2.90 (3.3 alpha1, CVS >= 20040522), Gentoo)
Compiler:          gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)
OS:                Linux (i686) release 2.6.5-gentoo-r1

I get the error message

"There is no resource available!"

Then

"Unable to save todo item."
Comment 1 Bram Schoenmakers 2004-07-15 13:19:07 UTC
Could you please be a bit more descriptive? When do you get these messages exactly? After pressing OK when adding/editing a todo or when saving the calendar? Is this with a brand new calendarresource?
Comment 2 Nachiketa Sahoo 2004-07-15 18:03:29 UTC
It is when I try to use korganize the first time, so, I suppose it's a brand new calendarresource. 

1. In the korganize, right click in the todo list, select new todo 
2. fill out the edit todo box. Title: hi, Location: hi, in the text box: hi.
3. click OK. 
4. I get .. "There is no resource available!" in a error dialogue
5. click OK in the error dialogue.
6. I get a warning dialogue now (a dialogue box with a triangle with ! in it) message is "Unable to save todo item."
7. click OK. 
8. It returns to the edit todo box.
Comment 3 Reinhold Kainhofer 2004-09-14 20:10:33 UTC
Hi Nachiketa,
Thanks for the bug report. This was a problem, that was solved for KDE 3.3.

Although a new local file resource was created for a virgin korganizer, it could not be loaded (file didn't exist yet), so the (only) resource was disabled. The error message you got is just the error message when all resources are disabled or deleted, so of course the todo cannot be added to any resource. Now the new resource is not disabled any more, so you can happily start using korganizer from scratch.

Cheers,
Reinhold