Hi,
I have following error msg on initial wiki page. I'm first time
installing and setting up trac for project management use...

Any hint?

I've installed Admin plugin and wysiwyg plugin...

Best,
Vasja

--- --- --- ---

Oops…
Trac detected an internal error:
ValueError: year is out of range


Python Traceback

Most recent call last:
File "/usr/lib/python2.6/dist-packages/trac/web/main.py", line 450, in
_dispatch_request
  dispatcher.dispatch(req)
File "/usr/lib/python2.6/dist-packages/trac/web/main.py", line 206, in
dispatch
  resp = chosen_handler.process_request(req)
File "/usr/lib/python2.6/dist-packages/trac/wiki/web_ui.py", line 118,
in process_request
  page = WikiPage(self.env, pagename)
File "/usr/lib/python2.6/dist-packages/trac/wiki/model.py", line 43,
in __init__
  self._fetch(name, version, db)
File "/usr/lib/python2.6/dist-packages/trac/wiki/model.py", line 70,
in _fetch
  self.time = datetime.fromtimestamp(time, utc)


System Information:

Trac:   0.11.7
Python: 2.6.5 (r265:79063, Apr 16 2010, 14:15:55) [GCC 4.4.3]
setuptools:     0.6
SQLite: 3.6.22
pysqlite:       2.4.1
Genshi: 0.5.1
mod_wsgi:       2.8 (WSGIProcessGroup WSGIApplicationGroup %{GLOBAL})
Pygments:       1.2.2
GIT:    1.7.0.4

-- 
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.

Reply via email to