Team Chat Logs

2008 6
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      

July 06, 2008

[00:08:34] * CodemasterMM is now known as Codemaster
[00:15:18] * Jux1 has quit IRC
[00:20:39] * olgagirl has joined #trac
[00:22:44] * olgagirl has quit IRC
[00:52:14] * newco has quit IRC
[00:53:52] * rofrol has joined #trac
[00:59:41] * m_g has joined #trac
[01:00:34] * grumpy has joined #trac
[01:09:20] * grumpy has quit IRC
[01:34:12] * rofrol has quit IRC
[01:45:38] * jborg has joined #trac
[02:01:09] * timte has joined #trac
[02:07:19] * asmodai has quit IRC
[02:27:55] * omry has joined #trac
[02:48:06] <nOgAnOo> http://img73.imageshack.us/img73/654/gayshitdb8.jpg <-- me
[02:48:47] <aat> you're a weird guy
[02:48:57] * omry has quit IRC
[02:52:43] * asmodai has joined #trac
[03:04:42] * hvr has joined #trac
[03:04:54] * |igor_ has joined #trac
[03:05:20] * fReAkY[t] is now known as freaky[t]
[03:17:08] * j^ has joined #trac
[03:18:43] <j^> hi, anyone knows of a way to make /timeline be faster with the bzr backend?
[03:29:33] * omry has joined #trac
[03:38:44] * bartc__ has joined #trac
[03:51:33] * omry has quit IRC
[03:55:03] * macmaN6789 has joined #trac
[03:56:28] * macmaN6789 has quit IRC
[04:00:20] * macmaN6789 has joined #trac
[04:09:54] * igor_ has joined #trac
[04:16:30] * asmodai has quit IRC
[04:29:20] * |igor_ has quit IRC
[04:30:26] * incorrect has joined #trac
[04:30:48] <incorrect> hello, is there a way to create richer content on the wiki?
[04:32:14] * omry has joined #trac
[04:33:18] * dgynn has joined #trac
[04:37:25] <macmaN6789> define richer
[04:38:50] <incorrect> well maybe create pages using fckeditor or something
[04:39:08] <incorrect> insert images
[04:39:26] <macmaN6789> you can insert images a long time ago
[04:39:54] <evil_twin> New news from t.e.o: Ticket #7411 (Components [ticket system] should be accessible through the wiki (see ...) created <http://trac.edgewall.org/ticket/7411>
[04:42:11] <incorrect> ah the version with ubuntu is 10
[04:44:33] * br0kn has joined #trac
[04:46:31] <incorrect> do i need to run something to upgrade trac from 10 > 11?
[04:52:57] <f13> yes
[04:53:25] <f13> incorrect: it's explained in the UPGRADE file in the tarball, but essentially you need to run trac-admin </path/to/project> upgrade
[04:54:22] * br0kn has quit IRC
[04:55:13] <incorrect> thanks
[04:55:26] <incorrect> i upgraded in a different way so i didn't see that
[04:57:18] * omry has quit IRC
[04:57:58] <incorrect> uh oh
[05:06:04] <incorrect> i am getting some nasty errors about directories not have VERSION
[05:10:06] <evil_twin> New news from t.e.o: Ticket #7412 ([PATCH] Sort users in 'Components' admin panel) created <http://trac.edgewall.org/ticket/7412>
[05:10:24] * ricky has quit IRC
[05:11:32] * ricky has joined #trac
[05:33:28] <incorrect> google doesn't seem to know about this missing version file
[05:35:12] * ricky has quit IRC
[05:39:00] * omry has joined #trac
[05:45:09] <incorrect> damn 0.11 is so broken
[05:47:29] * Epcylon- has joined #trac
[06:00:26] * Epcylon has quit IRC
[06:01:24] * Epcylon- is now known as Epcylon
[06:13:18] * jas8522|away is now known as jas8522
[06:20:22] <incorrect> oh finally :)
[06:29:29] * tic has quit IRC
[06:30:47] <octorian> Just got a "wah! wah! Trac 0.11 just hangs, but good 'ole Trac 0.10 worked fine!" e-mail.... This is basically the JavaScript in 0.11 hanging somewhere on a specific mobile browser, where the JS in 0.10 apparently didn't. (Trac 0.11 works just fine in said browser if you disable JavaScript)
[06:31:16] <octorian> So at some point I should probably investigate, and/or figure out how to prevent JavaScript stuff from even running if that browser connects.
[06:45:33] <octorian> This is the build-in browser on the BlackBerry, if anyone else has one and wants to look into it. (yes, my site is for a BlackBerry app, so it is an expected use case)
[06:57:57] <aat> weird
[06:58:05] <aat> on all pages or just some?
[07:01:03] <octorian> It happens on the home page, so I doubt anyone has tried anything else.
[07:04:52] * sgrover has joined #trac
[07:07:37] <sgrover> anyone know how to fix the slew of errors I'm getting when I do the "easy_install http://svn.edgewall.org/repos/genshi/trunk/" command? Looks like it can't find Python.h but python is installed...
[07:08:03] <sgrover> (Ubuntu 8.04 box, following the guide at http://trac.edgewall.org/wiki/0.11/TracOnUbuntu )
[07:16:29] <jborg> sgrover: do you have python-dev installed?
[07:16:53] * bkuhn has joined #trac
[07:17:34] <sgrover> apparently not.. fixing that now...
[07:17:41] <sgrover> will try again in a moment.
[07:19:17] <sgrover> Thanks jborg - works MUCH better now...
[07:31:55] * omry has quit IRC
[07:42:04] * clajo042 is now known as clajo04
[07:42:21] * pixelmonkey has joined #trac
[08:04:06] * asmodai has joined #trac
[08:04:54] * Isaiah has joined #trac
[08:05:48] * omry has joined #trac
[08:10:49] * jas8522 is now known as jas8522|away
[08:11:16] <evil_twin> New news from t.e.o: Changeset [7324]: Add some Finnish translations. <http://trac.edgewall.org/changeset/7324>
[08:16:41] <coderanger_> incorrect: Errors about VERSION files mean you are using something as a Trac env that isn't
[08:17:00] <incorrect> thanks :) i figured it out :)
[08:17:01] <coderanger_> octorian: I would say it is very likely we haven't tested on that particular platform :P
[08:17:20] <asmodai> well, using http-library = serf with svn 1.5 on the Trac repo didn't seem to work.
[08:17:23] <coderanger_> octorian: Is there any kind of browser simulator available?
[08:17:23] <incorrect> 0.11 is really good
[08:17:40] <incorrect> wish there was a slightly richer editor
[08:18:33] <coderanger_> incorrect: Whats wrong with http://trac-hacks.org/wiki/TracWysiwygPlugin
[08:19:19] * The_Tick has left #trac
[08:19:22] <incorrect> that i don't have it :) that is what is wrong
[08:19:52] * jas8522|away is now known as jas8522
[08:22:26] * izibi has joined #trac
[08:28:52] * dgynn has quit IRC
[08:32:13] <incorrect> hmm must be missing something to enable that
[08:35:22] * jas8522 is now known as jas8522|away
[08:36:12] <incorrect> can i set /var/www/.python-eggs
[08:36:12] <incorrect> to something else?
[08:39:49] * newco has joined #trac
[08:41:29] <evil_twin> New news from t.e.o: Ticket #7411 (Components [ticket system] should be accessible through the wiki (see ...) closed <http://trac.edgewall.org/ticket/7411#comment:3>
[08:47:05] * coderanger_ has quit IRC
[08:54:07] * jas8522|away is now known as jas8522
[08:56:02] <incorrect> is there a way to get a list of loaded plugins?
[09:34:31] * dfas has quit IRC
[09:34:33] * hacim has joined #trac
[09:34:47] * igor_ has quit IRC
[09:35:10] <hacim> when I reply to tickets, the original submitter is not getting an email generated, although I am getting one, how can I fix that?
[09:37:54] <hacim> in the debug log there is no mention of the original submitter's email... there is for me
[09:41:20] * prologic__ has joined #trac
[09:41:26] * prologic_ has quit IRC
[09:50:46] * bkuhn is now known as bkuhnIdle
[09:55:46] * sdboyer has quit IRC
[09:55:56] <hacim> ok, I figured it out
[09:55:57] * hacim has left #trac
[10:03:34] * Isaiah has left #trac
[10:06:28] * sdboyer has joined #trac
[10:39:37] * jas8522 is now known as jas8522|away
[10:42:02] * liquidat0r has joined #trac
[10:44:18] * jas8522|away is now known as jas8522
[10:55:13] * ricky has joined #trac
[11:03:18] * izibi has quit IRC
[11:06:47] * akurtakov has joined #trac
[11:16:58] * ei-grad has joined #trac
[11:20:10] * izibi has joined #trac
[11:34:25] * ei-grad has quit IRC
[11:34:45] * ei-grad has joined #trac
[11:53:08] * pombreda has quit IRC
[11:53:26] * cmlenz_ has joined #trac
[11:59:00] * lvk has quit IRC
[12:02:52] * pombreda has joined #trac
[12:03:35] * cmlenz has quit IRC
[12:15:15] * groogs has joined #trac
[12:19:34] * bkuhnIdle is now known as bkuhn
[12:20:05] * sebn has joined #trac
[12:20:47] <sebn> I'm having trouble setting up trac 0.11 with apache 2 mod_python
[12:21:01] <sebn> the message is: [Errno 13] Permission denied: '/var/www/.python-eggs'
[12:21:34] <sebn> I tried to add the following directive in the vhost file: SetEnv PYTHON_EGG_CACHE /somewhere...
[12:21:41] <sebn> but it doesn't seem to work
[12:24:02] <sebn> I'm using debian etch, apache 2.2.3, python2.4.4, mod_python 3.2.10
[12:25:08] <sebn> I tried restarting apache, moving the SetEnv directive into the Location/VirtualHost ones...
[12:25:45] <sebn> any idea ? :)
[12:27:48] * jas8522 is now known as jas8522|away
[12:29:46] <sebn> ok, found a solution: I unzipped all my eggs
[12:34:01] * lvk has joined #trac
[12:39:59] * jas8522|away is now known as jas8522
[12:40:21] <doki_pen> coderanger: you around?
[12:43:37] * borg_ has quit IRC
[12:44:01] * j^ has quit IRC
[12:50:09] * haggis has joined #trac
[12:52:25] * hotte has joined #trac
[12:56:22] <haggis> Hi! I'm trying to configure Trac with FastCGI for Lighttpd for multiple projects under one virtual host. The problem I'm facing is that I can't get past the "Available projects" page. Here's my vhost: http://pastie.org/228625
[13:00:22] <jborg> That's because the lighttpd fastcgi support is buggy when applications are mapped to '/'
[13:01:24] <jborg> haggis: you can use this patch to work around this problem: http://pastebin.com/m529f7e1
[13:03:20] <haggis> jborg: thanks. is there no other way? I've installed trac through my package manager - or can I apply the patch anyway?
[13:03:59] <jborg> well, you can always edit _fcgi.py manually but it will be overwritten the next time the package is upgraded
[13:05:11] <jborg> It appears to be fixed in lighttpd 1.5: http://trac.lighttpd.net/trac/ticket/729
[13:08:02] * kol_panic has joined #trac
[13:08:28] <haggis> jborg: thanks!
[13:12:42] * sdboyer has quit IRC
[13:13:17] <evil_twin> New news from t.e.o: Ticket #5060 (php view issue / freebsd port issue) closed <http://trac.edgewall.org/ticket/5060#comment:3>
[13:13:50] * pixelmonkey has quit IRC
[13:15:38] * newco has quit IRC
[13:17:58] * sdboyer has joined #trac
[13:21:22] * lvk_ has joined #trac
[13:24:21] * lvk has quit IRC
[13:29:11] * hawk_pdm has joined #trac
[13:29:23] * SunWuKung has joined #trac
[13:33:17] * sebn has quit IRC
[13:35:37] <kol_panic> Hi. I installed trac through my package manager and I need to find the content that needs to be moved to my document root. What are the names of one or two files so that I know if I'm copying the right directory?
[13:42:51] <kol_panic> ...or let me know if that's the wrong question.
[13:45:21] * m_g has quit IRC
[13:46:35] * sdboyer is now known as sdboyer-laptop
[13:46:50] * sdboyer-laptop is now known as sdboyer
[13:47:27] * sdboyer is now known as sdboyer_
[13:48:29] * jas8522 is now known as jas8522|away
[13:49:24] * sdboyer_ is now known as sdboyer
[13:57:36] * SunWuKung has quit IRC
[13:57:42] * izibi has quit IRC
[13:59:26] * jas8522|away is now known as jas8522
[14:00:09] * bkuhn is now known as bkuhnIdle
[14:01:00] * bkuhnIdle is now known as bkuhn
[14:03:36] <kol_panic> OK, wrong question... I had a naming conflict with another virtual site definition. Thanks.
[14:03:49] * bkuhn is now known as bkuhnIdle
[14:03:53] * kol_panic has left #trac
[14:09:53] * dunk_ has quit IRC
[14:10:06] * jborg has quit IRC
[14:10:27] * dunk_ has joined #trac
[14:12:20] * pixelmonkey has joined #trac
[14:22:47] * hotte has quit IRC
[14:28:59] * ei-grad has quit IRC
[14:29:14] * coderanger_mib has joined #trac
[14:29:26] <coderanger_mib> guten tag y'all
[14:30:48] <coderanger_mib> haggis: There is also a modified trac.fcgi script floating around you can use so you don't need to alter the Trac modules themselves
[14:30:55] <doki_pen> coderanger_mib: when you get a second, look at me code
[14:31:00] <doki_pen> I found some working css
[14:31:05] <coderanger_mib> hmm?
[14:31:06] <doki_pen> for the datefield plugin that is
[14:31:14] <doki_pen> 0.11
[14:31:32] <coderanger_mib> Linky?
[14:32:25] * ericalens has joined #trac
[14:32:39] <doki_pen> coderanger_mib: it's check in
[14:32:43] <doki_pen> just check it out
[14:33:03] <doki_pen> to trac-hacks/datefieldplugin/0.11
[14:33:55] <coderanger_mib> doki_pen: You can remove the req.chrome.etcetc with just add script now
[14:34:27] <doki_pen> ah, cool
[14:34:45] <coderanger_mib> doki_pen: Also you should really call the data dict "data" not "datefield" just to be the same as all the other plugins
[14:35:07] <doki_pen> ok, will do
[14:36:18] <doki_pen> also, I don't care about how things look, so if you have suggestions about the color scheme, give them please
[14:38:04] <coderanger_mib> doki_pen: I can't actually run it on here (using someone else's computer)
[14:38:44] <doki_pen> alright, no rush
[14:38:56] <coderanger_mib> doki_pen: You should probably normalize the dates in the DB the same way Trac does, store them in unix epoch format and convert them to a date on render
[14:39:05] <coderanger_mib> doki_pen: That does get much more complex though
[14:39:20] <doki_pen> but there are no times
[14:39:28] <doki_pen> do you think there should be times?
[14:39:37] <doki_pen> someone had a ticket on it and I didn't see the point
[14:39:50] <coderanger_mib> doki_pen: But different users may have different locales (and therefore different display formats)
[14:39:58] <coderanger_mib> Just looking ahead to 0.12
[14:40:05] <doki_pen> umm, yet
[14:40:06] <doki_pen> yes
[14:40:13] <doki_pen> right now, everyone has the same date format
[14:40:26] <doki_pen> that would be a major change, but a good one
[14:40:40] <coderanger_mib> yep, feel free to ponder it
[14:40:59] <coderanger_mib> Making queries work nicely with that would get hard
[14:41:18] * SunWuKung has joined #trac
[14:41:42] <coderanger_mib> some of it should be done in Trac core, like a nice UI for selecting a date range
[14:42:03] <doki_pen> yeah, jquery-ui can do that pretty nicely
[14:42:09] <doki_pen> what would you use ranges for?
[14:42:34] <coderanger_mib> getting all tickets with a field within a certain range
[14:42:42] <doki_pen> ah yeah, cool
[14:43:02] <asmodai> coderanger_mib: Man in black?
[14:43:04] <coderanger_mib> in the case of trac core it is looking at the creation time and mod time, but the UI would extend to this as well
[14:43:10] <coderanger_mib> asmodai: mibbit
[14:43:17] * newco has joined #trac
[14:43:17] <asmodai> coderanger_mib: mibbit?
[14:43:18] <coderanger_mib> asmodai: Using someone else's computer
[14:43:21] <asmodai> lol
[14:43:21] <coderanger_mib> mibbit.com
[14:43:29] <coderanger_mib> an IRC web portal
[14:43:55] <asmodai> ach so
[14:45:44] <coderanger_mib> doki_pen: There is no default value for first_day given
[14:46:19] <doki_pen> coderanger_mib: yes, there is a bug with the firstDay parameter of the datepicker
[14:46:28] <doki_pen> so if none is specified, we don't use it
[14:46:34] <coderanger_mib> ahh
[14:46:36] <doki_pen> I could make it 0 and then skip it if it's 0
[14:46:56] * coderanger_mib is off, bbiab
[14:46:56] * jas8522 is now known as jas8522|away
[14:47:02] <doki_pen> coderanger_mib: ty
[14:47:12] * coderanger_mib has quit IRC
[14:52:37] * macmaN6789 has quit IRC
[15:05:11] * newco has quit IRC
[15:05:23] * newco has joined #trac
[15:06:01] * cmlenz_ has quit IRC
[15:21:24] * bkuhnIdle is now known as bkuhn
[15:29:30] * clajo041 has joined #trac
[15:32:02] * freaky[t] is now known as fReAkY[t]
[15:32:56] * m4rku5 has quit IRC
[15:41:54] * hawk_pdm has quit IRC
[15:45:16] * python has joined #trac
[15:46:24] * clajo04 has quit IRC
[15:47:20] <python> Hi guys - need a bit of help.. im using the trac-cc plugin with cruise control and i'm getting an error when I try to add the cruisecontrol_view action
[15:47:31] <python> :~# trac-admin /var/trac/testnew permission add anonymous CRUISECONTROL_VIEW
[15:47:31] <python> Failed to open environment. [Errno 2] No such file or directory: '/var/trac/testnew /VERSION'
[15:47:31] <python> Traceback (most recent call last):
[15:47:31] <python> File "/var/lib/python-support/python2.5/trac/scripts/admin.py", line 134, in env_open
[15:47:31] <python> self.__env = Environment(self.envname)
[15:47:32] <python> File "/var/lib/python-support/python2.5/trac/env.py", line 147, in __init__
[15:47:34] <python> self.verify()
[15:47:36] <python> File "/var/lib/python-support/python2.5/trac/env.py", line 195, in verify
[15:47:38] <python> fd = open(os.path.join(self.path, 'VERSION'), 'r')
[15:47:40] <python> IOError: [Errno 2] No such file or directory: '/var/trac/testnew /VERSION'
[15:47:42] <python> thats the error output if anyone can help it would be much appreciated
[15:50:00] * wjb has joined #trac
[15:53:44] * liquidat0r has quit IRC
[15:55:39] * jas8522|away has quit IRC
[16:05:23] * patrick85 has joined #trac
[16:05:33] <patrick85> i
[16:05:34] * wjb has left #trac
[16:05:34] <patrick85> hi
[16:05:45] <patrick85> is it possible to add and resolve tickets via email or subversion commit?
[16:14:37] <evil_twin> New news from t.e.o: SubWiki edited <http://trac.edgewall.org/wiki/SubWiki?version=5>
[16:30:51] * matt_good has joined #trac
[16:43:10] * sgrover has quit IRC
[16:50:07] <python> is anyone here familiar with integrating trac with cruise control using trac-cc?
[17:28:09] * jas8522 has joined #trac
[17:38:25] * retracile has joined #trac
[17:38:52] * retracile is now known as retracile_
[17:40:17] * jas8522 has quit IRC
[17:51:26] * lvk_ has quit IRC
[17:54:31] * jas8522 has joined #trac
[17:56:09] * jas8522 has quit IRC
[17:58:11] * lvk has joined #trac
[17:58:58] * jas8522 has joined #trac
[17:59:15] <s0undt3ch> patrick85: via subversion hooks yes -> http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook
[17:59:49] <s0undt3ch> I think via email is also possible
[18:07:41] * tobias has joined #trac
[18:07:46] * coderanger_ has joined #trac
[18:15:20] <evil_twin> New news from t.e.o: Ticket #7349 (Add time/changetime to ticket api and query filter) closed <http://trac.edgewall.org/ticket/7349#comment:3>
[18:31:13] * jas8522 has quit IRC
[18:37:29] * matt_good has quit IRC
[18:53:32] * titang has joined #trac
[19:00:59] * pombreda has quit IRC
[19:02:08] * pombreda has joined #trac
[19:18:50] * flakrat_ has joined #trac
[19:19:17] * tinh has joined #trac
[19:22:10] * omry|work has quit IRC
[19:45:56] <evil_twin> New news from t.e.o: SandBox edited <http://trac.edgewall.org/wiki/SandBox?version=841>
[19:46:00] <doki_pen> is it possible to see logs with tracd?
[19:46:11] <coderanger_> hmm?
[19:52:59] <doki_pen> coderanger_: how can I see trac logs when using tracd?
[19:53:13] <coderanger_> same as any other way to run Trac
[19:53:14] <coderanger_> @logging
[19:53:14] <evil_twin> coderanger_: "logging" is http://trac.edgewall.org/wiki/TracLogging <-- Enable debug logging to file, ensure your environments log/ directory is writeable by your web server user, check for errors.
[19:53:30] <doki_pen> I'm being dumb
[19:54:45] <doki_pen> but it's sunday night
[19:54:47] <doki_pen> so that's ok
[19:55:29] * bkuhn has quit IRC
[19:56:15] <doki_pen> coderanger_: are you sure that I can use add_script for the generated file?
[19:56:24] * prologic__ has quit IRC
[19:56:34] <coderanger_> doki_pen: Yep, we fixed it to allow absolute URLs in 0.11
[19:58:01] * tobias has quit IRC
[20:01:38] * flakrat_ has quit IRC
[20:05:24] * towlmanat has joined #trac
[20:14:14] * dikim33_ has joined #trac
[20:16:07] <evil_twin> New news from t.e.o: TracUsers edited <http://trac.edgewall.org/wiki/TracUsers?version=704>
[20:17:19] * towlmana1 has joined #trac
[20:18:14] * owlmanatt has quit IRC
[20:22:37] * dikim33 has quit IRC
[20:27:48] * retracile_ has quit IRC
[20:30:21] * towlmanat has quit IRC
[20:35:20] * owlmanatt has joined #trac
[20:47:06] * towlmana1 has quit IRC
[21:04:51] * Synapse has quit IRC
[21:14:29] * ericalens has quit IRC
[21:17:54] * prologic_ has joined #trac
[21:57:49] <aat> hi
[21:58:09] <asmodai> aatje!
[21:58:35] <asmodai> aat: did you see http://paste.pocoo.org/show/78715/ ?
[22:21:06] <aat> heya
[22:21:10] * aat looks
[22:21:49] <aat> cool
[22:21:58] <aat> though your TemplateLoader should be a singleton really
[22:22:12] <aat> so it can cache effectively
[22:24:17] <asmodai> aat: So, how should I amend?
[22:24:40] * nOgAnOo has quit IRC
[22:25:10] <coderanger_> class attr
[22:26:05] <asmodai> coderanger_: Sorry, not sure what you mean? I understand what you're saying, not what it implies :)
[22:26:30] <coderanger_> asmodai:
[22:26:49] <coderanger_> asmodai: Store the loader in a class attribute, so it shared between all isntances
[22:26:56] * coderanger_ passes out
[22:27:06] * asmodai pats coderanger_
[22:27:43] <asmodai> ah, you mean like: self.loader = TemplateLoader(TEMPLATES_DIR)
[22:27:43] <asmodai> ?
[22:28:06] <asmodai> Mmm, makes sense yes.
[22:28:45] <aat> http://paste.pocoo.org/show/78778/
[22:28:48] <aat> like that
[22:29:06] <aat> though the normal idiom is to have loader = None in the class
[22:29:17] <aat> then check for None in the constructor and build it on first use
[22:29:29] <aat> s/the normal/a common/
[22:29:47] <asmodai> under __init__():
[22:30:07] <asmodai> if not loader:
[22:30:20] <asmodai> loader = TemplateLoader(TEMPLATES_DIR)
[22:30:31] <asmodai> As such you mean?
[22:31:03] <aat> self.loader, but yeah
[22:31:36] <asmodai> Ah ok
[22:31:38] <asmodai> thanks
[22:41:35] * andrei2102 has joined #trac
[22:48:02] * timte has quit IRC
[22:50:25] * matt_good has joined #trac
[22:55:56] * timte has joined #trac
[23:00:50] <matt_good> coderanger_: is there going to be a 0.11.1 soon?
[23:04:41] * newco has quit IRC
[23:10:02] * prologic__ has joined #trac
[23:12:30] * prologic_ has quit IRC
[23:17:28] <evil_twin> New news from t.e.o: Changeset [7326]: merge r7325 to trunk (make scripts generated by "deploy" command use ... <http://trac.edgewall.org/changeset/7326> || Changeset [7325]: make scripts generated by "deploy" command use sys.executable instead of ... <http://trac.edgewall.org/changeset/7325>
[23:18:25] * nergalix has joined #trac
[23:22:16] * macmaN6789 has joined #trac
[23:24:37] * beata has quit IRC
[23:24:39] * beata-- has joined #trac
[23:25:16] * matt_good_ has joined #trac
[23:25:28] * matt_good has quit IRC
[23:26:03] * matt_good has joined #trac
[23:42:02] * matt_good_ has quit IRC
[23:52:13] * omry has quit IRC