Team Chat Logs

July 5, 2010

2010 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  

[00:48:51.031063]<Alver>Hmmm.
[00:49:03.068295]<Alver>Is there a public get_permission_groups somewhere?
[01:28:05.990722]<Alver>Mmmh... doesn't seem to be one.
[01:28:14.709232]<Alver>Guess I'll just do a quick db query then.
[01:36:42.389762]<Alver>There... updated #7650
[01:36:54.578838]<Alver>if t.e.o wants to cooperate, that is :)
[01:38:40.348342]<Alver>Hm, it doesn't
[01:39:48.022827]<Alver>it's totally down, as a matter of fact ;)
[01:41:36.749176]<Alver>Is there a performance gain in using mysql instead of sqlite?
[01:41:46.614746]<Alver>(well, I'd assume there is, but is it worth the change)
[01:47:44.499462]<Alver>grumble, grumble
[01:47:58.420075]<Alver>Can someone poke reanimate t.e.o? :)
[02:20:14.830295]<evil_twin>t.e.o: Ticket #7650 (authz_policy.py - Support Trac groups) updated - <http://trac.edgewall.org/ticket/7650#comment:5> - lennert@…
[03:19:15.306858]<oschettler>Is there a more specific channel for the itteco plugin?
[03:20:30.294359]<evil_twin>t.e.o: Ticket #9111 (TimeoutError: Unable to get database connection within 20 seconds) updated - <http://trac.edgewall.org/ticket/9111#comment:12> - cboos
[03:26:38.913113]<oschettler>Has somebody managed to get http://tracplugin.itteco.com/trac/whiteboard working?
[05:10:39.976751]<evil_twin>t.e.o: TracDev/ToDo edited - <http://trac.edgewall.org/timeline/wiki/TracDev/ToDo?version=100> - cboos
[05:30:51.761909]<exarkun>Changes made by my trac post-commit hook are randomly dropped
[05:30:55.004422]<exarkun>What's up with that?
[06:10:46.787797]<evil_twin>t.e.o: WikiStart edited - <http://trac.edgewall.org/wiki/WikiStart?version=140> - cboos
[07:16:58.865719]<twoface>Hi. I am running trac with a couple of git repositories in the browser. Everything works fine, but the repositories aren't updating on new push'es. I can't update manually via trac-admin either (no error though). How can this be?
[07:17:12.314826]<amardeshbd>hi i'm looking for trac paw SVG image which is on public domain or similar to use that on trac related project
[07:17:44.957823]<amardeshbd>anybody knows trac svg image that can be used feely?
[07:25:36.208325]<twoface>oh god - it works if i reload trac
[07:25:42.851214]<twoface>kind of heavy to do each time, though
[07:46:14.509250]<Alver>twoface: how are you running trac?
[07:46:30.652709]<Alver>standalone, fcgi, mod_python, mod_wsgi?
[07:48:41.474228]<twoface>Alver, it is currently set up as standalone
[07:48:50.227241]<twoface>don't know why, though
[07:49:02.858410]<Alver>Mmm
[07:55:23.308495]<twoface>i'll try to use wsgi tomorrow, if i can find the time
[07:56:13.904754]<evil_twin>t.e.o: Ticket #9481 (AttributeError: 'SimpleContainer' object has no attribute 'build' - When I ...) created - <http://trac.edgewall.org/ticket/9481> - daniel
[08:11:08.472308]<evil_twin>t.e.o: Ticket #9481 (AttributeError: 'SimpleContainer' object has no attribute 'build' - When I ...) closed - <http://trac.edgewall.org/ticket/9481#comment:1> - cboos
[08:26:11.378540]<evil_twin>t.e.o: Ticket #4632 (Dropdown list for the CC field) updated - <http://trac.edgewall.org/ticket/4632#comment:10> - mjtorrie
[09:59:56.929634]<mahound>i have an interesting use case for the CommitTicketUpdater that I don't seem to find a solution for... maybe someone has better ideas...
[10:01:30.070276]<mahound>i have a repo with two branches, and CommitTicketUpdater being used for both of them. however, i frequently merge stuff from one branch into another, and I don't want an extra comment to be added.
[10:01:52.956514]<mahound>if only there was a way to make it so that tickets that are closed are not closed again...
[10:02:14.302428]<mahound>(the best would be for them to be totally ignored, i guess...)
[10:26:34.640675]<evil_twin>t.e.o: Ticket #9482 (hg 1.6 compat) created - <http://trac.edgewall.org/ticket/9482> - cboos
[11:22:15.352826]<hasienda>mahound: sounds like a simple hack to the hack, still interested? Should I look at it (in approx. half an hour?)
[11:22:58.572394]<mahound>hasienda, of course... i can help if needed :)
[12:05:35.339661]<kstover>If someone has a second to answer a question about Trac and fcgi authentication, please let me know. Thanks.
[12:06:10.394584]<hasienda>mahound: there? I've opened the source now (this is part of Trac, as you may already know) http://trac.edgewall.org/browser/trunk/tracopt/ticket/commit_updater.py
[12:16:03.955701]<verm__>has anyone here gotten a "KeyError: password" when trying to run trac-admin upgrade? going from 0.11 to 0.12..
[12:18:08.746138]<verm__>this isn't making any sense......
[12:22:45.614436]<verm__>also the error message is extremely unhelpful, i have no idea where it's coming from
[12:37:20.712599]<verm__>i figured it out, i needed --no-backup i suppose i should open a ticket for that
[12:38:12.296853]<hasienda>verm__: right, thanks for taking your time.
[12:39:10.112977]<hasienda>verm__: but as always you should check, if it's not already there beforehand :-)
[12:51:14.859664]<verm__>yes, i couldn't find anything
[12:51:49.765218]<hasienda>mahound: it boils down to add a simple check for the current ticket state before changing it to 'closed' in http://trac.edgewall.org/browser/trunk/tracopt/ticket/commit_updater.py#L250
[12:52:09.352155]<hasienda>verm__: so you should go for it
[13:02:42.641359]<hasienda>mahound: may have been wrong. Since there already is a check logic (for duplicate changes) one should do it like this (see http://trac.edgewall.org/browser/trunk/tracopt/ticket/commit_updater.py#L172) and call in changeset_added() and changeset_modified()
[13:06:06.285560]<verm__>hasienda: yeah i just did
[13:07:02.695290]<hasienda>verm__: goodie. :-)
[13:07:02.956654]<evil_twin>t.e.o: Ticket #9483 ("KeyError: password" when using trac-admin upgrade.) created - <http://trac.edgewall.org/ticket/9483> - verm
[13:08:42.741690]<hasienda>verm__: looks good for me.
[13:22:05.882383]<evil_twin>t.e.o: Ticket #9483 ("KeyError: password" when using trac-admin upgrade.) updated - <http://trac.edgewall.org/ticket/9483#comment:1> - rblank
[13:32:07.824575]<evil_twin>t.e.o: fone.txt attached to IrcChannel - <http://trac.edgewall.org/attachment/wiki/IrcChannel/fone.txt> - anonymous
[13:48:19.780438]<hdtdi>hi
[13:49:43.285662]<hdtdi>i have a stupid question for me to be able to login in my trac page i need to set a user and password right? well i follow this http://trac.edgewall.org/wiki/TracCgi#AddingAuthentication tutorial but there is something i dont understand.. i added a user but now i have to add some script to apache config file but i dont know whitch file
[13:50:21.022971]<hdtdi>where should i add this <location "/trac/login" ?
[14:12:15.620215]<evil_twin>t.e.o: Changeset [9938]: Creating branch 0.12-stable. - <http://trac.edgewall.org/changeset/9938> - rblank
[14:32:18.658111]<evil_twin>t.e.o: Changeset [9939]: Trunk is now 0.13dev. - <http://trac.edgewall.org/changeset/9939> - rblank
[14:43:20.566935]<coderanger>rblank: \o/
[14:43:29.733871]<rblank>coderanger: What's up?
[14:43:41.708591]<coderanger>0.12-stable
[14:43:50.231792]<rblank>Yes?
[14:47:22.804154]<coderanger>It exists now
[14:48:26.374457]<rblank>coderanger: So... what are you waiting for? Get coding! :)
[14:48:58.485584]<coderanger>rblank: Heh, more that I need to add it to my test setup for plugins
[14:49:31.666489]<rblank>coderanger: Ah, yes, more work...
[14:57:36.257435]<evil_twin>t.e.o: Changeset [9940]: 0.12-stable: Refactored the environment creation to: * ensure that ... - <http://trac.edgewall.org/changeset/9940> - rblank
[15:02:24.553995]<evil_twin>t.e.o: Ticket #9416 (environment_created in plugins never be called on initenv using --inherit ...) closed - <http://trac.edgewall.org/ticket/9416#comment:14> - rblank
[15:17:28.067553]<evil_twin>t.e.o: Changeset [9941]: 0.13dev: Merged [9940] from 0.12-stable. - <http://trac.edgewall.org/changeset/9941> - rblank
[15:37:23.729830]<hasienda>rblank: 0.13dev there, fine. Would you mind pushing at your Hg repos at bitbucket to that revision? Thanks in advance.
[15:38:14.222857]*hasienda already too late here, good night/work to all here
[16:02:36.316924]<evil_twin>t.e.o: Ticket #9483 ("KeyError: password" when using trac-admin upgrade.) updated - <http://trac.edgewall.org/ticket/9483#comment:2> - verm
[16:09:08.096103]<amardeshbd>hi i'm looking for trac paw SVG image which is on public domain or similar to use that on trac related project.... anybody? can i use trac icon off edgewall site?
[16:17:39.240574]<evil_twin>t.e.o: Ticket #9483 ("KeyError: password" when using trac-admin upgrade.) updated - <http://trac.edgewall.org/ticket/9483#comment:3> - rblank
[16:27:39.567924]<evil_twin>t.e.o: Changeset [9942]: 0.12-stable: Fixed the database backup on MySQL when no password is set. ... - <http://trac.edgewall.org/changeset/9942> - rblank
[16:27:44.567610]<evil_twin>t.e.o: Ticket #9483 ("KeyError: password" when using trac-admin upgrade.) closed - <http://trac.edgewall.org/ticket/9483#comment:4> - rblank
[16:42:41.525138]<evil_twin>t.e.o: Ticket #9483 ("KeyError: password" when using trac-admin upgrade.) updated - <http://trac.edgewall.org/ticket/9483#comment:5> - verm
[19:58:17.805691]<evil_twin>t.e.o: Ticket #9484 ([PATCH] textarea formatting problems in TracNotification) created - <http://trac.edgewall.org/ticket/9484> - andrew.c.martin@…
[19:58:22.805325]<evil_twin>t.e.o: textarea_email_formatting_after_patch.png attached to Ticket #9484 - <http://trac.edgewall.org/attachment/ticket/9484/textarea_email_formatting_after_patch.png> - anonymous
[19:58:27.805001]<evil_twin>t.e.o: textarea_email_formatting.patch attached to Ticket #9484 - <http://trac.edgewall.org/attachment/ticket/9484/textarea_email_formatting.patch> - anonymous
[19:58:32.804980]<evil_twin>t.e.o: textarea_email_formatting_problem.png attached to Ticket #9484 - <http://trac.edgewall.org/attachment/ticket/9484/textarea_email_formatting_problem.png> - anonymous
[20:08:19.751850]<evil_twin>t.e.o: Ticket #9484 ([PATCH] textarea formatting problems in TracNotification) updated - <http://trac.edgewall.org/ticket/9484#comment:1> - andrew.c.martin@…