Hi,
I've been poring over SVN logs and searching mailing lists all evening to see if I missed something obvious, but I'm coming up empty. This is with the latest (9:00 PM EST-ish) SVN build of 0.9 (with appropriate package installs,
e.g. Paste).
When I try to invoke CatWalk thusly:
I get the following traceback, and the CatWalk page is just an icon and an option to turn on the SQLObject monitor - that's it.
Could someone point me at the (no doubt) obvious thing I've overlooked? I'd appreciate it.
2006/01/04 21:12:18 DEBUG INFO NOT FOUND file: f:\downloads\dev\python\web\turbogears\svn\turbogears\static\css/catwalk.css
2006/01/04 21:12:18 INFO Traceback (most recent call last):
File "e:\python\lib\site-packages\cherrypy-
2.1.0-py2.4.egg\cherrypy\_cphttptools.py", line 269, in run
applyFilters('beforeMain')
File "e:\python\lib\site-packages\cherrypy-2.1.0-py2.4.egg\cherrypy\_cphttptools.py", line 642, in applyFilters
method()
File "e:\python\lib\site-packages\cherrypy-2.1.0-py2.4.egg\cherrypy\lib\filter\staticfilter.py", line 68, in beforeMain
cptools.serveFile(filename)
File "e:\python\lib\site-packages\cherrypy-
2.1.0-py2.4.egg\cherrypy\lib\cptools.py", line 249, in serveFile
raise cherrypy.NotFound()
NotFound: 404: The path '/tg_static/css/catwalk.css' was not found.
2006/01/04 21:12:18 HTTP INFO
192.168.1.44 - GET /tg_static/js/catwalk.js HTTP/1.1
2006/01/04 21:12:18 DEBUG INFO NOT FOUND file: f:\downloads\dev\python\web\turbogears\svn\turbogears\static\js/catwalk.js
2006/01/04 21:12:18 INFO Traceback (most recent call last):
File "e:\python\lib\site-packages\cherrypy-2.1.0-py2.4.egg\cherrypy\_cphttptools.py", line 269, in run
applyFilters('beforeMain')
File "e:\python\lib\site-packages\cherrypy-2.1.0-py2.4.egg\cherrypy\_cphttptools.py
", line 642, in applyFilters
method()
File "e:\python\lib\site-packages\cherrypy-2.1.0-py2.4.egg\cherrypy\lib\filter\staticfilter.py", line 68, in beforeMain
cptools.serveFile(filename)
File "e:\python\lib\site-packages\cherrypy-2.1.0-py2.4.egg\cherrypy\lib\cptools.py", line 249, in serveFile
raise cherrypy.NotFound()
NotFound: 404: The path '/tg_static/js/catwalk.js' was not found.
--
"I never gave anybody hell. I just told the truth and the Republicans thought it was hell."
- Harry S. Truman.
Best,
Jeff
- [TurboGears] Catwalk hates me Jeff Grimmett
- [TurboGears] Re: Catwalk hates me [EMAIL PROTECTED]
- [TurboGears] Re: Catwalk hates me Jeff Grimmett
- [TurboGears] Re: Catwalk hates me [EMAIL PROTECTED]

