Team Chat Logs

2006 9
Mo Tu We Th Fr Sa Su
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          

October 09, 2006

[00:01:36] * peppelorum has joined #trac
[00:02:30] * yaos has quit IRC
[00:07:29] * eblot_ has joined #trac
[00:10:14] * neddy has joined #trac
[00:10:28] * neddy has left #trac
[00:14:17] * cmlenz has joined #trac
[00:15:58] * eblot has quit IRC
[00:26:13] * peppelorum has quit IRC
[00:38:50] * Guardian has quit IRC
[00:42:24] * Guardian has joined #trac
[00:42:25] * hpnadig_ has quit IRC
[00:43:17] * hpnadig_ has joined #trac
[00:46:33] * hpnadig_ has quit IRC
[01:08:03] * flox has joined #trac
[01:16:27] * Blackhex has joined #trac
[01:22:03] * TinoW has joined #trac
[01:22:05] <TinoW> hello
[01:22:45] <coderanger> haldo
[01:26:23] <lyken> lol TinoW
[01:26:47] * joshmoore has joined #trac
[01:26:47] <TinoW> I'm missing the documentation of the mechanism where you write special stuff in the commit message ( closes #1 ) or so? and it changes ticket status. Where would I find it?
[01:27:00] * m_g has joined #trac
[01:27:18] <coderanger> in the contrib folder
[01:27:27] <coderanger> trac-post-commit
[01:27:55] <lyken> The_Tick: just to let you know, got it all installed and working fine on os x (everything from source)
[01:28:15] <coderanger> lyken: Blasphemy!
[01:35:35] * cedricOB has joined #trac
[01:50:28] <The_Tick> lyken: cool
[01:53:32] * asmodai shudders
[01:53:40] <asmodai> installing 2.4.3 on a Red Hat box with 2.2.3 is scary
[01:53:49] <The_Tick> python?
[01:53:51] <asmodai> yea
[01:53:58] * asmodai wants his B S D
[01:54:09] <The_Tick> was it a python rpm? ;)
[01:54:19] * pisi has joined #trac
[01:54:26] <asmodai> source rpm
[01:54:29] <asmodai> rebuilding now
[01:54:34] <The_Tick> ahh, not so bad
[01:54:42] <asmodai> Should not fsck the installed one
[01:55:27] <The_Tick> well worst case just go to a rpm site and grab the old one
[01:55:31] <The_Tick> and should be ok, maybe
[01:58:11] <pisi> How do I tell trac that login url is with https not http ?
[01:58:21] <pisi> even if the base address is without ssl?
[02:00:19] <coderanger> pisi: You don't, just put the whole site under SSL
[02:00:42] <coderanger> pisi: Anything less is pretty pointless
[02:00:57] <cmlenz> you can try a rewrite rule or redirectmatch, too
[02:01:07] <cmlenz> (if you're using apache, that is)
[02:01:54] <pisi> coderanger: I'm running behind twisted as a wsgi app
[02:02:13] <pisi> Why ? I don't think it's pointless.
[02:02:37] <coderanger> pisi: The session cookie will still be sent in plaintext with every request
[02:02:45] <pisi> that's fine.
[02:02:51] <coderanger> pisi: Someone can swipe your session just as easily
[02:02:58] <pisi> I just want authentication to happen via SSL.
[02:03:23] <coderanger> pisi: Should be a pretty simple plugin to write
[02:03:28] <pisi> I've been experimenting with different approaches and this is just fine for an open solution - to have only the authentication via SSL.
[02:03:39] <coderanger> pisi: Just need to override the req scheme
[02:04:01] <pisi> I already made some hacks to have a separate plugin for 'all SSL'
[02:04:47] <pisi> Now i wrapped necessary logic into a wsgi middleware and I'm trying to wrap trac with it.
[02:05:25] <pisi> Need to tell that 'use this url for login url' to trac. Could create a redirector but ..
[02:05:40] <coderanger> pisi: Subclass trac.web.auth.LoginModule and just write a new NavContributer
[02:05:47] <The_Tick> grrrr
[02:06:45] * The_Tick stabs authz
[02:08:49] * coderanger stabs math
[02:12:44] <asmodai> cmlenz: dude!
[02:13:34] <cmlenz> hey asmodai
[02:17:16] <asmodai> cmlenz: wie geht's?
[02:18:23] <asmodai> oh, the irony http://thedailywtf.com/
[02:19:24] <The_Tick> ahahah
[02:29:12] <cmlenz> HAHA
[02:29:21] <The_Tick> http://boredzo.org/stuph/dailywtf.png
[02:29:21] <cmlenz> that's the best WTF since a long time :-)
[02:32:54] * converter has joined #trac
[02:33:10] * s0undt3ch_ has joined #trac
[02:39:24] <pisi> OK i solved this on WSGI level..
[02:41:22] * s0undt3ch has quit IRC
[02:41:22] * s0undt3ch_ is now known as s0undt3ch
[02:41:52] <pisi> thanks, cheers.
[02:41:55] * pisi has quit IRC
[02:43:46] * Marlun has joined #trac
[02:44:08] <Marlun> does TICKET_ADMIN means that the user is allowed to do all of the TICKET options like CREATE, MODIFY, etc?
[02:46:10] <Marlun> it doesn't seem to work, I've first added a group called Moderators and then given them TICKET_ADMIN rights, then added a user to the Moderators group, but when I login as that user the "New Ticket" menu item is not shown.
[02:51:42] * cori[s] has quit IRC
[02:52:11] * hpnadig has joined #trac
[02:59:30] <Marlun> ah, i used Moderators when i should have used moderators
[03:08:04] * Marlun has quit IRC
[03:08:52] * [e]zZz has left #trac
[03:11:51] * omry has quit IRC
[03:19:02] * omry has joined #trac
[03:21:58] * Blackhex has quit IRC
[03:39:55] * omry has quit IRC
[03:40:26] * omry has joined #trac
[03:41:28] * s0undt3ch_ has joined #trac
[03:41:44] * hpnadig has quit IRC
[03:46:51] * s0undt3ch has quit IRC
[03:46:52] * s0undt3ch_ is now known as s0undt3ch
[03:55:43] * angrymike has quit IRC
[04:07:55] * angrymike has joined #trac
[04:09:26] * prologic has left #trac
[04:10:01] * eblot has joined #trac
[04:13:05] * prologic has joined #trac
[04:16:08] * eblot_ has quit IRC
[04:19:04] * pod has joined #trac
[04:19:14] <pod> What do I do if I get the following error:
[04:19:27] <pod> Trac detected an internal error:
[04:19:29] <pod> Can't extract file(s) to egg cache
[04:19:29] <pod> The following error occurred while trying to extract file(s) to the Python egg
[04:19:29] <pod> cache:
[04:19:29] <pod> [Errno 13] Permission denied: '/root/.python-eggs'
[04:19:38] <pod> Whoops. Sorry!
[04:29:30] * pod has quit IRC
[04:31:20] * eblot_ has joined #trac
[04:40:10] * eblot has quit IRC
[04:47:08] <prologic> apache needs write access to the egg cache dir
[04:47:09] <prologic> afaik
[05:07:26] * asmodai wonders how much will break when he switches this symlink from 2.2.3 to 2.4.3
[05:22:15] * no_maam_ has quit IRC
[05:22:21] * no_maam has joined #trac
[05:32:23] * cubetto has joined #trac
[05:33:01] * Blackhex has joined #trac
[05:35:56] * d0rt has joined #trac
[05:52:52] * divya has quit IRC
[05:54:03] * milk-it has joined #trac
[06:00:05] * Semhirage has quit IRC
[06:00:46] * Semhirage has joined #trac
[06:04:24] * Dal1 has joined #trac
[06:14:17] <cubetto> hello
[06:14:37] <Blackhex> hi
[06:15:00] <cubetto> i've just setted up my trac through apache and all is running fine except i can't browse the source
[06:15:09] <cubetto> the error says "Can't set position pointer in file...
[06:15:17] <cubetto> any clues?
[06:16:03] <Blackhex> http://trac.edgewall.org/ticket/2770
[06:18:16] * idnar has quit IRC
[06:18:19] * idnar_ has joined #trac
[06:18:43] * foxpaul has joined #trac
[06:20:13] <foxpaul> hi all - does anyone know if there's a query to let me see the recently changed tickets?
[06:20:24] * boorad has joined #trac
[06:20:34] <Blackhex> timeline?
[06:21:37] <foxpaul> similar, but including comments
[06:22:05] <cubetto> hey blackhex i downloaded that test they suggest and it worked alright
[06:22:13] <cubetto> i dont believe its the python bindings
[06:22:24] <Blackhex> ah you mean view tickets query
[06:25:06] <Dal1> im having problems installing the python bindings
[06:25:13] <Dal1> Warning:
[06:25:14] <Dal1> You should install the SVN bindings
[06:25:21] <foxpaul> Blackhex, i do yep
[06:25:42] <Dal1> I just installed svn, did make swig-py; make install-swig-py
[06:27:07] <Blackhex> foxpaul: try somethin like this http://paste.lisp.org/display/27651
[06:27:25] <Blackhex> more info about time specification is here http://www.sqlite.org/cvstrac/wiki/wiki?p=DateAndTimeFunctions
[06:28:44] <foxpaul> Blackhex, thanks i'll have a go
[06:29:34] <Dal1> im not familiar with python so i dont understand how it failed to find the svn python bindings, any one have a clue/
[06:29:35] <Dal1> ?
[06:29:53] <Blackhex> searching on google ... :-)
[06:33:30] <Blackhex> nothing
[06:33:55] <Dal1> yeh, it wasnt like google wasnt the first thing i tried
[06:34:14] * xjjk has quit IRC
[06:34:29] * xjjk has joined #trac
[06:35:09] <Blackhex> what distro do you have?
[06:35:41] <Blackhex> yo probably don't have python support in subversion
[06:37:41] * Dale has joined #trac
[06:43:44] * Dal1 has quit IRC
[06:46:14] * chandlerc has quit IRC
[06:46:33] <cubetto> i can see the source when running fromt tracd but not when running trhough mod_python
[06:47:06] <Blackhex> cubetto: probably premissions problem
[06:47:11] <cubetto> right
[06:47:35] <cubetto> what would be a correct permission setup?
[06:48:01] <cubetto> svn repo and trac enviroment are both owned by fpsdev2:fpsdev
[06:48:09] <cubetto> apache is a member of fpsdev group
[06:48:52] <Blackhex> not sure if write permissions is obligatory
[06:48:59] <Blackhex> s/is/are
[06:50:13] * klasstek has quit IRC
[06:50:48] <cubetto> how is our setup?
[06:50:52] <cubetto> *your
[06:51:03] <Blackhex> repository is owned by apache:apache
[06:51:10] <cubetto> i'll try that
[06:51:25] <Blackhex> and 755 on directories and 644 on files
[06:52:09] <cubetto> can i chmod only directories with one command?
[06:52:44] <Blackhex> don't now althou this is an important feature :-)
[06:52:58] <cubetto> : )
[06:53:29] <Blackhex> acordingly to man page not, only write a sript
[06:54:32] <Blackhex> gtg, bye
[06:54:44] * Blackhex has quit IRC
[07:03:41] * idnar_ is now known as idnar
[07:05:42] * rca has joined #trac
[07:07:19] * lisppaste5 has quit IRC
[07:08:39] <rca> hello
[07:09:57] * lisppaste5 has joined #trac
[07:11:13] <rca> is there a way to add/remove components and versions through the web frontend? i've only seen it in trac-admin so far
[07:12:12] <BrianHV> the webadmin plugin can do that
[07:13:39] <rca> ah, nice! thanks
[07:16:14] <Dale> how does trac pick up the svn bindings
[07:17:21] <Dale> ive done export PYTHONPATH=/usr/local/lib/svn-python
[07:17:33] <Dale> which contains libsvn
[07:24:17] * agile has quit IRC
[07:24:33] * x^k_ has joined #trac
[07:36:21] * joshmoore has quit IRC
[07:42:08] * cubetto has quit IRC
[07:43:40] * x^k has quit IRC
[07:44:03] * [530] has joined #trac
[07:44:47] <[530]> Anyone tested trac with the 3.3.0 mod_python from svn?
[07:46:12] <[530]> The new fieldstorage is not recursive so the fieldstoragewrapper has a error on line 173
[07:46:18] * xjjk has quit IRC
[07:48:31] * gmcinnes has joined #trac
[07:52:28] * matt_good has quit IRC
[07:53:32] * matt_good has joined #trac
[07:53:51] * xjjk has joined #trac
[07:59:00] <cedricOB> As I get some issues with berkeley db, I move my svn repos to fsfs
[07:59:09] <cedricOB> but I still get some issue with trac :
[07:59:18] <cedricOB> internal error : /usr/lib/libsvn_fs_base-1.so.0: undefined symbol: db_strerror_4002
[07:59:28] <cedricOB> any idea ?
[08:00:18] <cedricOB> or .... trac only work whit berkeley db ?
[08:02:17] * rca has quit IRC
[08:13:18] * klasstek has joined #trac
[08:14:29] * chandlerc has joined #trac
[08:15:22] * xjjk has quit IRC
[08:19:30] <TinoW> hm. great. now trac-commit-hook at least runs, but does not have any effect...
[08:24:24] <cedricOB> I try to downgrade trac as it was before : I now get :
[08:24:28] <cedricOB> TracError: Unknown Trac Environment version (16).
[08:27:01] * agile has joined #trac
[08:28:54] * flox has quit IRC
[08:29:13] <TinoW> bbl
[08:29:18] * TinoW has quit IRC
[08:32:37] * _idostyle has joined #trac
[08:32:53] * groton has joined #trac
[08:32:56] <groton> hello all
[08:35:53] <cedricOB> hi
[08:37:10] <BrianHV> MUTT
[08:37:14] <BrianHV> oops.
[08:42:01] <groton> do i need to set up correctly the path in the trac-admin script? here it points to c:/programme :/
[08:46:20] * idostyle has quit IRC
[08:46:23] * _idostyle is now known as idostyle
[08:47:52] <cedricOB> nobody know how to solver this TracError: Unknown Trac Environment version (16) ?
[08:56:45] * xjjk has joined #trac
[08:59:12] * chandlerc has quit IRC
[09:03:51] <cedricOB> I really don't understand, this seems to be a frequent issue
[09:04:07] <cedricOB> but mails on list.edgwall are not answer by anybody
[09:09:41] * neddy has joined #trac
[09:13:47] * Blackhex has joined #trac
[09:20:42] * ged has joined #trac
[09:27:01] <cedricOB> is there a way to test if the trac.db is corrupted ?
[09:37:40] * Marlun has joined #trac
[09:37:51] * cedricOB has quit IRC
[09:37:59] <Marlun> When adding a version in the webadmin, you can add a date too, is this for when the version was released?
[09:46:48] <Blackhex> Marlun: I think so.
[09:47:30] <Blackhex> but I didn't notice any usage of that value.
[09:53:59] * jborg has joined #trac
[09:56:22] * Guardian has quit IRC
[09:57:11] * Blackhex has quit IRC
[09:57:49] <Marlun> ok :)
[10:04:03] * foxpaul has quit IRC
[10:06:08] * Guardian has joined #trac
[10:06:12] * chandlerc has joined #trac
[10:06:23] * dgibbons is now known as dgibbons|meeting
[10:07:15] * Jasper^ has joined #trac
[10:17:02] * chaoslion has joined #trac
[10:17:30] * yaos has joined #trac
[10:22:16] * xjjk has quit IRC
[10:23:14] * Dale has quit IRC
[10:30:37] * Blackhex has joined #trac
[10:31:49] * xjjk has joined #trac
[10:37:35] * groton has quit IRC
[10:42:39] * elehack has joined #trac
[10:48:00] * flox has joined #trac
[10:48:55] * chaoslion has left #trac
[10:57:49] * sineer_ has joined #trac
[11:00:18] * chandlerc has quit IRC
[11:02:30] * RHunter has quit IRC
[11:02:41] <sineer_> hi everybody, cmlenz is here :) !
[11:02:55] <Blackhex> hi
[11:03:01] <cmlenz> that's hardly something special :-P
[11:03:03] <sineer_> hi Blackhe!
[11:03:16] <The_Tick> OMG
[11:03:17] <The_Tick> cmlenz: !
[11:03:25] <sineer_> cmlenz, for me it is hehe.. becuse I've been trying to reach your bitten project site for the past week with no luck :)
[11:03:34] <sineer_> I've just private msg'ed you...
[11:03:43] <sineer_> I never see my priv msgs either nen
[11:03:43] <cmlenz> uhoh
[11:04:40] <The_Tick> sineer_: are you registered/identified?
[11:04:52] <cmlenz> sineer_: it's back... wonder what was wrong
[11:04:53] <sineer_> oh no.. and I can't cause I'm logged in at work too
[11:05:15] <sineer_> woot
[11:05:26] <sineer_> cmlenz, yeah and it was down for a while.. same for the svn repos too :(;
[11:05:37] <sineer_> sorry, I shsould have emaild you I guess
[11:06:01] <cmlenz> yeah, apparently apache was borked.. nothing helpful in the logs, though, it seems
[11:06:03] <sineer_> I just had so many others things todo and just told myself mah it'll be back tomorrow
[11:06:22] <sineer_> cmlenz, good :) I was affraid you were going to say lighttpd
[11:06:45] <cmlenz> why?
[11:07:40] <sineer_> it's now my official httpd for our trac stack... that's running in 6 and soon 8 virtual server with many trac sites.
[11:07:50] <sineer_> and soon perhaps bitten :)
[11:08:02] * chandlerc has joined #trac
[11:08:13] <The_Tick> is the a howto on the edgewall trac for using trac with lighty?
[11:08:42] * The_Tick can't find one
[11:08:45] <cmlenz> sineer_: cool... we've just now switched to lighty on edgewall.org too
[11:08:56] <cmlenz> The_Tick: probably on the FastCGI page
[11:09:06] <sineer_> if it does what I want.. that is, deal with stdout/err better than bbot and log time and metrics and suchs... coderanger shown me his amadeus page that really impressed me (but he's build python code.. although I'm using SCons as our main build system)
[11:10:14] <sineer_> cmlenz, I'm gradually switching sites.. some are still running apache2.
[11:10:38] <sineer_> cmlenz, just curious, have you heard of ppl using bitten wth SCons?
[11:10:56] <cmlenz> I think there are people using bitten with scons... I'd check with the mailing list
[11:11:07] <cmlenz> shouldn't be a problem
[11:11:10] <sineer_> who knows, perhaps an open source project is already doing that... ok yes good idea :)
[11:11:37] <cmlenz> (that's not to say there aren't problems with bitten, it's been my most neglected project in the last half year, unfortunately)
[11:12:00] <sineer_> cmlenz, yeah I bet. seeing how it must be similar to bbot where it takes a single line of code to call the scons command line (and how scons is super at making its own explicit build environment)
[11:12:43] <sineer_> cmlenz, ok. I understand. thanks for the warning :)
[11:13:52] <sineer_> cmlenz, I'll try it.. see if I can get it to build various scons targets and the nice trac integration (wth more info than bbot watferfall display such as buildtime!) and most important see if I can make it stable on debian etch wth lighttpd... :)
[11:14:23] * seemant is now known as [seemant]
[11:14:42] * [seemant] is now known as {seemant}
[11:15:08] * {seemant} is now known as [gen2]seemant
[11:15:25] <sineer_> I better get going if I want to have time today to try it out + all the other todos I got...
[11:15:32] <sineer_> later guys, thanks cmlenz!
[11:15:42] * sineer_ has quit IRC
[11:16:20] * [gen2]seemant is now known as seemant
[11:25:19] * yaos has quit IRC
[11:27:33] * xjjk has quit IRC
[11:29:25] * neddy has left #trac
[11:32:31] * cmlenz has quit IRC
[11:34:04] * Marlun has quit IRC
[11:35:48] * dgibbons|meeting is now known as dgibbons
[11:37:55] * ColiFato has joined #trac
[11:38:06] * ColiFato has left #trac
[11:49:25] * byteshack has joined #trac
[11:50:10] <byteshack> trying to do a "wiki upgrade" using trunk, I get: "No such file or directory: '../../engines/edge/share/trac/wiki-default'
[11:50:11] <byteshack> any ideas what's broken?
[11:50:46] <coderanger> You need to switch to using the Genshi templates
[11:50:58] <coderanger> Lemme see if the right paths are on t.e.oi
[11:51:21] <byteshack> I also installed genshi on $prefix
[11:56:40] <coderanger> I would shoot an email to trac-dev
[11:56:51] <coderanger> I don't remember what that needs to be changed to
[11:57:09] <byteshack> thanks
[11:57:22] * chandlerc has quit IRC
[11:59:16] * shawn has quit IRC
[12:00:04] * cbrake_away is now known as cbrake
[12:07:03] * klasstek has quit IRC
[12:07:07] * byteshack has quit IRC
[12:08:03] * cmlenz has joined #trac
[12:16:29] * neddy has joined #trac
[12:25:25] <The_Tick> cmlenz: you did the transition from sqlite to postgres?
[12:27:35] <cmlenz> no, jonas did
[12:27:40] <The_Tick> ahh
[12:34:52] * yaos has joined #trac
[12:35:41] * shawn has joined #trac
[12:36:43] * shawn has joined #trac
[12:37:31] * shawn has joined #trac
[12:38:33] * shawn has joined #trac
[12:53:46] * cmlenz has quit IRC
[12:56:14] * cmlenz has joined #trac
[12:58:31] <sineer> I have a problem with dbauth trac plugin.. Everytime I try to login, the popup login dialog box appears and I type in my username/password and it doesn't work... it keeps popping up the same login dialog box until I type in Another user login/pw then it brings me to the xhtml version of the login page (trac login page) and I login wth my username/password and it works
[12:58:49] <sineer> anyone here using dbauth trac plugin and perhaps don't have this problem?
[13:00:07] <boorad> sineer: not allowing cookies?
[13:00:21] <coderanger> sineer: Did you disable HTTP auth?
[13:00:36] <sineer> coderanger, hrmm not sure..
[13:00:40] <boorad> coderanger is right - nothing to do w/ cookies
[13:00:50] <sineer> boorad, nah cookies are fine seeing how it remembers me when I close the browser..
[13:00:54] <sineer> :)
[13:00:54] <boorad> any dialog box is http auth
[13:01:01] <sineer> I'll look at the apache config
[13:01:10] <sineer> boorad, ahh.. thanks :)
[13:01:26] <boorad> also, disable trac's auth plugin, too, iirc
[13:01:44] * weigon_ has joined #trac
[13:01:54] * tobyS has joined #trac
[13:01:57] <boorad> trac.web.auth.* = disabled
[13:02:01] * Sebastian has joined #trac
[13:02:03] <sineer> so, just to be sure, do I completely remove the AuthType Basic line from my config or should I replace it by something?
[13:02:25] <weigon_> my 0.10 trac is sucking up 700M memory and hangs afterwards
[13:02:35] <boorad> remove it - let 'em all in !!!
[13:02:55] <weigon_> is that known/fixed already in svn ?
[13:03:00] <sineer> boorad, sweet :) Thank you boorad and coderanger :)
[13:03:16] <boorad> enjoy
[13:03:32] <coderanger> weigon_: What server/frontend/database?
[13:03:35] <boorad> coderanger: my fix for the CentralEnvironment - and using the one supposedly in cache - didn't work
[13:04:10] <boorad> would you want to look at code?
[13:05:04] <boorad> knowing that "want" is a strong word here ;)
[13:05:45] <Sebastian> coderanger: lighttpd, FastCGI, SQLite.
[13:06:07] <coderanger> boorad: Not right now
[13:06:13] <boorad> k, np
[13:06:18] <coderanger> boorad: Arguing with game code
[13:06:24] <Sebastian> coderanger: I am experiencing the same problem as weigon_, only on phpunit.de.
[13:06:25] <boorad> well, give it hell
[13:07:23] * weigon_ is on trac.lighttpd.net
[13:07:33] <sineer> another quick question :) Can I remove the roadmap button without a trac hack/plugin? I've tried taking it out from the mainnav bar in my .ini but it just displays it at the end
[13:08:56] <coderanger> weigon_: Can you pull a core dump of the fcgi daemon?
[13:09:17] <weigon_> it is just hanging
[13:09:27] <coderanger> sineer: The mainnav thing in trac.ini is just to control the order
[13:09:30] <weigon_> Sebastian: you strace showed futex() + select() ?
[13:09:36] <Sebastian> weigon_: Yes.
[13:09:50] <coderanger> sineer: You would need to disable the roadmap module
[13:09:59] <coderanger> sineer: (or make a filter plugin)
[13:10:17] <Sebastian> weigon_: And static content (static.phpunit.de) continued to work. Dito for PHP/FastCGI. Only Trac/FastCGI stopped working.
[13:10:39] * coderanger doesn't know that much about the FastCGI frontend
[13:10:48] <coderanger> Email to the users list perhaps?
[13:10:55] <sineer> coderanger, ok thanks.. I think I recall seeing a hack that can hide it?... I want to keep the page should someone want to have a look but I've already have too many buttons on my navbar so I wanted to put the link in the tracnav bar :)
[13:11:42] <weigon_> I'll try to find the last working trunk-version and report again
[13:13:22] * omry has quit IRC
[13:13:54] * omry has joined #trac
[13:15:13] * tobyS has left #trac
[13:19:55] <omry> I have a bug with my report:
[13:20:04] <omry> http://firefang.net/projects/firestats/query?status=new&status=assigned&status=reopened&milestone=0.9.7-beta
[13:20:18] <omry> it shows a close ticket (50) when it shouldn't
[13:21:10] * klando has joined #trac
[13:22:15] <coderanger> omry: I don't see it
[13:22:17] * yaos has quit IRC
[13:22:31] <coderanger> omry: Click the "Update" button
[13:22:39] <omry> ahh
[13:22:43] <omry> I refreshed 5 times
[13:22:46] * Sebastian has left #trac
[13:22:47] <omry> guess update is stronger.
[