When trying to reply to a bug report/ticket the following error pops
up. I have tried both latest python 2.6 egg and agilo-0.9.0.7-
r3001-20100818.tar.gz installed and done multiple clean inits of the
environment. with same results, soon as agilo is activated that error
pops up. thank you for any help.

Error:
Trac detected an internal error:
OperationalError: no such column: blocking


Trac:   0.11.7
Python: 2.6.5 (r265:79063, Apr 16 2010, 13:57:41) [GCC 4.4.3]
setuptools:     0.6
SQLite: 3.6.22
pysqlite:       2.4.1
Genshi: 0.6
Agilo:  0.9.0.7-r3001-20100818
Pygments:       1.2.2
Mercurial:      1.4.3

traceback :

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/ticket/web_ui.py", line
182, in process_request
  return self._process_ticket_request(req)
File "/usr/local/lib/python2.6/dist-packages/binary_agilo-1.3.0.6_PRO-
py2.6.egg/agilo/ticket/web_ui.py", line 201, in
_process_ticket_request
  template, data, content_type = super(AgiloTicketModule,
self)._process_ticket_request(req)
File "/usr/lib/python2.6/dist-packages/trac/ticket/web_ui.py", line
513, in _process_ticket_request
  self._do_save(req, ticket, action)
File "/usr/lib/python2.6/dist-packages/trac/ticket/web_ui.py", line
1034, in _do_save
  cnum=internal_cnum):
File "/usr/local/lib/python2.6/dist-packages/binary_agilo-1.3.0.6_PRO-
py2.6.egg/agilo/ticket/model.py", line 761, in save_changes
  res = super(AgiloTicket, self).save_changes(author, comment, when,
db, cnum)
File "/usr/lib/python2.6/dist-packages/trac/ticket/model.py", line
277, in save_changes
  (self[name], self.id))
File "/usr/lib/python2.6/dist-packages/trac/db/util.py", line 64, in
execute
  return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib/python2.6/dist-packages/trac/db/sqlite_backend.py",
line 80, in execute
  result = PyFormatCursor.execute(self, *args)
File "/usr/lib/python2.6/dist-packages/trac/db/sqlite_backend.py",
line 59, in execute
  args or [])
File "/usr/lib/python2.6/dist-packages/trac/db/sqlite_backend.py",
line 51, in _rollback_on_error
  return function(self, *args, **kwargs)

-- 
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
Please support us by reviewing and voting on: 
http://userstories.com/products/8-agilo-for-scrum 
http://ohloh.net/p/agilo-scrum 
http://freshmeat.net/projects/agiloforscrum

You have received this message because you are subscribed to
the "Agilo for Scrum" Google Group. This group is focused on
supporting Agilo for Scrum users and is moderated by
Agilo Software GmbH <http://www.agiloforscrum.com>.

To post to this group, send email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo

Reply via email to