On Fri, 9 Jul 2010, PMario wrote:

I installed hoster from pypi site. It says "This is TiddlyWeb  1.0.3".
Seems to work. But if I want to logout I get:

Hrmm. I'm not sure what is going on here, so what I've done is
installed it myself (in a virtualenv) using the latest stuff, to see
if I can replicate the problem. I wasn't able to, so let me tell you
what I did:

* I packaged up and released the very latest tiddlyweplugins.hoster
  to PyPI. That version requires tiddlyweb 1.1.x dev version.

* I've put a tarball of the required tiddlyweb on
  http://tiddlyweb.peermore.com/dist/tiddlyweb-1.1.dev5.tar.gz

* Then the following commands:

 virtualenv --no-site-packages venv
 cd ven
 source bin/activate
 pip -E . install -U /path/to/tiddlyweb-1.1.dev5.tar.gz tiddlywebplugins.hoster
 betsy cow
 cd cow
 twanager server

* After doing that, I registered via the browser, using my openid.
* Went to my home page, clicked logout. Worked.

Unless you want to be using tiddlyweb 1.1.x for all your stuff, it
is important you do this in a VirtualEnv.

Let me knof if things continue to be not right.

--
Chris Dent                      http://burningchrome.com/~cdent/
                              [...]

--
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev?hl=en.

Reply via email to