Hi Chris, see notes below

> Three things to look into:
>
> * I've just released a 0.9.6 which adds support for logging. By default it
>  just logs requests to tiddlyweb.log in the directory from which you start
>  the server. But if you set 'debug_level': 'DEBUG' in the config dict in
>  tiddlywebconfig.py it will record more stuff. What you might do is try the
>  things described above and see what the log reports. If it makes no sense,
>  you can send it to me and I can see if I can interpret what is going on.
>
> * Also, have you seen Fred's response in the tiddlyweb installation thread.
>  This message may be related to what's going on:
>
>  http://groups.google.com/group/TiddlyWiki/msg/c531f43f67497e14
>

OK i've read his comments and i will follow this advise for future issues


>
> * Precondition Failed is an error that will be reported when one of two
> things
>  happens: the tiddler being saved has already been edited by someone or
>  something else and the version on the server is new than the one you have
> in
>  your TiddlyWiki, OR the client (TiddlyWiki) has generated an incorrectly
> formatted
>  Etag for the tiddler it is trying to save to the server. It is this latter
>  that is likely going on and the logs may be able to tell us if that is
>  the case. If not I can give you some additional code which will do even
> more
>  logging.
>
> Let me know how things go.
>

OK, we updated to version 0.9.6 and now we don't have the mentioned
problems with saving any more!!!!!!!!!!!!YEAH!!!!!!!!!!!!!!!!!!

I installed the TiddlyWebAutoSavePlugin and it just works without any
problems,
if we change the values in one of our listboxes the tiddler is immediately
saved back to server
we don't get the error message 'Error saving ...Precondition Failed' any
more.
We just updated the server and didn't change the installed plugins.

But i have an idea what the problem could be: try this

If you name a tiddler and the tiddlername includes characters like "/" or
"." you can save the tiddler once,
but if you make some changes to this tiddler you get the message 'Error
saving ...Precondition Failed'

It's not a problem naming tiddlers in local files like this, but if you do
it on tiddlyweb or try to sync this tiddler back to tiddlyweb you get the
above error message, maybe there is something unclean with special character
handling.

Thanks for help, I'am glad to get this support.

I will post our next step exterience with intense using tiddlyweb

for now it's this:

config it:
- creating different bags and recipes for team an project views
(system, plugins, help, teambag, projectbag)
- creating users with readonly rights (don't touch it chief ;)
- assigning write policies to the working bag of the team and readonly for
the rest
- one admin user can change all contents in the bags

using it:
- creating, deleting, renaming(and deleting), copying a tiddler is working
fine
- creating new tiddlers from wizards with hacked store.saveTiddler is
working
- changing values in tiddlerfields within foreachtiddler listings is working
(oh i love it)
- only use tiddler names without special characters is working (team did you
notice this!!!)

that's all for now, see whats coming next

bye edi

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to