Team Chat Logs

September 3, 2009

2009 8
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        

[00:00:37.419050]<otaku42>moin
[00:30:03.166589]<evil_twin>t.e.o: Ticket #6466 (Ticket.save_changes() timestamp precision is too low...) updated - <http://trac.edgewall.org/ticket/6466#comment:7> - direvus@…
[00:35:02.390366]<evil_twin>t.e.o: Ticket #6466 (Ticket.save_changes() timestamp precision is too low...) updated - <http://trac.edgewall.org/ticket/6466#comment:8> - direvus@…
[00:40:21.207396]<droolproof84>hello, does anyone have experience with slack 13.0 with TRAC installed? I'm having trouble getting the rendering of PHP files. I'm getting this error whenever I attempt to view a PHP file in my TRAC install http://pastebin.com/d547e1305.
[00:50:10.530860]<matt_good>droolproof84: a quick search indicates that it's a general problem with PHP 5.2.10
[00:51:05.386237]<jborg>droolproof84: What happens if you run "echo '$x = 42;' | php -sn" manually?
[00:52:26.995730]<droolproof84>if i run php -sn on a php file via commandline i get a proper highlight of the code in that file
[00:53:22.278299]<droolproof84>i know of the issue with 5.2.10 actually. I was hoping someone here may have a solution cause i cant seem to find one.
[00:58:15.906898]<matt_good>well, you could disable trac.mimeview.php.PHPRenderer and use Pygments instead
[00:58:57.847948]<matt_good>I know some people like PHP's own output better, but Pygments should do an acceptable job w/o the hassle
[00:59:15.405919]<droolproof84>ok, i will try that matt. thank you for your help.
[01:07:40.978911]<droolproof84>awesome! pygments works great! thanks.
[01:30:03.009843]<evil_twin>t.e.o: Ticket #6466 (Ticket.save_changes() timestamp precision is too low...) updated - <http://trac.edgewall.org/ticket/6466#comment:9> - rblank
[01:35:03.078209]<evil_twin>t.e.o: Ticket #5862 (Bad response header - browser cache is not invalidated for some browsers) updated - <http://trac.edgewall.org/ticket/5862#comment:10> - anonymous
[01:35:08.078033]<evil_twin>t.e.o: Ticket #6466 (Ticket.save_changes() timestamp precision is too low...) updated - <http://trac.edgewall.org/ticket/6466#comment:10> - cboos
[01:35:13.079048]<evil_twin>t.e.o: Ticket #454 ([patch]Edit ticket comments) updated - <http://trac.edgewall.org/ticket/454#comment:174> - cboos
[02:02:05.846897]<dr4g>Hey all does anyone know of a plugin on: http://trac-hacks.org/ that will allow me to mark time against a Ticket
[02:03:36.491085]<kirean>http://trac-hacks.org/wiki/TimingAndEstimationPlugin
[02:03:45.961795]<kirean>dr4g: ^^
[02:03:53.842163]<dr4g>yep fantastic dude. tyvm
[02:04:41.425643]<dr4g>How did you locate it on the site? I was browsing but seen nothing.
[02:06:18.789685]<kirean>google ;-)
[02:07:39.194241]<dr4g>Fair enough :)
[02:14:57.933624]<otaku42>dr4g: http://trac-hacks.org/search may also work :)
[02:16:50.390987]<dr4g>Yea i looked there last week. but couldn't see anything. "Time Plugin" shows 81+ pages of results :p
[02:18:49.515057]<dr4g>I think though my first step is to implement User logins as ATM it's the standard .htpasswd login stuff.
[02:19:23.616071]<dr4g>Someone pointed me to this plugin here: http://trac-hacks.org/wiki/AccountManagerPlugin
[02:19:43.190831]<kirean>dr4g: that's what I use
[02:20:02.338981]<dr4g>kirean, ok when u set it up how do you set the admin password?
[02:20:14.497157]<dr4g>is there a config value to say who's the admin ?
[02:20:57.548715]<kirean>@inform dr4g wiki TracPermissions
[02:20:57.562703]<evil_twin>dr4g: http://trac.edgewall.org/wiki/TracPermissions
[02:21:12.591049]<kirean>not sure what you are asking, but maybe that will help you out
[02:22:23.758973]<dr4g>yea great. i'll go apply those TRAC_ADMIN settings to my current user now.
[02:25:04.478170]<evil_twin>t.e.o: Ticket #5862 (Bad response header - browser cache is not invalidated for some browsers) updated - <http://trac.edgewall.org/ticket/5862#comment:11> - rblank
[02:25:44.239917]<dr4g>sudo trac-admin ./lsis_directory/ permission list
[02:25:46.318134]<dr4g>pdragoonis TRAC_ADMIN
[02:25:50.645490]<dr4g>kirean, :)
[02:26:24.125757]<dr4g>Does this still work with the .htpasswd method kirean as i have logged in and see no "Admin" tab on the NavBar.
[02:28:13.079551]<raging_hog>In a ticket, what would be an optimal way to separate technical notes in the comments/description from general discussion? Testers aren't really interested in which database table holds what data
[02:29:30.682867]<kirean>dr4g: which version of trac?
[02:37:38.347082]<dr4g>Trac 0.10.4
[02:37:40.778075]<dr4g>kirean,
[02:44:29.583507]<tdn>I am using Trac and I often need to resolve a ticket as invalid (because of backscatter spam). The way I do it now is to open the ticket and scroll down to the Action fieled and then click Resolve as, and then clock the drop-down and mark Invalid, then press Submit Changes.
[02:45:04.573859]<evil_twin>t.e.o: Ticket #6466 (Ticket.save_changes() timestamp precision is too low...) updated - <http://trac.edgewall.org/ticket/6466#comment:11> - rblank
[02:45:19.778571]<tdn>I would like the Drop down box to be "expanded". This can be done VERY easily in the HTML by setting size="5". How do I make this change? Which files to edit?
[02:45:52.873812]<tdn>Of course the best would be to have a button that would just be called "Resolve as invalid", so that I do not have to do multiple clicks. Can this be done?
[03:19:11.887484]<jargon>:< This project doesn't use PHP :<
[03:41:43.807064]<kirean>dr4g: still around?
[03:45:29.262563]<kirean>@seen dr4g
[03:45:29.273306]<evil_twin>dr4g was last seen on irc.freenode.net at Thu, 03 Sep 2009 02:46:26 +0100, quitting: Nick collision from services.
[04:05:38.907829]<raging_hog>in case anyone was interested in separating the technical notes from general discussion, I did it for now with html wikiprocessor which just added a certain color to the note. What would have been awesome is coloring the background of the entire div the comment is inside in, including the other wikiprocessings
[04:07:38.440741]<osimons>raging_hog: there is also the #!div processor that you can use, and refer to a css class for instance
[04:07:47.033232]<osimons>{{{
[04:08:04.937947]<osimons>#!div class="important"
[04:08:15.614829]<osimons>some '''wiki markup'''
[04:08:17.698077]<osimons>}}}
[04:15:55.939133]<raging_hog>osimons, thanks. Exactly what I was looking for. I'll sacrifice a bag of peanuts on fire to you later tonight
[04:18:53.331450]<osimons>raging_hog: yummy. there is also a [[span()]] macro to accompany that for inline highlighting
[04:19:28.046766]<osimons>check the docs on t.e.o - should be in there with wikiformatting, processors or something
[04:30:01.487996]<raging_hog>ok, thanks again. I'll have to go grin at the dentist now
[04:45:51.346371]<pope>hi! does tracd only serve to localhost or does it listen on 0.0.0.0?
[04:47:49.710019]<thm>pope: see -b option
[05:05:06.013684]<pope>thm: thats what i did. i've got the 192.168.1.42 on a 255.255.255.0 network. i'm starting sudo tracd -b 192.168.1.42 --port 8000 etc. i can access it on my computer via http://192.168.1.42:8000. but another computer (windows 7) on the same network can't access it...
[05:05:36.806849]<thm>so, omit -b ?
[05:05:57.858404]<pope>ah... now it works using another browser than ie ... very suspicious ...
[05:06:00.761910]<pope>okay thanks
[05:06:09.150648]<boda>can firevall prevent connection for outside?
[05:06:09.289144]<thm>I guess 0.0.0.0 is the default
[05:06:16.775906]<boda>*firewall
[05:06:51.786140]<boda>ah, ignore my post :)
[05:10:21.827596]<evil_twin>t.e.o: messages_r8562.po attached to Ticket #5477 - <http://trac.edgewall.org/attachment/ticket/5477/messages_r8562.po> - fly1004@…
[05:45:13.064865]<evil_twin>t.e.o: Ticket #6466 (Ticket.save_changes() timestamp precision is too low...) updated - <http://trac.edgewall.org/ticket/6466#comment:12> - direvus@…
[06:00:12.957251]<evil_twin>t.e.o: Ticket #6466 (Ticket.save_changes() timestamp precision is too low...) updated - <http://trac.edgewall.org/ticket/6466#comment:13> - cboos
[06:20:11.476522]<evil_twin>t.e.o: Ticket #5478 (Translation of Trac to Russian/Русский [ru_RU]) updated - <http://trac.edgewall.org/ticket/5478#comment:69> - davaeron@…
[06:25:17.461020]<evil_twin>t.e.o: GenericTrac edited - <http://trac.edgewall.org/wiki/GenericTrac?version=6> - cboos
[06:56:52.272492]<collink>Is anyone around? I just set up a new Trac install and am trying to migrate stuff from 0.10.3.1 to 0.11.5 and I have some questions.
[07:00:17.544049]<evil_twin>t.e.o: TracInstallUbuntu edited - <http://trac.edgewall.org/wiki/TracInstallUbuntu?version=2> - anonymous
[07:00:22.547087]<evil_twin>t.e.o: TracInstallUbuntu edited - <http://trac.edgewall.org/wiki/TracInstallUbuntu?version=3> - shawn.pinet@…
[07:05:10.073366]<evil_twin>t.e.o: Ticket #8631 (ValueError: list.remove(x): x not in list) updated - <http://trac.edgewall.org/ticket/8631#comment:2> - Lyma
[07:19:06.655552]<parceval>i have a problem with some trac plugins, they both use the jquery .ready handler but each plugin is overwriting the handler of the other one.
[07:27:36.338986]*retracile croaks something inconsequential about mornings.
[08:13:20.867205]<WildChild>Trac 0.12dev, if I try to click on the link on the name of the reporter/owner/priority/component/version of a ticket, I get the following error: No handler matched request to /query/{'status': u'!closed', 'reporter': u'wildchild'}
[08:13:27.358174]<WildChild>Any idea how to solve this?
[08:20:35.218434]<evil_twin>t.e.o: Ticket #8632 (Trouble executing queries on the links found next to the owner, reporter, ...) created - <http://trac.edgewall.org/ticket/8632> - glavoie@…
[08:23:29.058675]<ovnicraft>hi folks i use 0.11.4, i have this prob http://trac.edgewall.org/ticket/8124, i need update my trac?
[08:23:56.179425]<snoopotic>WildChild: what do you want to solve? You use a development-version so you declared yourself by using such a version either being a developer who can fix that possibble bug or do a senseful bbug-report :)
[08:29:52.270430]<WildChild>snoopotic: opened a bug report... I need to test/evaluate a version of trac that can be translated in french and only 0.12dev can...
[08:30:04.006522]<snoopotic>ovnicraft: I guess you have to update the plugin.
[08:30:32.687305]<ovnicraft>snoopotic, i am get it from repo
[08:35:21.010848]<evil_twin>t.e.o: GenericTrac edited - <http://trac.edgewall.org/wiki/GenericTrac?version=7> - cboos
[08:36:35.112358]<whiskey>Hi, I just recently installed and set up trac on my server. When I visit the URL I get You don't have permission to access /trac/ on this server. Any tips on how to I can resolve this error?
[08:38:14.806523]<ovnicraft>check your apache owner, and give it the permissions
[08:38:54.126417]<whiskey>ovnicraft, it being the env or my /usr/share/trac/htdocs ?
[08:39:07.622256]<ovnicraft>yes
[08:39:58.106293]<whiskey>heh
[08:40:11.255300]<whiskey>yes for env or yes for /usr/share/trac/htdocs ?
[08:50:43.977606]<ovnicraft>whiskey, yes for env
[08:52:12.827792]<whiskey>ok that is done, not sure why I still have the forbidden error, is there typically a log entry attached to this error?
[08:54:16.562982]<collink>I'm trying to get trac .10.5 working, and I'm getting this error: NotFoundError: Path error.cs not found
[08:54:26.143169]<collink>just when trying to view a project
[08:54:48.970092]<collink>actually, when I try to do anything
[08:54:53.682260]<collink>anyone have any suggestions?
[08:57:18.613594]<snoopotic>collink: trac-admin /path/to/trac/env permission add TRAC_ADMIN
[08:57:25.766572]<snoopotic>rtfm :D
[08:57:38.290339]<snoopotic>cu later.
[09:07:13.269540]<collink>That was absolutely no help.........
[09:15:11.529908]<evil_twin>t.e.o: GenericTrac edited - <http://trac.edgewall.org/wiki/GenericTrac?version=8> - cboos
[09:30:11.798029]<evil_twin>t.e.o: GenericTrac edited - <http://trac.edgewall.org/wiki/GenericTrac?version=9> - cboos
[09:40:14.970801]<evil_twin>t.e.o: GenericTrac edited - <http://trac.edgewall.org/wiki/GenericTrac?version=10> - cboos
[10:28:32.506920]<collink>How do I migrate users/passwords from one trac installation to another?
[10:34:09.329403]<jtheuer>is there a plugin for visualizing (bar graph) sql queries?
[10:34:24.414480]<jtheuer>I only found one for TracQueries which is not sufficient
[10:59:28.136083]<WiK>jtheuer: I have yet to find one
[10:59:37.765713]<WiK>I've considered modifing the existing one to meet my needs
[11:15:13.706380]<evil_twin>t.e.o: Ticket #3446 (Rate of `database is locked` errors is too high) updated - <http://trac.edgewall.org/ticket/3446#comment:36> - ebray
[11:20:14.614018]<collink>I'm getting this error, but only when I try to view all projects: 'Request' object has no attribute '_args'
[11:20:24.467085]<collink>I've googled and it's mentioned when using mod_cgi
[11:20:27.137293]<collink>but I'm using mod_py
[11:20:34.573862]<collink>anyone have a direction to point me in?
[11:30:14.111367]<evil_twin>t.e.o: Ticket #8538 (UnicodeDecodeError on mercurial-plugin 0.11) updated - <http://trac.edgewall.org/ticket/8538#comment:7> - Andreas Schäfer <gentryx@…>
[11:44:07.189301]<netstatic>anyone here familiar with the email2trac hack?
[11:50:14.286052]<evil_twin>t.e.o: Ticket #8632 (Trouble executing queries on the links found next to the owner, reporter, ...) updated - <http://trac.edgewall.org/ticket/8632#comment:1> - rblank
[11:59:43.264124]<doki_pen>netstatic: a little
[11:59:48.986137]<doki_pen>netstatic: I use it
[12:00:17.672374]<evil_twin>t.e.o: Ticket #6990 (comparing datetime to int in ticket/query.py) updated - <http://trac.edgewall.org/ticket/6990#comment:5> - Ryan Ollos <ryano@…>
[12:04:10.339427]<netstatic>doki_pen: what are you using for your mda? i'm trying to get it running w/fetchmail but i'm getting that abs_href error (i think it's something with permissions but i think i checked them all)
[12:04:41.454396]<doki_pen>netstatic: I'm using postfix
[12:04:48.917569]<doki_pen>netstatic: I heard fetchmail sucks
[12:05:13.838165]<doki_pen>netstatic: postfix lets you use regex virtual users
[12:05:14.570181]<evil_twin>t.e.o: Ticket #3446 (Rate of `database is locked` errors is too high) updated - <http://trac.edgewall.org/ticket/3446#comment:37> - cboos
[12:05:45.969368]<doki_pen>netstatic: so I have project-(.*)@host go to the script
[12:05:53.950574]<netstatic>doki_pen: yeah but my mailserver is on different machine so don't have much of a choice (w/o having to redo the plumbing)
[12:06:17.254018]<doki_pen>netstatic: I don't know about fetchmail, but if you decide to switch i can help
[12:06:22.202962]<netstatic>doki_pen: are you using the run_email2trac or straight up email2trac?
[12:06:42.638215]<doki_pen>netstatic: we have a mail2trac plugin which uses the code from email2trac
[12:06:55.062484]<netstatic>doki_pen: ah.. alright.. thanks - i guess i'll continue to mess around with it
[12:07:59.551142]<doki_pen>netstatic: I've been thinking of coding something with lamson
[12:09:55.822507]<doki_pen>netstatic: http://code.optaros.com/trac/oforge/browser/trunk/plugins/mail2tracplugin
[12:10:09.553289]<doki_pen>http://code.optaros.com/trac/oforge/wiki/EmailSetup
[12:12:35.426203]<netstatic>doki_pen: cool - checking it out
[12:29:36.299421]<netstatic>doki_pen: as a side note, you work at optaros?
[12:29:48.901665]<doki_pen>netstatic: yes
[12:30:04.406180]<netstatic>doki_pen: which office?
[12:30:08.350310]<doki_pen>netstatic: boston
[12:30:23.145766]<netstatic>doki_pen: haha, small world.. i'm right next to you on oliver st.
[12:30:31.257673]<doki_pen>netstatic: nice!
[12:30:42.319828]<doki_pen>netstatic: what do you do?
[12:30:54.988033]<netstatic>doki_pen: sys/network admin at a small broker dealer
[12:31:03.955132]<doki_pen>netstatic: that is strang, eh?
[12:31:25.021653]<doki_pen>it's like 6 block away
[12:31:34.467286]<netstatic>yeah, i walk by your office heading to state T
[12:31:40.621133]<doki_pen>haha, I take that one
[12:31:46.250620]<netstatic>haha that's hilarious
[12:31:46.937882]<doki_pen>where do you live?
[12:31:54.163817]<doki_pen>we probably have seen each other
[12:31:54.522638]<netstatic>lynn - on the north shore
[12:31:58.233595]<netstatic>haha, true
[12:32:06.038160]<netstatic>in my previous life i was going to set up an asterisk system for optaros (when you guys were next to fenway)
[12:32:07.222071]<doki_pen>ah, I'm in haverhill, long commute for me
[12:32:20.652428]<netstatic>not fenway, sorry, north station
[12:32:35.634087]<doki_pen>netstatic: must have been a long time ago, I've been here about 32 months and don't know that office
[12:32:39.061989]<doki_pen>yeah
[12:32:41.911192]<doki_pen>canal st.
[12:32:52.811560]<doki_pen>were you independant?
[12:32:56.594553]<netstatic>yeah, that was a long time ago when i had a startup that pretty much failed
[12:33:03.497142]<doki_pen>what was it called?
[12:33:09.846549]<netstatic>nucall communications
[12:33:14.678416]<netstatic>r.i.p
[12:33:23.571443]<doki_pen>were you talking to norbert or miguel?
[12:33:26.818515]<netstatic>miguel
[12:34:03.150214]<netstatic>wow.. what a weird coincidence
[12:35:12.816168]<doki_pen>O
[12:35:20.474515]<doki_pen>typo. I'm bob corsaro, btw
[12:35:36.984873]<revealed>Hello everyone! Can someone please tell me the place to report an issue with BOINC client (Linux)? I am too bad to find the page so i would love to get a link. Or can i ask here? Many thanks!
[12:36:44.849893]<netstatic>doki_pen: nice to meet you, i'm alex boroda :)
[12:38:45.462857]<revealed>no?
[12:40:02.411043]<revealed>Cu!
[15:25:20.374641]<evil_twin>t.e.o: Changeset [8563]: 0.12dev: Fixed `Href.__call__()` to also accept subclasses of `dict`, ... - <http://trac.edgewall.org/changeset/8563> - rblank
[15:25:25.373985]<evil_twin>t.e.o: Ticket #8632 (Trouble executing queries on the links found next to the owner, reporter, ...) closed - <http://trac.edgewall.org/ticket/8632#comment:2> - rblank
[15:40:18.446125]<evil_twin>t.e.o: Ticket #8633 (OperationalError: no such column: filename) created - <http://trac.edgewall.org/ticket/8633> - martin
[15:50:18.527488]<evil_twin>t.e.o: Ticket #8633 (OperationalError: no such column: filename) closed - <http://trac.edgewall.org/ticket/8633#comment:1> - rblank
[16:45:08.823485]<thansen>how can I get an alias for robots.txt to work with mod_python and trac running in / ?
[16:54:39.985858]<hackeron>hey, is there anyway to get trac to generate a nice table of contents for all my headers on the page?
[17:17:33.450876]<matt_good>hackeron: there's a TOC macro
[17:17:59.261780]<matt_good>I forget the exact syntax but it's in the macros documentation
[17:21:26.038975]<osimons>hackeron: also, [[PageOutline]] macro is part of Trac
[17:26:05.671007]<hackeron>osimons: ah, that's it, thanks :)
[18:20:25.635825]<evil_twin>t.e.o: Ticket #886 (Add support for Master tickets) updated - <http://trac.edgewall.org/ticket/886#comment:113> - anonymous
[20:20:27.160825]<evil_twin>t.e.o: Ticket #7785 (Trac slow / unreachable objects / database locked) updated - <http://trac.edgewall.org/ticket/7785#comment:22> - anonymous
[20:20:32.158057]<evil_twin>t.e.o: Ticket #7800 (Sorting by age broken in browser view) updated - <http://trac.edgewall.org/ticket/7800#comment:5> - anonymous
[21:40:29.158001]<evil_twin>t.e.o: BadContent edited - <http://trac.edgewall.org/wiki/BadContent?version=118> - cboos
[23:00:30.919690]<evil_twin>t.e.o: GenericTrac edited - <http://trac.edgewall.org/wiki/GenericTrac?version=11> - cboos
[23:15:28.893850]<evil_twin>t.e.o: Ticket #8634 (TypeError: unsupported operand type(s) for -: 'Undefined' and 'Undefined') created - <http://trac.edgewall.org/ticket/8634> - admin
[23:24:40.642027]<p3k>hello everyone. quick question: is there a way to reference a file under the htdocs of a Trac project in the wiki?
[23:25:29.217965]<evil_twin>t.e.o: Test.docx attached to SandBox - <http://trac.edgewall.org/attachment/wiki/SandBox/Test.docx> - tone.zagar@…
[23:25:34.217652]<evil_twin>t.e.o: Ticket #31 (Bug dependencies/relations feature) updated - <http://trac.edgewall.org/ticket/31#comment:131> - koen2@…
[23:37:34.994938]<p3k>can anybody help me with the SiteUploadPlugin?
[23:47:38.090450]<ablmf>how to customize trac toolbar ( the menu on every trac page)?
[23:57:04.294910]<ablmf>How can I add new items to "main navigation bar"??