Team Chat Logs

2006 4
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        

May 17, 2006

[00:00:05] <cboos> _and_ that could still be done by giving from/to object types
[00:00:14] <cboos> no
[00:00:16] <cboos> ?
[00:00:26] <athomas> yes quite true
[00:01:06] <athomas> re. the attachment stuff... the IResourceIdentifier could be used
[00:01:46] <athomas> although it doesn't have enough intelligence at the moment - no way of converting a resource ID to its trac link for example
[00:02:00] <athomas> (unlike your object stuff)
[00:02:14] * otaku42_away is now known as otaku42
[00:02:25] <cboos> I really don't get why we don't have the TracObject stuff yet ;) High prio for 0.11, I'd say ;)
[00:02:43] <athomas> perhaps you should separate out the x-ref stuff from the object stuff?
[00:02:51] <athomas> make it a smaller patch so the resistance is lower
[00:02:57] <cboos> yes
[00:03:07] <athomas> it would solve many problems i think
[00:03:36] <cboos> anyway, plus with generic change hooks, the xref could be built as a plugin
[00:03:42] * didier has joined #trac
[00:03:45] <didier> hi
[00:04:19] <cboos> hi
[00:04:36] <didier> I'm with trac 0.8.4 and I have a file attached to a wiki page I can't view: Error, Attachment not found
[00:04:44] <athomas> that sucks
[00:04:51] <didier> how can I delete the reference to this file
[00:05:07] <cboos> athomas: ok, so I would really like that you commit the latest of #2296 ... so I can build on that
[00:06:14] <athomas> okay. i'll just change the x-trac-ticket stuff and commit
[00:06:21] <cboos> perhaps mark it as ''work in progress'' if you're not confident it's 100% stable... but I think it's OK
[00:06:42] <cboos> btw, there's still the IHTMLPreviewRenderer, or you already removed it? Don't remember...
[00:06:44] <athomas> right
[00:07:03] <athomas> i didn't remove it. it's actually quite a big job to do it, so i thought i'd get this minimal patch in and go from there
[00:07:12] <cboos> good
[00:08:26] <cboos> another open point I'd like to discuss with you is my wiki syntax improvements, regarding lists/quotes
[00:09:10] <athomas> okay
[00:09:11] <cboos> I was not able to make your last example work, actually (I don't know if you remember it)
[00:09:23] <cboos> it was something like:
[00:09:26] <didier> athomas: any idea on how I can remove the reference to this missing attachment ?
[00:09:50] <cboos> * list
[00:09:52] <cboos> || table ||
[00:09:53] <cboos> || table ||
[00:10:14] <athomas> didier: remove the entry from the attachments table in the db
[00:10:31] <athomas> or create a dummy file perhaps
[00:11:23] <cboos> and you expected the first table to be indented deeper than the second... but on the other hand I made the changes you suggested so that the indent logic would be modelled after the new list logic, i.e. don't use the spacewidth/2 anymore ...
[00:13:22] <cboos> The only way I see getting the above example work as you expected (i.e. backward compatible) would be to "remember" the list depth stack, even when the list is finished, and if we're starting a quote, _reuse_ the list depth stack as the initial value for the quote depth stack ...
[00:14:58] <athomas> i was imagining the "indent" depth would be used for everything
[00:15:17] <athomas> but would follow the new logic
[00:15:27] <cboos> yes, that would be the idea...
[00:16:01] <cboos> however currently in practice we have a speciic list depth stack because we need to carry the list type info used at each level
[00:16:13] <athomas> aah
[00:17:00] <cboos> but that could be generalized, and in the case of block quotes, don't care about that extra information
[00:17:24] <athomas> hmmm should we use trac.wiki.model.WikiPage rather than text/x-trac-wiki ?
[00:17:33] <cboos> ah, no!!!
[00:17:44] <athomas> heh
[00:17:45] <cboos> text/x-trac-wiki is a _real_ mime type !
[00:18:09] <cboos> it's the wiki text format... not the wiki model object...
[00:18:42] <athomas> true
[00:19:07] <cboos> e.g. that can be used as the svn:mime-type property for storing wiki pages in the repos (and that's what we do with the wiki-default/* pages)
[00:20:10] * tic has quit IRC
[00:20:16] <cboos> ok, I'll have a second(3rd, 4th?) look at the list/indent code...
[00:20:25] <athomas> hehe
[00:20:46] * tic has joined #trac
[00:21:58] <didier> athomas: I created a dummy file in the right directory, and I can the remove the attachment
[00:22:00] <didier> thanks
[00:22:12] * cmlenz has joined #trac
[00:37:50] * tuxipuxi has joined #trac
[00:39:59] <athomas> hmmm
[00:44:35] * imajes has joined #trac
[00:50:05] <cmlenz> http://www.codeplex.com/
[00:50:16] <cmlenz> wiki links to tickets... hmm ;-)
[00:56:14] <cmlenz> although... where's the wiki? :-P
[00:57:07] <athomas> that kind of crazy technology will never catch on
[00:58:08] <athomas> workitems, heh
[00:58:50] <athomas> i have no idea how to view these workitems
[00:59:20] * imajes has quit IRC
[01:02:19] <athomas> ah
[01:08:08] * |edsuom| has quit IRC
[01:12:50] * honda_S2000 has joined #trac
[01:13:36] <honda_S2000> hi in the cc field if a user as its mail in the setting, if we put just its username in the cc field is that user notifies by email?
[01:20:16] <cboos> honda_S2000: I believe so
[01:20:31] * soloturn has quit IRC
[01:20:31] <cboos> athomas: http://www.codeplex.com/WorkItem/List.aspx?ProjectName=TestProject7
[01:20:39] <honda_S2000> you believe or you're sure it should work?
[01:20:43] * imajes has joined #trac
[01:21:21] <cboos> honda_S2000: sorry, I've never tried myself, and I'm not that familiar with the notification code...
[01:24:55] <honda_S2000> ok so who should i talk with about that?
[01:25:10] <cmlenz> honda_S2000: the answer is yes
[01:25:37] <honda_S2000> oki
[01:25:39] <honda_S2000> thanx
[01:25:44] <cmlenz> if you have your email set in the settings, you can use just your login name in the CC
[01:27:36] <honda_S2000> thanx for the help
[01:27:43] <honda_S2000> you've been very helpful
[01:27:47] * honda_S2000 has quit IRC
[01:28:13] <athomas> ok cboos, committed in r3305
[01:28:56] <cboos> thanks!
[01:30:32] <athomas> i'll start removing IHTMLPreviewRenderer shortly
[01:32:12] <cmlenz> can we s/get_conversions/get_supported_conversions ?
[01:32:42] <athomas> sure thing
[01:35:47] <athomas> i think i got sidetracked after the last time you asked that ;)
[01:36:51] <cmlenz> hehe
[01:37:56] <athomas> righto, done
[01:39:31] <athomas> actually i'll add some unit tests
[01:40:23] * pfn has joined #trac
[01:50:27] <cmlenz> any plans on what to do with the annotation stuff?
[01:51:00] <cmlenz> while the current API is pretty useless, the ancient blame branch of mine has some changes that make it very useful for stuff like blame support
[01:53:58] <athomas> hadn't really thought about it to be honest, but i can see how it would be useful for blame support
[01:56:16] <athomas> it might be nice to have content annotation too
[01:56:38] <athomas> eg. a jpg annotator that shows exif data
[02:04:49] <cmlenz> yeah
[02:10:47] * oferw has quit IRC
[02:10:57] * mjg2_ has joined #trac
[02:12:05] * mjg2 has quit IRC
[02:15:10] * idnar has quit IRC
[02:15:14] * idnar_ has joined #trac
[02:22:00] * whitelynx has quit IRC
[02:22:08] * whitelynx has joined #trac
[02:23:45] <athomas> do you think EnvironmentStub should log to stderr?
[02:48:55] * ktk has joined #trac
[02:48:58] * vmx_ has joined #trac
[02:48:59] <ktk> hi all
[02:51:23] * vmx has quit IRC
[02:51:53] * tuxipuxi has quit IRC
[02:55:52] <ktk> anyone knows if I can give a permission in the wiki that all *registered* users can modify and not anonymous? I have my users in LDAP anyway but if I leave it open for anyone ig gets spammed on a regular base
[02:57:37] <athomas> yes, use the virtual "authenticated" user
[02:59:50] <ktk> athomas: ok tnx so instead of "anonymous" it's "authenticated"?
[03:00:07] <athomas> correct
[03:00:11] <athomas> @permissions
[03:00:12] <evil_twin> athomas: "permissions" is See http://projects.edgewall.com/trac/wiki/TracPermissions for information on built-in permissions
[03:00:12] <ktk> perfect thanks.
[03:00:29] * agile has joined #trac
[03:00:35] <ktk> ah great I can even do groups
[03:00:59] <ktk> need to move all that into LDAP, gets too complicated with htpasswd
[03:04:33] * imajes has quit IRC
[03:22:21] * cornernote has joined #trac
[03:22:46] <cornernote> hello, i am trying to install on windows and I get this error:
[03:22:46] <cornernote> DLL load failed: The specified module could not be found.
[03:23:14] <cornernote> i followed this step:
[03:23:15] <cornernote> , copy the three DLL's - libdb42.dll - libeay32.dll - ssleay32.dll from your [subversion]\bin directory to your system directory (most likely C:\Windows\system32).
[03:23:51] <cornernote> hey - i just copied all the DLLs there and it works
[03:23:52] <cornernote> :)
[03:23:55] <cornernote> thanks guys
[03:23:56] <cornernote> ;)
[03:24:04] <athomas> it was nothing
[03:25:51] <cornernote> i never used python before
[03:25:57] <cornernote> but trac looked pretty sexy
[03:26:12] <cornernote> thought i'd give it a burl...
[03:26:25] <cornernote> the install was long..... not too painful, but long
[03:26:30] <cornernote> so many dependencies
[03:32:06] * imajes has joined #trac
[03:32:53] <cboos> speaking about python... what's the most elegant way to do a FIFO?
[03:33:06] <cboos> not a full blown class of course... just the one liner thing
[03:33:55] <cboos> Currently I use fifo = [elt] + fifo and pop(), but that looks a bit wrong
[03:34:03] <cboos> the list is backwards...
[03:36:27] <cboos> In ruby, I would use << and shift ...
[03:36:44] <cboos> much cleaner :)
[03:38:59] <athomas> fifo.append("foo")
[03:39:02] <athomas> fifo.pop(0)
[03:39:15] * cornernote has left #trac
[03:40:23] <athomas> cboos, re #3068...i assume you're proposing we use the perm.IResourceIdentifier
[03:40:25] <athomas> ?
[03:41:41] <cboos> well, more or less.
[03:42:14] <athomas> but with some changes obviously
[03:42:16] <cboos> the problem here is that there are two resources actually
[03:42:26] <cboos> the parent one, and the attachment itself
[03:42:52] <athomas> yes, IResourceIdentifier currently returns (parent_type, parent_id, attachment)
[03:43:21] <cboos> And the permissions?
[03:44:36] <cboos> it's not really clear for me what they should be and how they would be specified
[03:44:39] <athomas> the caller specifies permissions via perm.has_permission()
[03:44:57] <athomas> ideally each object would have VIEW, MODIFY, DELETE, ADMIN permissions
[03:45:03] <athomas> instead of WIKI_VIEW, WIKI_MODIFY, etc.
[03:45:24] * imajes has quit IRC
[03:45:38] <cboos> yes, but adding an attachment modifies the parent resource, and create the attachment resource
[03:46:02] <cboos> and currently we are able to distinguish allowing to add attachments for wiki pages, but not for tickets, etc.
[03:46:52] <cboos> oops sorry have to go to lunch
[03:51:28] * sam`_ has joined #trac
[03:58:33] * sam` has quit IRC
[04:01:41] <athomas> well, actually those permissions are enforced in trac.ticket.web_ui or trac.wiki.web_ui
[04:01:47] <athomas> not in trac.attachment
[04:54:50] * Riccc`Miam has joined #trac
[05:09:58] * Riccc has quit IRC
[05:11:51] * oferw has joined #trac
[05:15:03] * dizzy_p has joined #trac
[05:33:25] * _idostyle has joined #trac
[05:36:07] * idostyle has quit IRC
[05:36:10] * _idostyle is now known as idostyle
[05:37:13] * imajes has joined #trac
[05:44:18] * coderanger_ has joined #trac
[05:50:22] * pacopablo has quit IRC
[05:50:23] * pacopablo has joined #trac
[05:57:41] * MasterC has joined #trac
[06:10:49] * msoares has joined #trac
[06:23:08] * tuxipuxi has joined #trac
[06:32:22] * sam`_ is now known as sam`
[06:36:16] * mgalvin has joined #trac
[06:37:11] * oferw_ has joined #trac
[06:37:24] * PK has joined #trac
[06:38:04] * mgalvin has quit IRC
[06:38:41] * jjb_lyceum has quit IRC
[06:39:47] * mgalvin has joined #trac
[06:40:30] * prologic has left #trac
[06:42:26] * oferw_ has quit IRC
[06:42:31] * oferw_ has joined #trac
[06:44:17] * cprov has joined #trac
[06:44:27] * __doc__ has joined #trac
[06:44:55] <__doc__> when a ticket is closed, can I get trac to send an email back to the one who reported it?
[06:46:47] <coderanger_> [notification] always_notify_reporter
[06:46:50] <coderanger_> @ini
[06:46:50] <evil_twin> coderanger_: "ini" is See http://projects.edgewall.com/trac/wiki/TracIni for details on the Trac configuration file.
[06:47:32] <ktk> wow trac envolves, wasn't possible the last time I've read it :)
[06:48:15] <coderanger_> That option has been around for a while
[06:48:18] <coderanger_> at least since 0.8
[06:48:29] <ktk> hmm ok :) can't remember that one
[06:49:28] <ktk> ah btw something I wanted to ask for a long time: I plan to do a bigger project with several trees in subversion instead of an own repository for each tree (because they rely on each other). can I create tracs per subtree instead of one trac for all of the trees?
[06:49:54] <ktk> I would like to have timeline etc per tree, gets a bit a mess otherwise
[06:50:50] * oferw has quit IRC
[06:51:00] <coderanger_> Yes
[06:51:12] <coderanger_> if the repo is at /var/svn/repo
[06:51:19] <coderanger_> and the subpath is /proj1
[06:51:31] <coderanger_> give the repo path as /var/svn/repo/proj1
[06:52:00] * agile has quit IRC
[06:52:36] <ktk> ah great!
[06:52:42] <ktk> thought about that but didn't try it
[06:53:14] <ktk> coderanger_: thanks for the hint
[06:53:32] <coderanger_> If there are moves and such between subprojects, trac may get confused though
[06:53:42] <ktk> yes ok
[06:53:47] <ktk> won't happen most probably
[06:54:09] <coderanger_> Hopefully that has been fixed by now, but it was an issue a few months ago
[06:55:06] * imajes has quit IRC
[07:05:44] <athomas> hey coderanger
[07:06:26] * oferw_ has quit IRC
[07:06:42] * oferw_ has joined #trac
[07:10:07] * danbeck has joined #trac
[07:18:03] * imajes has joined #trac
[07:22:24] <coderanger_> athomas: Alo
[07:22:39] * klasstek has joined #trac
[07:37:45] * galis has joined #trac
[07:38:54] <galis> I've fixed this before, but can't find any doc ATM
[07:39:13] * Blackhex has joined #trac
[07:39:14] <galis> using the formula.py macro I'm getting
[07:39:16] <Blackhex> hello
[07:39:20] <galis> WARNING: setuptools is required for plugin deployment
[07:39:55] <Blackhex> please, is this right? : action = req.args['action'].value
[07:40:05] <galis> can't remember how to fix, using trac from pkgsrc 2006Q1
[07:41:02] <galis> don't all jump in at at once.... okay
[07:42:45] <athomas> you need to install setuptools
[07:45:23] <athomas> blackhex: req.args should just be a dictionary-a-like
[07:46:56] * ktk_ has joined #trac
[07:47:03] <Blackhex> so why action = req.args['action']; self.log.debug(action); gives me Trac[core] DEBUG: MiniFieldStorage('action', 'append')
[07:47:06] <Blackhex> ?
[07:47:28] <Blackhex> running within tracd
[07:48:09] * jave has joined #trac
[07:48:19] <athomas> ah, yes...req.args.get('action')
[07:48:38] <Blackhex> ok, thanks
[07:48:43] * ktk has quit IRC
[07:48:57] <athomas> the type of req.args depends on the frontend under stable
[07:49:02] <athomas> 0.9.x
[07:49:46] <Blackhex> i see, i looked to sources but didn't find any standart acces method
[07:50:12] <mitsuhiko> Blackhex: what's standart? ^^
[07:51:20] <Blackhex> standard, sorry, I ment same API for all frontends
[07:52:29] <jave> whats the status of xmlrpc? will it work to use current trunk and apply the changes?
[07:52:55] <athomas> what changes?
[07:53:12] <athomas> it should work with trunk
[07:53:22] <jave> bad wording, i meant install the xmlrpc plugin
[07:53:56] <jave> athomas: thanks
[07:59:48] <coderanger_> In python, how do you print without a newline?
[08:00:01] <athomas> trailing comma
[08:00:02] <Blackhex> with , in the end
[08:00:39] * HandyAndE has left #trac
[08:01:19] <coderanger_> ahh, thanky
[08:04:18] * oferw_ has quit IRC
[08:11:18] * cendrizzi has joined #trac
[08:11:19] <Blackhex> athomas: how is ment moderators in discussion plugin please?
[08:11:58] <cendrizzi> Is there a way to add different resolutions? I saw a ticket on it but until some way is added is there at least some way to do it?
[08:12:31] <athomas> blackhex: i was planning on having a FORUM_MODERATOR permission
[08:13:00] <Blackhex> athomas: should the be existing trac users or independent one?
[08:13:21] <athomas> i was going to use trac users
[08:13:46] <Blackhex> athomas: ok, I'll see what can I do.
[08:14:41] <coderanger_> Hmm, is there a way to tell urllib2 to use http 1.1?
[08:15:21] * ktk_ is now known as ktk
[08:19:38] <coderanger_> Ahh, looks I just should use httplib directly
[08:25:52] * mjg2_ has quit IRC
[08:43:04] * imajes has quit IRC
[08:45:11] <cboos> cmlenz: hi, did you have a chance to check the ETag stuff I e-mailed you?
[08:45:32] <cmlenz> oh right, forgot about that :-P
[08:45:36] <cmlenz> sorry, not yet
[08:45:45] <cboos> it seems that it doesn't work anymore, at least with tracd
[08:46:17] <cboos> I don't see the "HEAD" requests ...
[08:46:41] <cmlenz> that's not needed
[08:46:47] <cmlenz> a browser should do conditional GETs
[08:47:11] * mjg2 has joined #trac
[08:49:05] <cmlenz> hmm, works for me with firefox 1.0.8 on p.e.c
[08:49:15] * cboos restarts firefox to enable live http header
[08:49:24] * cboos has quit IRC
[08:49:53] * cprov is now known as cprov-lunch
[08:51:42] * cboos has joined #trac
[08:52:08] * PK has quit IRC
[08:52:27] * didier has quit IRC
[08:53:23] <cmlenz> and also with firefox 1.5.0.3 on windows, also against p.e.c
[08:54:01] <cmlenz> both get the ETag, and send it back as If-None-Match, and then receive a 304 response
[08:54:17] <cmlenz> (tested on changeset pages)
[08:55:34] <Blackhex> how to get list of trac users? from auth_cookie table?
[08:56:01] <cmlenz> Blackhex: in what context? for what purpose?
[08:56:15] <cmlenz> Blackhex: the Environment class has a get_known_users() method, for example
[08:56:41] <Blackhex> cmlenz: for list of users wich can moderate discussion
[08:56:46] <Blackhex> thanks
[08:58:09] <cboos> cmlenz: against which URL? I tried http://projects.edgewall.com/trac/changeset/3309, and I always get 200 back...
[08:58:58] <cmlenz> I get 200 on the first visit, and then 304 on subsequent visits, just as expected
[08:59:13] <athomas> cboos, re #2669, i think 'text/plain' was used for csv because browsers don't play nicely with text/csv
[08:59:13] <cmlenz> make sure you have the cache enabled, and aren't shift-reloading ;-)
[08:59:46] <athomas> and i used 'ck' for the iterator "key" so the final exception could use the function arg "key" for reporting
[08:59:54] <athomas> if that makes sense
[09:00:16] <cboos> athomas: well, text/csv is a registered MIME type... and there's still the Tab separated value as text/plain ...
[09:00:38] <cmlenz> text/tab-separated-values
[09:00:42] <athomas> yeah...well *shrug*
[09:00:44] <cboos> athomas: otherwise, I don't see how to "hook" on the text/csv conversion
[09:00:52] <cmlenz> if there's a registered mimetype, we should use that IMHO
[09:01:29] <athomas> i just converted your code cmlenz :P
[09:01:50] <cmlenz> and I just converted someone else's ;-)
[09:02:07] <cboos> was not me ;)
[09:02:07] <athomas> hehe
[09:03:42] <cboos> following the pipeline idea of #2669, it would be easy to add automatically an extra link "Text CSV" to each existing text/csv conversion
[09:03:49] <athomas> i guess the file extension for text/tab-separated-values should be tsv
[09:04:22] <cmlenz> do we absolutely need a separate extension?
[09:04:39] <athomas> well no, but it's the "official" one apparently: http://www.cs.tut.fi/~jkorpela/TSV.html
[09:04:54] <athomas> as long as we're being correct, may as well go all the way
[09:05:17] <cmlenz> k
[09:05:46] <athomas> cboos: not sure i follow...conversion from text/csv to text/csv?
[09:06:10] <athomas> or was that "tabbed csv"?
[09:06:18] <cboos> no, from text/csv to text/plain
[09:06:29] <athomas> ah i see
[09:06:37] <cboos> in case someone really wants to have that...
[09:07:14] <galis> can anybody comment on using setuptools to make my plugin work again after doing a pkgsrc update? what do I run
[09:08:12] <cboos> cmlenz: about the cache: in the same request, I get 304 responses in the same request for the static resources, so I guess the browser (IE in this case) has the cache enabled... http://trac.pastebin.com/722638
[09:08:42] <athomas> i think that "format =..., convert_content(), req.send..." stuff could be factored out into a method, it looks like a common use-case
[09:08:46] <athomas> anyway, bed time for me
[09:09:25] <cboos> athomas: I agree
[09:13:11] <Blackhex> cmlenz: env.get_known_users() gives me nothing
[09:15:14] <cboos> cmlenz: thanks for the tip about the cache, it was disabled (looking at the options was not enough .... about:config + reset was needed ...)
[09:16:04] <cboos> cmlenz: I can now fix #3116 without feeling bad :)
[09:17:30] <cboos> (except that the conditional GET on changeset doesn't seem to work with IE, but I guess we don't care that much...)
[09:18:40] * mjg2 has quit IRC
[09:24:52] * otaku42 is now known as otaku42_away
[09:25:30] * mgalvin has quit IRC
[09:27:22] <Blackhex> bye
[09:27:25] * Blackhex has left #trac
[09:30:44] <cmlenz> cboos: yeah, IE doesn't seem to send the If-None-Match header with its requests
[09:30:57] <cmlenz> probably doesn't properly support etags :-/
[09:31:58] <cmlenz> IE is such a piece of crap that you just can't stop finding even more problems with it... no matter whether in CSS, HTTP, HTML forms, etc
[09:32:02] <cboos> well, as you can see in the pasted lnk above, it supports "simple" ETags, like the one set by lighthttpd for the static content (ETag: "1313005249")
[09:32:50] <cboos> luckily we'll soon have a IE7, fully w3c/ietf/whatever conformant ;)
[09:32:52] <cmlenz> probably "if strlen(etag) > 16: /* ignore */ " ;-)
[09:33:00] * cprov-lunch is now known as cprov-office
[09:33:02] <cmlenz> cboos: you wish... still tons of bugs
[09:33:04] * cprov-office has quit IRC
[09:34:19] <cboos> speaking how M$, what do we do concerning CodePlex, do we sue them?
[09:34:51] <cboos> (Edgewall has patented the whole "integrated wiki/bts/source browser" thing, right ;) ?
[09:35:04] <cmlenz> yeah sure, their legal department is like non-existant ;-)
[09:35:16] <cmlenz> is it already larger than engineering?
[09:36:29] <cboos> well, the prior art seems to be CVSTrac anyway...
[09:37:27] <cboos> but I'm not sure M$ cares about prior art ...
[09:51:36] * cprov has joined #trac
[09:54:28] <ktk> off. cu guys
[09:54:30] * ktk has left #trac
[10:08:40] * chandlerc has quit IRC
[10:29:40] * agile has joined #trac
[10:49:53] * sam` has quit IRC
[10:53:25] * sam` has joined #trac
[11:04:15] * cboos has quit IRC
[11:16:07] * mgalvin has joined #trac
[11:18:12] * cendrizzi has quit IRC
[11:32:18] * stevegt has quit IRC
[11:33:43] * Semhirage has quit IRC
[11:35:22] * mofo has joined #trac
[11:38:28] <mofo> hello
[11:38:30] <mofo> is there anu
[11:38:35] <mofo> *any
[11:38:54] <mofo> plugin to report the advance of a milestone
[11:40:51] * Semhirage has joined #trac
[11:56:04] * mofo has quit IRC
[11:57:20] * peppelorum has quit IRC
[12:05:23] * cmlenz has quit IRC
[12:06:26] * stevegt has joined #trac
[12:46:02] * imajes has joined #trac
[13:13:47] * cboos has joined #trac
[13:35:30] * lightcap has quit IRC
[13:35:31] * cboos has quit IRC
[13:51:29] * tuxipuxi has quit IRC
[13:53:24] * dizzy_p has quit IRC
[13:54:36] * MasterC has quit IRC
[13:58:32] * mgalvin has quit IRC
[14:04:21] * lightcap has joined #trac
[14:07:34] * imajes has quit IRC
[14:11:14] * coderanger_ has quit IRC
[14:21:12] * chandlerc has joined #trac
[15:04:58] * lightcap has quit IRC
[15:17:08] * Riccc has joined #trac
[15:18:54] * danbeck has quit IRC
[15:24:58] * kaouete has joined #trac
[15:25:02] <kaouete> hi
[15:26:12] <kaouete> i have a little problem, i installed trac on an apache2 with fcgi and python 2.3. when i try to download attachements in trac's wiki the download never end, sometimes it doesnt start, and i cant get the entire file.