Hey there,

I'm pretty new to TiddlyWiki and I've been using it in Opera on
Windows XP.

At first I had some trouble saving my TW but I fixed that by making a
java policy file that gave me write permissions. For some reasons it
had no problem saving on my C:\ drive but saving on M:\ was a problem.
I had to specify

grant codeBase "file://localhost/M:/data/doc/wiki/*" {
  permission java.io.FilePermission "file://localhost${/}M:${/}data${/}
doc${/}wiki${/}*", "read,write";
};

in order to get it to work.

Even though it worked, Opera still once in a while would give me
errors while saving. Real nice if you have done some work on the wiki
and you have to copy all modified tiddlers to notepad - if you can
remember which.

But now Opera has stopped saving completely. I'm not sure why, but
it's probably been the result of an update Opera performed. Opera now
has this easy update mechanism; it downloads an installer, exits
Opera, performs the install, and restarts.

But it seems I can't save my TW ever since. It gives me this error:

"<localhost>

It's not possible to save changes. Possible reasons include:
- your browser doesn't support saving (Firefox, Internet Explorer,
Safari and Opera all work if properly configured)
- the pathname to your TiddlyWiki file contains illegal characters
- the TiddlyWiki HTML file has been moved or renamed"

Opera also has stopped giving me the "security certificate" dialogs
that ask me to grant permission for writing and such.

I'm wondering if anyone is experiencing the same problem.
I've now installed Chrome just for my TW and it works like a charm
thus far.

Greetings, Xen.

-- 
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