Phoop wrote:
> Congratulations!
> It is very fast now, pages are lightning fast. Even trac is bearable
> now!

I already send Fabien an email, but it seems its not possible to submit 
bug reports on trac anymore:

Python Traceback

Traceback (most recent call last):
   File "/var/lib/python-support/python2.4/trac/web/main.py", line 406, 
in dispatch_request
     dispatcher.dispatch(req)
   File "/var/lib/python-support/python2.4/trac/web/main.py", line 237, 
in dispatch
     resp = chosen_handler.process_request(req)
   File 
"/var/www/trac-plugins/eggs/TracSimpleTicket-1.1.3-py2.3.egg/simpleticket/web_ui.py",
 
line 72, in process_request
   File "/var/lib/python-support/python2.4/trac/ticket/web_ui.py", line 
138, in process_request
     self._do_create(req, db)
   File "/var/lib/python-support/python2.4/trac/ticket/web_ui.py", line 
201, in _do_create
     ticket.insert(db=db)
   File "/var/lib/python-support/python2.4/trac/ticket/model.py", line 
170, in insert
     "VALUES (%s,%s,%s)", [(tkt_id, name, self[name])
   File "/var/lib/python-support/python2.4/trac/db/util.py", line 57, in 
executemany
     return self.cursor.executemany(sql_escape_percent(sql), args)
   File "/var/lib/python-support/python2.4/trac/db/sqlite_backend.py", 
line 61, in executemany
     args or [])
   File "/var/lib/python-support/python2.4/trac/db/sqlite_backend.py", 
line 48, in _rollback_on_error
     return function(self, *args, **kwargs)
IntegrityError: columns ticket, name are not unique


regards,
Lukas

PS: My username is lsmith

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to