Team Chat Logs

2007 3
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            

April 24, 2007

[00:03:24] * putz has left #trac
[00:05:56] * maxb has joined #trac
[00:06:02] * stalker` has joined #trac
[00:07:31] <asmodai> qasim: I think there's a very convenient TOC macro for that even
[00:12:49] <qasim> well i have achieved it with "pageoutline"
[00:12:57] <qasim> thanks asmodai for the concern
[00:13:06] * __ionut__ has joined #trac
[00:14:35] <asmodai> qasim: In case you want it: http://trac-hacks.org/wiki/TocMacro
[00:18:56] <qasim> asmodai: thanks, really helpful feature and description...will be using it for sure
[00:21:00] * hatul30 has joined #trac
[00:21:36] <asmodai> Thank alect and coderanger amongst others. :)
[00:21:52] <alect> and if you're lucky, it might even work
[00:22:03] <asmodai> alect: underachiever ;)
[00:24:00] * firsm has joined #trac
[00:26:54] <qasim> coderanger has always been a great source of help for me whenever I come to this channel :)
[00:28:24] <coderanger> Disclaimer: Coderanger might make things up on the spot. Any resemblance to knowledge or other forms of reality is purely coincidental.
[00:29:19] * matt_good has joined #trac
[00:30:28] * stalker` has quit IRC
[00:30:48] * qasim has quit IRC
[00:42:51] * jae has quit IRC
[00:44:28] * matt_good has quit IRC
[00:44:31] <evil_twin> New news from t.e.o: Ticket #5209 (enhancement created): Change in componentes without web server restart <http://trac.edgewall.org/ticket/5209>
[00:49:34] <alect> heh
[01:02:58] * firsm has left #trac
[01:06:32] * hpnadig has quit IRC
[01:20:43] * Epcylon has quit IRC
[01:34:39] * AllenJB has quit IRC
[01:36:39] * Semhirage has quit IRC
[01:36:53] * Semhirage has joined #Trac
[01:50:14] * FauxFaux has joined #trac
[01:50:26] * hpnadig has joined #trac
[01:56:24] * StOORm has joined #trac
[01:56:50] <StOORm> hi all ! where can i find templates for trac ?
[01:56:59] <coderanger> What kind of templates?
[01:57:06] <StOORm> graphic templates
[01:57:21] <StOORm> styles ...
[01:57:25] <coderanger> Themes
[01:57:28] <StOORm> yes
[01:57:32] <coderanger> There are 3 up on trac-hacks
[01:57:41] <StOORm> url ?
[01:57:58] <coderanger> trac-hacks.org
[01:58:07] <StOORm> ok thanks man
[01:58:14] <coderanger> All use ThemeEngine for pacakging
[01:58:19] <coderanger> so you will need to install that as well
[01:58:55] <StOORm> ThemeEngine i need to download and install it ?
[01:59:05] <coderanger> Yes
[01:59:08] <coderanger> it is a plugin
[01:59:21] <StOORm> ok thx
[02:09:10] * AllenJB has joined #trac
[02:16:54] * Tux_Paranoid has quit IRC
[02:39:41] * kringalf has quit IRC
[02:54:19] * __ionut__ has quit IRC
[02:55:41] <StOORm> hi all
[02:56:14] <StOORm> how can add others formats for export like pdf
[02:56:17] <StOORm> ?
[03:12:20] * bergheim has joined #trac
[03:12:39] * tsb has quit IRC
[03:13:22] <coderanger> StOORm: For the wiki?
[03:13:28] <coderanger> Install the PageToPdf plugin
[03:28:32] * StOORm has quit IRC
[03:34:34] * stalker` has joined #trac
[04:16:25] * Epcylon has joined #trac
[04:51:56] * kringalf has joined #trac
[04:55:41] * StOORm has joined #trac
[05:02:14] * stalker` has quit IRC
[05:09:08] * warjets has quit IRC
[05:16:56] * Kismet has joined #trac
[05:18:00] <evil_twin> New news from t.e.o: Ticket #5210 (defect created): Probleme sur la base mysql <http://trac.edgewall.org/ticket/5210>
[05:18:31] <Kismet> Hi All! There is a way to show only a part of a SVN repo in trac?
[05:24:16] <coderanger> Kismet: Use a scoped path
[05:24:29] <coderanger> /path/to/repo/foo/trunk
[05:24:39] <coderanger> Where /foo/trunk is a path from within the repo
[05:24:48] <coderanger> Subversion figures it all out
[05:28:34] <Kismet> thank you coderanger :) I'll try it out ^_^
[05:31:26] * jwage_ has left #trac
[05:41:33] * neuro` has joined #trac
[05:41:40] <neuro`> Hello
[05:42:06] <coderanger> Alo
[05:42:18] <neuro`> I wanted to know which one is "better" between Apache + mod_fcgid and Apache + mod_python for runnning trac ?
[05:42:22] * ChanServ sets mode: +o coderanger
[05:42:35] <coderanger> neuro`: Whichever you prefer
[05:42:40] <coderanger> There hasn
[05:43:01] <coderanger> There hasn't been a noted speed difference between them when correctly configured
[05:43:13] <neuro`> OK, thank you very much.
[05:47:39] <neuro`> coderanger: I switched from fcgid to mod_python, and the load average is quite lower, don't know if it has something to do with it
[05:48:07] <coderanger> neuro`: It all depends on your configuration
[05:48:09] <evil_twin> New news from t.e.o: Ticket #4510 (defect reopened): Exception when creating report where 'created' column is not a float <http://trac.edgewall.org/ticket/4510#comment:3>
[05:48:17] <coderanger> for example, what MPM are you using
[05:48:50] <neuro`> prefork as far as I remember
[05:49:04] <neuro`> if I understand your question
[05:49:13] <coderanger> Prefork is worthless for mod_python
[05:49:39] <coderanger> switch to worker, and set it to run a single worker proc
[05:49:53] <coderanger> (i.e. run purely threaded)
[05:50:05] <neuro`> threads + php ?
[05:50:18] <coderanger> Ahh, PHP is a bit trickier
[05:50:25] <neuro`> I don't only have trac on this box but also php sites + lots of ROR sites
[05:51:11] <coderanger> You might want to look at clustered tracds (similar to how mongrel works with RoR)
[05:51:25] <neuro`> OK, thank you.
[05:52:11] <coderanger> Performance tweaking with Trac is still somewhat of an art
[05:52:42] <neuro`> s/trac/anyting/g
[05:52:59] <coderanger> moreso than usual ;-)
[05:59:42] <StOORm> hi! how can i add other formats for the export like pdf ..
[05:59:44] <StOORm> ?
[06:00:25] <coderanger> StOORm: Install the appropriate plugin
[06:00:30] <coderanger> For PDF that is PageToPdf
[06:00:43] <StOORm> thanks again :)
[06:01:41] * neuro` has left #trac
[06:09:25] * Kismet has quit IRC
[06:19:52] * d0rt has joined #trac
[06:20:00] <evil_twin> New news from t.e.o: Ticket #5210 (defect closed): Probleme sur la base mysql <http://trac.edgewall.org/ticket/5210#comment:1>
[06:20:26] * fwierzbicki has quit IRC
[06:20:56] <StOORm> another question :) how to enable the logging feature ?
[06:28:43] * davedave has joined #trac
[06:29:04] <davedave> Is there any way to do Grouping in the TicketQuery Macro?
[06:29:20] <davedave> i've tried &group=MyField but that did not work
[06:29:39] <coderanger> @logging
[06:29:39] <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.
[06:30:56] <davedave> actually it looks like it is grouping them it just doesn't seperate them
[06:31:00] <StOORm> [logging]
[06:31:00] <StOORm> log_file = trac.log
[06:31:00] <StOORm> log_level = DEBUG
[06:31:00] <StOORm> log_type = none : i must to change what ?
[06:33:55] <davedave> coderanger: is there any way to show the grouping in the display of the TicketQuery macro?
[06:34:05] <coderanger> StOORm: file
[06:34:09] <StOORm> i think that i do a mistake, i want to enable Login module not logging
[06:34:13] <coderanger> davedave: I don't think so
[06:34:17] <StOORm> :(
[06:34:29] <coderanger> StOORm: Which login module?
[06:34:43] <StOORm> login for users
[06:34:48] <davedave> I'm trying to avoid having to enable the reports module, Im almost there with a good wiki page
[06:34:57] <coderanger> @wiki TracFaq
[06:34:57] <evil_twin> coderanger: http://trac.edgewall.org/wiki/TracFaq
[06:35:17] <coderanger> StOORm: If you are getting "Authentication information not available", check the FAQ
[06:35:19] <davedave> our admins dont want to enable it since it is to be phased out
[06:35:34] <StOORm> no i'm getting a blank page
[06:35:41] <coderanger> davedave: It isn't going anywhere any time soon
[06:35:47] <davedave> i know
[06:36:12] <coderanger> StOORm: Given roughly 1 release a year, and the fact that it will be in 0.11, that gives you at least 18 months of knowing it will be there
[06:36:20] <coderanger> probably more like 30
[06:37:46] <coderanger> ack, prefixed that to the wrong person :P
[06:38:13] <StOORm> :)
[06:46:13] * fwierzbicki has joined #trac
[06:49:49] * kanzie has joined #trac
[06:50:51] <lisppaste5> kanzie pasted "trac-problem" at http://paste.lisp.org/display/40221
[06:51:23] <kanzie> why do I get this? following insatructions at: http://trac.edgewall.org/wiki/TracOnUbuntu
[06:53:09] <coderanger> kanzie: Does that file actually exist?
[06:53:52] <kanzie> nope
[06:54:04] <coderanger> Well that would explain the error ;-)
[06:54:07] <kanzie> coderanger: only my trac-project is in the folder
[06:54:13] <coderanger> What path did you use to create teh envionment
[06:54:24] * gaupe has joined #trac
[06:54:44] <kanzie> /var/lib/trac/
[06:54:55] <coderanger> Then that file would exist
[06:55:05] <kanzie> ah...
[06:55:07] * d0rt has quit IRC
[06:55:12] <coderanger> You entered: trac-admin /var/lib/trac initenv
[06:55:12] <coderanger> ?
[06:55:14] <kanzie> no, I set it at /var/lib/trac/myproject
[06:55:24] <kanzie> that would explain it
[06:55:31] <coderanger> Then you need to set that as the trac environment
[06:55:35] <kanzie> should I just copy the contents of myproject to ..
[06:55:42] <kanzie> where do I do that?
[06:56:06] <kanzie> trac.ini?
[06:56:06] * d0rt has joined #trac
[07:01:00] * _techie has joined #trac
[07:01:15] <kanzie> shit, I removed all files in my prject-folder and tried to recreate it with trac-admin but now I get file exists-errors
[07:01:57] * techie_ has quit IRC
[07:02:09] <coderanger> kanzie: Remove the folder too
[07:02:41] <kanzie> coderanger...I did that... now /var/lib/trac/ is completly empty. I run trac-admin /var/lib/trac initenv
[07:02:57] <coderanger> remove /var/lib/trac
[07:03:56] * retracile has joined #trac
[07:04:30] <kanzie> coderanger: ok, I remove the trac-dir. then do trac-admin /var/lib/trac (does it add the dir? is it not the created db it is complaining about)
[07:05:01] <coderanger> kanzie: Pastebin the error
[07:06:01] <lisppaste5> Kanzie annotated #40221 with "new problem" at http://paste.lisp.org/display/40221#1
[07:06:25] <coderanger> kanzie: You didnt remove /var/lib/trac
[07:06:34] <kanzie> i did
[07:06:35] <coderanger> I don't mean empty it
[07:06:41] <coderanger> I mean remove that folder
[07:06:43] <coderanger> cd /
[07:06:50] <coderanger> rm -rf /var/lib/trac
[07:06:53] <kanzie> I completly and utterly removed the fdolder with rm -rvf trac
[07:07:32] * d0rt has quit IRC
[07:07:43] <kanzie> trying again, I might have been sloppy
[07:08:05] <kanzie> now it worked better
[07:09:53] <kanzie> coderanger: ok... up and running... now to authorization of users
[07:10:14] * kringalf has left #trac
[07:11:26] <kanzie> coderanger: can you point me in the right direction to lock the site down in total if you aint logged in?
[07:11:58] * hpnadig has quit IRC
[07:12:15] <coderanger> kanzie: trac-admin /path/to/env permission remove anonymous '*'
[07:12:34] * d0rt has joined #trac
[07:12:38] * culix has joined #trac
[07:17:15] <lisppaste5> kanzie annotated #40221 with "this is what happened after anonymous removal" at http://paste.lisp.org/display/40221#2
[07:20:52] <coderanger> kanzie: What version of Trac is this?
[07:21:28] <kanzie> I dont know, the one in the ubuntu repository
[07:22:21] <coderanger> Can you check which that is? ;-)
[07:22:24] <kanzie> checking if I have a option of flag for listing it =)
[07:23:01] <kanzie> trac-admin is 0.9.3
[07:24:19] * _techie has quit IRC
[07:25:10] <kanzie> hmm... could it be 0.10.3-1
[07:26:31] <kanzie> sigh... I was so close...this error seems impossible to get around. What could possibly have happened when I removed the permissions
[07:28:05] <kanzie> coderanger: forgot to nick you...see above two posts
[07:28:35] <coderanger> kanzie: Try adding a permission to someone
[07:28:50] <coderanger> Like permission add $USER TRAC_ADMIN
[07:29:28] * rajesh has joined #trac
[07:29:40] <rajesh> aha@! there you are!!@1!
[07:30:23] * cbrake has left #trac
[07:31:28] <kanzie> ok...seems like now when I added that line you can access the page
[07:31:40] <kanzie> so it probably meant that it iterated over empty user-list
[07:32:00] * simmerz has joined #trac
[07:32:09] <kanzie> now you get a normal page saying you need WIKI_VIEW priviligies to perform operation
[07:32:10] <coderanger> kanzie: If trac-admin says 0.9.3 but 0.10.3 is the main version you have a problem
[07:32:59] <kanzie> coderanger: no, now that I have the web up and running again I can see the current version in the footer, saying Trac 0.9.3
[07:33:08] <kanzie> and the latest is 0.9.4 so I guess Im set
[07:33:25] <kanzie> logging in works fine
[07:33:39] <kanzie> too
[07:33:48] <retracile> the latest is 0.10.4
[07:34:21] <coderanger> kanzie: Thats over a year old at this point
[07:34:35] <kanzie> coderanger: 0.9.3?
[07:34:57] <coderanger> Yes
[07:35:32] <coderanger> Heck, its not even the last release in the 0.9 series (that was 0.9.6)
[07:40:34] <kanzie> ok... gee... how hard is an update
[07:40:37] <kanzie> upgrade
[07:41:36] <kanzie> really weird that I got 0.9.3 since the repos has 0.10-.3-1
[07:49:07] <kanzie> coderanger: can I just replace the existing installation with the latest version?
[07:49:33] <coderanger> kanzie: Yes
[07:49:50] <kanzie> do you know where the default installation path resides?
[07:51:37] <kanzie> coderanger: do you know where I can find the installation directory
[07:52:06] <coderanger> kanzie: /usr/lib/python2.x/site-packages/trac
[07:52:11] <coderanger> and /usr/share/trac
[07:52:58] <kanzie> coderanger: thanks, I just downloaded trac-0.10.4.tar.gz. Lets pray this works
[07:53:22] <coderanger> kanzie: Why can't you upgrade from apt?
[07:53:45] <kanzie> it seems the latest in the repository is 0.9.3, really strange
[07:54:14] <kanzie> which really does not make sense, since in synaptic I can see that it is 10.3
[07:54:38] <coderanger> retracile: Wanna proofread something for me?
[07:54:43] <kanzie> coderanger: but when I did apt-get install I got this 0.9.x and apt-get update / upgrade gave me nothing
[07:55:05] <retracile> coderanger: sure; what do you have in mind?
[07:55:10] <coderanger> http://www.cs.rpi.edu/~kantrn/pywebdev.pdf
[07:55:32] <coderanger> talk on python web development I am supposed to be giving in an hour :)
[07:55:42] * locus has joined #trac
[07:56:12] <retracile> coderanger: In that case, I'll read it after lunch.
[07:56:21] <retracile> ;P nah, I'll give it a quick read now. :)
[07:56:54] <coderanger> retracile: Just a skim from someone how hasn't been awake for 18 hours would be a big help
[07:57:02] <retracile> coderanger: Page 3 and I'm already laughing. :)
[07:57:59] <coderanger> :)
[07:58:41] <retracile> page 4: I /think/ needs a comma: "Well, no." But I'm not certain.
[07:59:03] <coderanger> retracile: Thats just the speakers notes
[07:59:15] <retracile> Ah.
[07:59:33] <coderanger> but fixed, thanky
[07:59:41] <locus> hi, is there a way to model ticket dependencies at the moment? Besides using trac links in the description field?
[08:00:05] <coderanger> locus: MasterTickets plugin
[08:00:16] <retracile> coderanger: what does AstraZeneca do? (just out of curiosity)
[08:00:36] <coderanger> retracile: They use a python-based system for doing drug discovery work
[08:00:37] <locus> coderanger, i guess its hosted on trac-hacks.org..thanks for the hint
[08:01:16] <coderanger> retracile: It was one of higher-profile places I could find on the python.org success stories
[08:01:49] <retracile> coderanger: p18-19 - I'm not sure I get it...
[08:02:06] <retracile> erm, p19-20 I mean.
[08:02:23] <coderanger> retracile: Every time I just a buzzword I flash a picture of a badger
[08:02:29] <coderanger> er, I use a buzzword
[08:02:43] <coderanger> hence Billy the Buzzword Badger
[08:02:50] <retracile> Heh. Ok. :)
[08:03:39] <coderanger> hopefully it will keep people from falling asleep for too much of the lecture
[08:05:08] <retracile> Yeah. Hopefully your computer is faster than mine... I get a bit of a delay before Billy comes up on a number of those pages.
[08:07:18] <retracile> coderanger: (I haven't worked with django, so my proofreading of that may no be worth a whole lot.)
[08:10:32] * `ph8 has joined #trac
[08:10:55] <kanzie> coderanger: ok it seems that my version of Ubuntu has no newer Trac. Is it recommended for me to try and manually upgrade?
[08:11:10] <coderanger> kanzie: From 0.9, yes
[08:11:28] <coderanger> @wiki TracInstall
[08:11:28] <evil_twin> coderanger: http://trac.edgewall.org/wiki/TracInstall
[08:11:54] <`ph8> hi all! I'm having what seems to be a recurring problem - a trac install that worked for a long time - i've come back to it after a month and I have the infamous "AssertionError: Authentication information not available." error - any idea how to debug this?
[08:12:10] <`ph8> 0.1.0
[08:13:27] <retracile> coderanger: Looks nice. A couple of things: It wasn't always clear to me where you were changing topics, but I expect that will come from you talking.
[08:13:44] <coderanger> retracile: thanky muchly :)
[08:14:18] <retracile> coderanger: You might want an "ending" slide with "Questions?" or just blank instead.
[08:14:30] <coderanger> retracile: Good idea
[08:14:30] <kanzie> coderanger: Im scared! =)
[08:15:00] <pacopablo> kanzie: bah, it's easy.
[08:15:08] <kanzie> coderanger: Should I just make a setup.py install <- or is there any upgrade-options I should stick to?
[08:15:12] <kanzie> :-)
[08:15:14] <pacopablo> download, unpack, python setup.py install and bam yu're done
[08:15:25] <kanzie> ok... lets go! =)
[08:15:34] <pacopablo> the only upgrade option is to remove your 0.9 installation first
[08:16:18] <rajesh> is the htdocs link supposed to point to that of the environment, or the trac install's?
[08:16:41] <rajesh> i'm configuring httpd.conf...
[08:16:47] <coderanger> rajesh: It points to somewhere in URL-space where you have put the Trac static content
[08:16:52] <retracile> coderanger: It also wasn't readily obvious to me which parts were alternatives to each other when I was going through it the first time. Short of doing the old boring outline style presentation, I'm not sure what I'd suggest.
[08:17:00] <coderanger> rajesh: You an also leave it blank, and Trac will serve those files itself
[08:17:10] <pacopablo> rajesh: the htdocs link doesn't need to point to either
[08:17:15] <pacopablo> infact sohuldn't
[08:17:16] <rajesh> coderanger: ok, lemme try the blank way.
[08:17:22] <kanzie> whooya! upgrade done...so sweet!
[08:17:25] <coderanger> retracile: Hopefully my talking should make that clearer
[08:17:27] <kanzie> It is mighty slow this app...
[08:17:50] <retracile> coderanger: Yeah, it probably will.
[08:17:51] <kanzie> not that I want to complain or anything, Im just surprised
[08:18:03] <rajesh> coderanger: hmm, i can't just leave it blank. "Alias /trac "/some/path""
[08:18:03] <pacopablo> kanzie: how are you running it?
[08:18:24] <coderanger> rajesh: I'm not sure what you are asking about then
[08:18:34] <kanzie> through apache
[08:18:51] <coderanger> kanzie: CGI, FCGI, mod_python
[08:19:16] <kanzie> heh
[08:19:22] <coderanger> kanzie: CGI is uselessly slow, the two others should be fine
[08:19:24] <kanzie> coderanger: how can I find out?
[08:19:34] <coderanger> kanzie: Did you follow a guide for the setup?
[08:19:35] <rajesh> coderanger: http://pastebin.mozilla.org/21740
[08:19:58] <rajesh> well, i've changed line 11 to .fcgi
[08:20:04] <kanzie> coderanger: http://trac.edgewall.org/wiki/TracOnUbuntu
[08:20:04] <coderanger> rajesh: You don't need that Alias at all
[08:20:05] <kanzie> :-)
[08:20:14] <rajesh> i don;t?
[08:20:26] <coderanger> kanzie: Yeah, CGI
[08:20:31] <rajesh> how would one get a url like http://myserver.com/trac, then?
[08:20:34] <coderanger> @wiki TracFastCgi
[08:20:34] <evil_twin> coderanger: http://trac.edgewall.org/wiki/TracFastCgi
[08:20:37] <coderanger> @wiki TracModPython
[08:20:37] <evil_twin> coderanger: http://trac.edgewall.org/wiki/TracModPython
[08:20:41] <coderanger> kanzie: Check out those
[08:20:42] * LionsMane has joined #trac
[08:21:19] <coderanger> rajesh: Thats the application setup, the Alias you were asking about is just to serve the Trac static content (image, CSS, etc)
[08:21:46] * coderanger -> breakfasting
[08:21:55] <retracile> coderanger: how long will your presentation be?
[08:22:05] <evil_twin> New news from t.e.o: TracPlugins edited by smartgoat@gmail.com <http://trac.edgewall.org/wiki/TracPlugins>
[08:22:07] <coderanger> retracile: Shooting for 90-110 minutes
[08:22:40] <retracile> coderanger: cool. I asked just because there are a lot of slides; but it's a style I like. Best of luck with it. :)
[08:22:45] <kanzie> coderanger: which one is the easiest to install
[08:22:49] <coderanger> retracile: thanky
[08:22:56] <rajesh> coderanger: hmm, yeah. still not sure what that means, though. :)
[08:23:00] <kanzie> mod_python seems nice
[08:25:42] * locus has quit IRC
[08:25:48] * kanzie_ has joined #trac
[08:29:58] <kanzie_> the <Location info regarding python goes into my virtualhost-file in apache2?
[08:31:03] <pacopablo> kanzie: yes
[08:31:53] <kanzie_> and that should replace the <Location /trac.cgi> SetEnv TRAC_ENV ...
[08:31:54] <kanzie_> ?
[08:32:01] <pacopablo> yes
[08:41:19] <kanzie_> ok...done... all seems to work as before but it is if possible way slower now =)
[08:41:41] * kanzie has quit IRC
[08:52:58] <evil_twin> New news from t.e.o: Ticket #5211 (enhancement created): Ticket - Wiki Integration enhancement/suggestion <http://trac.edgewall.org/ticket/5211> || Changeset [5261]: WorkFlow: Branch for addressing the query shortcomings. <http://trac.edgewall.org/changeset/5261>
[08:53:17] <rajesh> ok, i get this error after trying to get it going with mod_python - http://pastebin.mozilla.org/21819
[08:53:31] <rajesh> where does one set those env vars?
[08:55:03] <rajesh> do we need to edit those .py
[08:55:05] <rajesh> 's?
[08:58:11] <pacopablo> read the docs
[08:58:27] <rajesh> thank you.
[08:58:29] <pacopablo> you need to set those in the mod_python directive
[08:58:40] <rajesh> maybe the pythonpath needs to be set
[08:58:55] <pacopablo> no, your trac env needs to be set
[08:58:59] <rajesh> ok.
[08:59:05] <pacopablo> http://trac.edgewall.org/wiki/TracModPython#Simpleconfiguration
[08:59:19] <pacopablo> take note for the lines that say: PythonOption TracEnv
[08:59:38] <rajesh> cool, thanks.
[09:00:20] <rajesh> wait, that
[09:00:28] <pacopablo> I just noticed that you have that
[09:00:35] <pacopablo> so something is worng iwth mod_python
[09:00:37] <rajesh> 's not very useful
[09:00:43] <rajesh> yeah
[09:00:46] <pacopablo> or it's not actually getting to the correct Location'
[09:01:17] <pacopablo> make sure you set
[09:01:22] <pacopablo> TracUriRoot also
[09:01:30] <rajesh> i think that's most probably it. lemme try giving it a path to an env, and not just a top-level dir.
[09:03:16] * Hydra^ is now known as Hydra^WRK
[09:03:40] <rajesh> hmm, no. tried TracUriRoot, tried passing TracEnv, ... still the same.
[09:03:41] * kanzie_ is now known as kanzie
[09:03:44] <rajesh> env vars missing
[09:04:01] <rajesh> lemme try pythonpath
[09:04:07] <pacopablo> something is messed up with your mod_python / apache config
[09:04:13] <pacopablo> it should be passing those options to python
[09:04:39] * danbeck has joined #trac
[09:05:12] <rajesh> ok, i'll take a look at that. thanks.
[09:06:00] <rajesh> to be fair, i tried the /mpinfo example in that wiki page. and that doesn't have anything with trac in it.
[09:07:08] * pacopablo can't remeber what the output of /mpinfo is supposed to be
[09:07:22] * retracile wonders where the status checkboxes are coming from
[09:07:48] <pacopablo> what status checkboxes?
[09:07:56] <pacopablo> debugging workflow?
[09:08:00] <retracile> the ones on the custom query page.
[09:08:06] <retracile> you guessed it. ;)
[09:08:24] <pacopablo> I'm gearing up to test it out ;)
[09:08:28] <pacopablo> so it better be good ;)
[09:08:44] <retracile> Heh. It is! It's great! Better than sliced bread!
[09:09:03] <retracile> (And at the moment won't let you query for your custom statuses.)
[09:09:33] <retracile> I suspect that the checkboxes are generic for enums....
[09:11:19] * wkornewald has joined #trac
[09:13:18] <wkornewald> hi, is it easily possible to extend the wiki parser to not wikify CamelCase function names when a WikiWord ends with "()", IOW: SomeFunction() should not become SomeFunction?()
[09:13:55] <pacopablo> hmm, the formatter has always scared
[09:13:56] <pacopablo>