Hi Karl,
Karl Guertin wrote:
> That'd be the problem. You're going to have all sorts of problems with
> 0.8.9. Move to 0.9a9, it says alpha but we'll be getting into the run
> up to 1.0 very shortly so it's more or less 1.0 minus a few inevitable
> bug fixes.
>
> easy_install -U -f
> http://www.turbogears.org/preview/download/index.html TurboGears
>
> And use the 1.0 documentation with it:
>
> http://docs.turbogears.org/1.0
>
> I'm actively working on this site and I've made an effort to check
> everything for accuracy. Hopefully you'll be the last person that gets
> bitten by the 0.8.9-with-newer-docs problem.
>
Everything was going rather swimmingly until I got to page three and ran
tg-admin toolbox. At first, it opened lynx, and the screen was jumbled
up. A Ctrl-L fixed that but it recurred whenever I moved up or down the
page. I renamed lynx so it wouldn't find it and then saw:
Exception in thread CPServer Callback Thread-1:
Traceback (most recent call last):
File "/usr/local/lib/python2.4/threading.py", line 442, in __bootstrap
self.run()
File "/usr/local/lib/python2.4/threading.py", line 422, in run
self.__target(*self.__args, **self.__kwargs)
File
"/usr/local/lib/python2.4/site-packages/CherryPy-2.2.1-py2.4.egg/cherrypy/_cpserver.py",
line 196, in _callback
func(*args, **kwargs)
File
"/usr/local/lib/python2.4/site-packages/TurboGears-0.9a9-py2.4.egg/turbogears/command/base.py",
line 274, in openbrowser
webbrowser.open("http://localhost:7654")
File "/usr/local/lib/python2.4/webbrowser.py", line 43, in open
get().open(url, new, autoraise)
File "/usr/local/lib/python2.4/webbrowser.py", line 38, in get
raise Error("could not locate runnable browser")
Error: could not locate runnable browser
I'm using Gnome 2.14 and my Preferred Applications shows that Firefox is
my default web browser, but I suspect that webbrowser.py knows nothing
about Gnome. This is not strictly a TG problem, but I'm hoping someone
can help. Isn't there an easier way to access CatWalk?
Joe
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---