Hi,
Sorry for the late reply. It's a fairly new install (late april), so
it's running Trac 0.11.4, even though it refuses to show it in the
mail template.
Here's what it would have me submit to trac team:
While doing a POST operation on `/agilo-backlog`, Trac issued an
internal error.
Request parameters:
{'6_ts': u'2009-05-12 10:18:58+00:00',
'__FORM_TOKEN': u'f13c8687eeaac4164d998f79',
'name': [u'Bug Backlog', u'Bug Backlog'],
'pos_6': u'',
'save': u'Save Order & Changes'}
User Agent was: `Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:
1.9.1b4) Gecko/20090423 Firefox/3.5b4 (.NET CLR 3.5.30729)`
==== System Information ====
|| '''Trac''' || `0.11` ||
|| '''Python''' || `2.6.2 (r262:71600, Apr 28 2009, 20:38:47) ` [[br]]
`[GCC 3.4.6 20060404 (Red Hat 3.4.6-3)]` ||
|| '''setuptools''' || `0.6c9` ||
|| '''SQLite''' || `3.3.6` ||
|| '''pysqlite''' || `2.5.5` ||
|| '''Genshi''' || `0.5.1` ||
|| '''mod_python''' || `3.3.1` ||
|| '''Agilo''' || `0.7.3.3-r1417-20090313` ||
|| '''jQuery:''' || `1.2.3` ||
==== Python Traceback ====
Traceback (most recent call last):
File "/usr/local/lib/python2.6/site-packages/Trac-0.11-py2.6.egg/
trac/web/main.py", line 423, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/local/lib/python2.6/site-packages/Trac-0.11-py2.6.egg/
trac/web/main.py", line 197, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/local/lib/python2.6/site-packages/
agilo-0.7.3.3_r1417_20090313-py2.6.egg/agilo/scrum/web_ui/backlog.py",
line 237, in process_request
backlog = self._load_backlog(req, data)
File "/usr/local/lib/python2.6/site-packages/
agilo-0.7.3.3_r1417_20090313-py2.6.egg/agilo/scrum/web_ui/backlog.py",
line 310, in _load_backlog
backlog = self._backlogs.get(backlog_name)
TypeError: unhashable type: 'list'
Br,
Toni
On May 13, 8:09 pm, Felix Schwarz <[email protected]> wrote:
> Actually (at least to me) I never encountered this problem. Which
> version of trac do you run exactly (0.11.0, 0.11.1, ...)?
>
> And another small thing: Can you switch to the simple view of the
> traceback? This is much more useful for debugging. You can also click on
> the button to create a new trac bug report and copy the contents of the
> description to a mail (DO NOT CREATE BUG REPORTS FOR AGILO on
> trac.edgewall.org).
>
> fs
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
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/agilo?hl=en
-~----------~----~----~----~------~----~------~--~---