Re: [webkit-dev] trac.webkit.org timeline broken

2012-07-31 Thread William Siegrist
Fixed again. I'm still trying to debug the locking thats getting stuck. I appreciate everyone letting me know when it happens. -Bill On Jul 31, 2012, at 1:03 PM, Peter Kasting wrote: > It looks like the timeline has once again stopped updating. > > PK __

Re: [webkit-dev] trac.webkit.org timeline broken

2012-07-31 Thread Peter Kasting
It looks like the timeline has once again stopped updating. PK ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] trac.webkit.org timeline broken

2012-07-30 Thread Rafael Brandao
I've just got it with http://trac.webkit.org/changeset/124114 - it says "No changeset 124114 in the repository". I've never seen this before. On Mon, Jul 30, 2012 at 5:49 PM, Ryosuke Niwa wrote: > It appears that this error occurs when you access the revision that's yet > to be included by trac.

Re: [webkit-dev] trac.webkit.org timeline broken

2012-07-30 Thread Ryosuke Niwa
It appears that this error occurs when you access the revision that's yet to be included by trac. Try accessing a revision immediately after it's committed (~10 seconds). On Mon, Jul 30, 2012 at 1:45 PM, William Siegrist wrote: > Are you still getting these? I've yet to reproduce it and I am not

Re: [webkit-dev] trac.webkit.org timeline broken

2012-07-30 Thread William Siegrist
Are you still getting these? I've yet to reproduce it and I am not seeing much in the logs. -Bill On Jul 29, 2012, at 3:04 PM, Ryosuke Niwa wrote: > Now I'm getting errors like the one below: > Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/trac/web/api.py", li

Re: [webkit-dev] trac.webkit.org timeline broken

2012-07-29 Thread Ryosuke Niwa
Now I'm getting errors like the one below: Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/trac/web/api.py", line 441, in send_error data, 'text/html') File "/usr/lib/python2.6/site-packages/trac/web/chrome.py", line 828, in render_template message = req.sessi

Re: [webkit-dev] trac.webkit.org timeline broken

2012-07-28 Thread William Siegrist
Its fixed. -Bill On Jul 28, 2012, at 5:37 PM, Simon Fraser wrote: > I sent email to Bill Siegrist about this earlier. > > Simon > > On Jul 28, 2012, at 5:24 PM, Peter Kasting wrote: > >> The Trac timeline doesn't seem to have updated since last night. It's >> missing about 15 commits rig

Re: [webkit-dev] trac.webkit.org timeline broken

2012-07-28 Thread Simon Fraser
I sent email to Bill Siegrist about this earlier. Simon On Jul 28, 2012, at 5:24 PM, Peter Kasting wrote: > The Trac timeline doesn't seem to have updated since last night. It's > missing about 15 commits right now. Trying to link to one of these -- e.g. > http://trac.webkit.org/changeset/12

[webkit-dev] trac.webkit.org timeline broken

2012-07-28 Thread Peter Kasting
The Trac timeline doesn't seem to have updated since last night. It's missing about 15 commits right now. Trying to link to one of these -- e.g. http://trac.webkit.org/changeset/123971 -- doesn't work. Not sure to whom to direct this problem. PK ___ w