Edgewall Software

Ticket #6225 (closed defect: invalid)

Opened 13 months ago

Last modified 8 months ago

Iriverter says "complete" but does not convert file

Reported by: roman@… Owned by: jonas
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords: tobedeleted
Cc:

Description

The following came up, I hope it means something to you guys

Python Traceback Traceback (most recent call last):

File "/home/jlee/local/lib/python2.5/site-packages/trac/web/main.py", line 387, in dispatch_request

dispatcher.dispatch(req)

File "/home/jlee/local/lib/python2.5/site-packages/trac/web/main.py", line 237, in dispatch

resp = chosen_handler.process_request(req)

File "/home/jlee/local/lib/python2.5/site-packages/trac/ticket/query.py", line 390, in process_request

constraints = self._get_constraints(req)

File "/home/jlee/local/lib/python2.5/site-packages/trac/ticket/query.py", line 451, in _get_constraints

TicketSystem?(self.env).get_ticket_fields()]

File "/home/jlee/local/lib/python2.5/site-packages/trac/ticket/api.py", line 123, in get_ticket_fields

options = [val.name for val in cls.select(self.env, db=db)]

File "/home/jlee/local/lib/python2.5/site-packages/trac/ticket/model.py", line 418, in select

(cls.type,))

File "/home/jlee/local/lib/python2.5/site-packages/trac/db/util.py", line 50, in execute

return self.cursor.execute(sql_escape_percent(sql), args)

File "/home/jlee/local/lib/python2.5/site-packages/trac/db/sqlite_backend.py", line 56, in execute

args or [])

File "/home/jlee/local/lib/python2.5/site-packages/trac/db/sqlite_backend.py", line

Attachments

Change History

Changed 13 months ago by nkantrowitz

  • keywords needinfo added

You would have to post the full traceback. Also, please fill in the version of Trac you are using.

Changed 8 months ago by sid

  • keywords tobedeleted added; needinfo removed
  • status changed from new to closed
  • resolution set to invalid

This is posted to the wrong Trac. You should post it here: http://iriverter.thestaticvoid.org/

Add/Change #6225 (Iriverter says "complete" but does not convert file)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.