Hello,
We finally moved our project from an old Win2k server to a newer XP
server with 0.11.4 and noticed that our embedded TicketQuery macro
results tables are no longer shaded by priority. /query results pages
are shaded as expected.
Went back to the old server (0.11.3) and a test XP server (0.11.4.rc1)
to verify it worked on both of them.
Tracd web server is used in all cases.
I do not see anything about this on the Trac site or this list so I am
suspicious I have something set up wrong.
I see this in the log on the new server:
2009-05-06 11:10:36,901 Trac[api] WARNING: HTML preview using
<trac.mimeview.enscript.EnscriptRenderer object at 0x01AAFD90> failed
(Running enscript failed with (0, 'enscript' is not recognized as an
internal or external command,
operable program or batch file.), disabling EnscriptRenderer (command:
'enscript --color -h -q --language=html -p - -Epython'))
Traceback (most recent call last):
File "c:\programs\python26\lib\site-packages\Trac-0.11.4-py2.6-
win32.egg\trac\mimeview\api.py", line 715, in render
rendered_content, filename, url)
File "c:\programs\python26\lib\site-packages\Trac-0.11.4-py2.6-
win32.egg\trac\mimeview\enscript.py", line 147, in render
raise Exception(err)
Exception: Running enscript failed with (0, 'enscript' is not
recognized as an internal or external command,
operable program or batch file.), disabling EnscriptRenderer (command:
'enscript --color -h -q --language=html -p - -Epython')
But I am not sure what to make of it. Any suggestions?
- jevans
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" 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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---