Opened 18 years ago
Closed 18 years ago
#959 closed bug (fixed)
Trac: view new tickets + crash
Reported by: | nutela | Owned by: | wkornewald |
---|---|---|---|
Priority: | blocker | Milestone: | Website R1 |
Component: | Website/Trac | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I can't seem to change the 'view' in the new tickets view in Trac, if I add status and full descr. etc. the site loads or forever or nothing gets loaded. Got a crash as well; Traceback (most recent call last):
File "/home/haikuoslib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
dispatcher.dispatch(req)
File "/home/haikuoslib/python2.4/site-packages/trac/web/main.py", line 243, in dispatch
req.session.save()
File "/home/waldemarlib/python2.4/site-packages/trac/web/session.py", line 182, in save
"VALUES(%s,%s,%s,%s)", attrs)
File "/home/haikuoslib/python2.4/site-packages/trac/db/util.py", line 57, in executemany
return self.cursor.executemany(sql_escape_percent(sql), args)
File "/home/haikuoslib/python2.4/site-packages/trac/db/util.py", line 57, in executemany
return self.cursor.executemany(sql_escape_percent(sql), args)
File "/home/waldemarlib/python2.4/site-packages/MySQLdb/cursors.py", line 216, in executemany
r = self._query(',\n'.join(q))
File "/home/waldemarlib/python2.4/site-packages/MySQLdb/cursors.py", line 309, in _query
rowcount = self._do_query(q)
File "/home/waldemarlib/python2.4/site-packages/MySQLdb/cursors.py", line 273, in _do_query
db.query(q)
IntegrityError: (1062, "Duplicate entry 'nutela-1-query_href' for key 1")
webbrowser Firefox 1.5.0.7 on CentOS 4 linux, squid add blocker that's what I know of, remote X server on 1Gb lan which seems to work fine.
Paul
Change History (4)
comment:1 by , 18 years ago
Milestone: | Haiku R1 → Website R1 |
---|---|
Platform: | x86 → All |
Priority: | normal → blocker |
Status: | new → assigned |
Version: | R1 development |
comment:2 by , 18 years ago
been having lots of problems accessing trac lately. This really hurts the development process, and causes large delays in debugging.
Trac is pretty and goes with the website design well, but maybe haiku should try an alternate bug system before the bug database grows any further?
A few bugsystems floating around: http://flyspray.org/ -- really nice system http://www.mantisbt.org/ http://www.bugzilla.org/ -- yech http://phpbt.sourceforge.net/ http://www.fogcreek.com/FogBugz/ -- not free
Any way, just my 2 cents :)
comment:3 by , 18 years ago
We had that search, already and our developers don't want to do yet another switch. Anyway, we'll soon switch our host, so hopefully those problems will be gone.
comment:4 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I'd say that with the new server this is no problem, anymore.
We're working on a solution for this problem.