On Jun 24, 10:28 am, Leo Petr <[EMAIL PROTECTED]> wrote:
> On Jun 10, 3:38 am, RM <[EMAIL PROTECTED]> wrote:
>
> > I just installed 0.11rc2 and am getting an ImportError when trying to
> > save wiki pages. Here's the full stack:
>
> I am getting the same error with Trac 0.11 final. I'm using the
> official .tar.gz release on Ubuntu.
>
> http://pastebin.ca/1055176
>

I too am getting this error with the release version of Trac 0.11 (see
below). However, it only happens sometimes. When I reload the page the
error disappears. I had been running Trac 0.11rc1 up until the upgrade
without any problems.

I tried going to python and importing compat, but that failed. I also
tried doing a search for compat using find, but still came up with
nothing. I'm using Leopard Server with Trac installed from
easy_install and everything else installed using macports.

[Tue Jun 24 11:08:06 2008] [error] [client 10.104.3.13] Filename: '/
opt/local/var/www/php/trac', referer: http://server.company.com/trac/timeline
[Tue Jun 24 11:08:06 2008] [error] [client 10.104.3.13] PathInfo: '/
chrome/common/changeset.png', referer: http://server.company.com/trac/timeline
[Tue Jun 24 11:08:06 2008] [error] [client 10.104.3.13] Traceback
(most recent call last):, referer: http://server.company.com/trac/timeline
[Tue Jun 24 11:08:06 2008] [error] [client 10.104.3.13]   File "/opt/
local/lib/python2.5/site-packages/mod_python/importer.py", line 1537,
in HandlerDispatch\n    default=default_handler, arg=req,
silent=hlist.silent), referer: http://server.company.com/trac/timeline
[Tue Jun 24 11:08:06 2008] [error] [client 10.104.3.13]   File "/opt/
local/lib/python2.5/site-packages/mod_python/importer.py", line 1229,
in _process_target\n    result = _execute_target(config, req, object,
arg), referer: http://server.company.com/trac/timeline
[Tue Jun 24 11:08:06 2008] [error] [client 10.104.3.13]   File "/opt/
local/lib/python2.5/site-packages/mod_python/importer.py", line 1128,
in _execute_target\n    result = object(arg), referer:
http://server.company.com/trac/timeline
[Tue Jun 24 11:08:06 2008] [error] [client 10.104.3.13]   File "/opt/
local/lib/python2.5/site-packages/Trac-0.11-py2.5.egg/trac/web/
modpython_frontend.py", line 127, in handler\n    from trac.web.main
import dispatch_request, referer: http://server.company.com/trac/timeline
[Tue Jun 24 11:08:06 2008] [error] [client 10.104.3.13]   File "/opt/
local/lib/python2.5/site-packages/Trac-0.11-py2.5.egg/trac/web/
main.py", line 47, in <module>\n    from trac.web.chrome import
Chrome, referer: http://server.company.com/trac/timeline
[Tue Jun 24 11:08:06 2008] [error] [client 10.104.3.13]   File "/opt/
local/lib/python2.5/site-packages/Trac-0.11-py2.5.egg/trac/web/
chrome.py", line 40, in <module>\n    from trac.util import compat,
get_reporter_id, presentation, get_pkginfo, \\, referer:
http://server.company.com/trac/timeline
[Tue Jun 24 11:08:06 2008] [error] [client 10.104.3.13] ImportError:
cannot import name compat, referer: http://server.company.com/trac/timeline


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to