[Python-apps-team] Bug#495053: problem still persists in version 0.11.6 in Testing
Petr P
petr.mvd at gmail.com
Fri Mar 19 21:50:17 UTC 2010
Hi,
I can confirm that the problem still persists in version 0.11.6 in Debian
Testing. It manifested on my system as broken syntax highlighting in TRAC.
No matter what I did, syntax highlighting didn't work. Searching in TRAC
logs revealed:
Trac[chrome] WARNING: File js/jquery.js not found in any of
['/usr/lib/python2.5/site-packages/trac/htdocs']
I created a symlink by issuing
cd /usr/lib/python2.5/site-packages/trac/htdocs/js
sudo ln -s /usr/share/pyshared/trac/htdocs/js/jquery.js .
which fixed the problem.
Best regards,
Petr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20100319/3e74b482/attachment.htm>
More information about the Python-apps-team
mailing list