Hi,

Several links on http://www.kid-templating.org/ are broken, e.g.
http://www.kid-templating.org/trac/newticket
http://www.kid-templating.org/trac/wiki/KidExamples
http://www.kid-templating.org/trac/wiki/KidRecipes
http://www.kid-templating.org/trac/wiki/KidFaq

I get 
<type 'exceptions.IOError'>     Python 2.5.1: /usr/bin/python
Thu Jul 24 06:35:55 2008


A problem occurred in a Python script. Here is the sequence of function calls 
leading up to the error, in the order they occurred.
/var/lib/python-support/python2.5/trac/web/_fcgi.py in 
run(self=<trac.web._fcgi.Request object at 0x9dd124c>)
  568         """Runs the handler, flushes the streams, and ends the request."""
  569         try:
  570             protocolStatus, appStatus = self.server.handler(self)
  571         except:
  572             traceback.print_exc(file=self.stderr)
protocolStatus undefined, appStatus undefined, self = <trac.web._fcgi.Request 
object at 0x9dd124c>, self.server = <trac.web._fcgi.WSGIServer object at 
0x4020bc4c>, self.server.handler = <bound method WSGIServer.handler of 
<trac.web._fcgi.WSGIServer object at 0x4020bc4c>>
 /var/lib/python-support/python2.5/trac/web/_fcgi.py in 
handler(self=<trac.web._fcgi.WSGIServer object at 0x4020bc4c>, 
req=<trac.web._fcgi.Request object at 0x9dd124c>)
 1254         try:
 1255             try:
 1256                 result = self.application(environ, start_response)
 1257                 try:
 1258                     for data in result:

Many thanks for looking into it,
 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
kid-template-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kid-template-discuss

Reply via email to