Team Chat Logs

August 21, 2010

2010 7
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:34:16.506933]<gbot83>t.e.o: Ticket #9579 (sudo-like behavior for users) closed - <http://trac.edgewall.org/ticket/9579#comment:1> - rblank
[02:29:14.787693]<Mitar>how can i make a link to skype chat in trac?
[02:39:09.471758]<Mitar>ok
[02:39:14.912590]<Mitar>i added to InterMapTxt this
[02:39:15.326972]<Mitar>skypechat skype:?chat&blob=
[02:39:17.063506]<Mitar>and it works
[05:08:43.459466]<vadi>How to create a [tag:url-parameter] which replace tag by linux.com
[05:09:21.484883]<vadi>in the same way that [wiki:page] translate link to http://linux.com/trac/wiki/page ?
[05:10:55.487110]<vadi> Is something similar possible using Trac 0.12 ?
[05:56:15.074525]<execute>vadi, http://trac.edgewall.org/wiki/InterMapTxt
[05:56:28.675990]<vadi>thanks execute
[06:00:13.784489]<gbot83>t.e.o: Ticket #9579 (sudo-like behavior for users) reopened - <http://trac.edgewall.org/ticket/9579#comment:2> - anonymous
[06:05:51.766675]<vadi>Must I create a new section in trac.ini
[06:06:00.397597]<vadi>and add
[06:06:18.976369]<vadi> linux linux.com
[06:06:20.549368]<vadi>?
[06:08:50.437676]<execute>"must"? no, you don't have to
[06:09:16.943715]<vadi>[intermaptxt]
[06:09:17.979951]<vadi>?
[06:09:22.857727]<execute>if you want to add a it... than yes, you do have to configure it
[06:09:36.095553]<vadi>ok, thanks
[06:37:56.652105]<vadi>I am reading http://trac.edgewall.org/wiki/InterMapTxt
[06:38:13.202685]<vadi> This page is interpreted in a special way by Trac, in order to support InterWiki links in a flexible and dynamic way.
[06:38:51.557963]<vadi>Where must add the line
[06:38:57.633243]<vadi> linux linux.com
[06:38:59.160376]<vadi>?
[06:39:03.184307]<vadi>in trac.ini
[06:39:19.701135]<vadi>or in an "special wiki page" in Trac?
[06:39:40.732223]<vadi>Note adding
[06:39:42.956732]<vadi>[intermaptxt]
[06:39:47.056027]<vadi>linux linux.com
[06:40:01.497347]<vadi>in trac.ini and restarting Apache is not working for me
[06:40:07.670231]<vadi>Any hint?
[06:42:03.544902]<vadi>Note InterTrac works, but not InterMapTxt
[06:42:20.249359]<vadi>That is to say, the below configuration in trac.ini works
[06:42:22.739309]<vadi>[intertrac]
[06:42:22.907961]<vadi>t = trac
[06:42:22.920153]<vadi>trac.title = linux
[06:42:22.937830]<vadi>trac.url = http://linux.com/
[06:43:11.235957]<vadi>I need to use InterMapTxt instead to avoid the addition of the string 'intertrac' in the URL
[06:43:40.319422]<vadi>Any hint? Why is not working the above [intermaptxt] configuration?
[06:49:47.406653]<vadi>Ok, so instead of add that configuration to the trac.ini file I must add a InterMapTxt wiki page
[06:50:39.191587]<vadi>It is already created! Good
[07:06:13.918493]<vadi>No, just adding to that wiki page does not work
[07:06:32.186353]<vadi>The new label does not work and it is not listed in the
[07:06:36.245650]<vadi>[[InterWiki] listing
[07:06:52.075472]<vadi>shown in that wiki page itself
[07:10:55.598916]<vadi>In what file or wiki page or whatever must I add the setting to
[07:11:09.476691]<vadi>add an InterMapTxt as the below one?
[07:11:21.531345]<vadi> linux http://linux.com/
[07:23:44.803880]<vadi>Adding at top of wiki page trac/wiki/InterMapTxt
[07:23:58.445338]<vadi>as explained in that wiki page, worked
[07:24:23.026375]<vadi>however I have added severals and now it does not work
[07:27:51.945299]<vadi>restarting Apache does not help
[07:32:14.264132]<vadi>Modifing the file /usr/share/pyshared/trac/wiki/default-pages/InterMapTxt
[07:32:30.813707]<vadi>instead of the InterMapTxt wiki page does not help either
[08:30:33.861776]<gbot83>t.e.o: Ticket #9439 (KeyError: 'trac/locale') updated - <http://trac.edgewall.org/ticket/9439#comment:22> - fschwarz
[08:33:59.182835]<scfe>Hi, anyone had experience with Python 2.7 + Trac 0.12? Seems like the egg file does not contain the locale directory in my config. Same thing in Python 2.6 works
[08:34:09.950581]<scfe>that's on Fedora 13/14 machines
[08:34:29.229567]<scfe>so the locale files are compiled but just not included in the egg
[08:41:00.476899]<scfe>sorry, my bad. Actually it did not compile the locale files because Genshi was missing (I looked at the wrong terminal window).
[09:09:49.762274]<vadi>Got it :)
[09:09:53.872311]<vadi>Thanks to all
[11:21:23.489713]<fruitwerks>any pmapper people in here?
[11:48:23.033423]<coderanger_>fruitwerks: Unlikely
[11:49:24.455852]<fruitwerks>any suggestions for support? besides the mailing list... I'm not sure if it is a problem with mapserver or pmapper.. maybe i have two issues lol
[12:21:02.522611]<execute>can someone help me applying http://trac2.edgewall.org/attachment/ticket/9570/9570-restrict-path-r10006.patch ?
[12:21:18.706747]<execute>not quite sure how to do it
[12:33:30.802996]<execute>this is my attempt: http://pastie.org/private/qhyvwl5kk5anideeoqf2dw
[12:51:59.385470]<coderanger_>execute: Why not pull it from git directly?
[13:24:51.086569]<execute>coderanger_, mainly because I don't really know how :-)
[13:28:22.960834]<coderanger_>execute: Alternatively, the changes are minimal enough you can probably do them by hand (and ignore the changes to the tests)
[13:31:18.262781]<gbot83>t.e.o: Ticket #9579 (sudo-like behavior for users) updated - <http://trac.edgewall.org/ticket/9579#comment:3> - rblank
[13:35:48.504113]<execute>coderanger_, yeah, that was my last option - but I do prefer to learn how to apply those patches
[13:36:24.870855]<execute>I tried Googling around for a solution, didn't quite work for me... I'm probably doing something wrong
[13:41:20.202461]<gbot83>t.e.o: Ticket #9467 (Can't kill tracd with CTRL-C (or SIGTERM)) updated - <http://trac.edgewall.org/ticket/9467#comment:2> - anonymous
[14:23:18.026574]<coderanger_>execute: No, thats the correct way to do it (more or less), the patch just isn't applying cleanly
[14:32:06.524443]<execute>Oh, I see. Thanks
[14:41:21.646310]<execute>Hmm, I think I did something wrong. Getting a bunch of errors ('TemplateNotFound: Template "changeset.html" not found', 'No macro or processor named 'CommitTicketReference' found;'), but it seems like Trac mostly works
[14:41:45.711970]<execute>not quite sure what I did, but "changeset.html" does exists at /usr/local/lib/python2.6/dist-packages/Trac-0.12-py2.6.egg/trac/versioncontrol/templates/changeset.html
[14:56:31.211296]<gbot83>t.e.o: Ticket #9570 (Merge RepoRevisionSyntaxPlugin into core?) updated - <http://trac.edgewall.org/ticket/9570#comment:8> - shesek
[15:01:22.322873]<execute>Why is [changeset:41:full/path/to/a/directory/or/file] even supported? what uses does it have?
[15:04:03.601292]<coderanger_>linking to the diff of a file inside a changeset I would think
[15:08:20.506801]<execute>oh, yes, you're correct
[15:08:56.861537]<execute>hmm, is there any 'easy way' to format Wiki syntax as plain-text while removing any special formatting? (in my case, its for displaying tickets in IRC)
[15:10:43.995391]<execute><pancakes> updated #32 14(accepted task) [Kohana/Jelly] Create Jelly_Model::load_post() / Jelly_Model::as_flat_array() methods nadav: In [73/kohana]: {{{ #!CommitTicketReference repository="kohana" revision="73" * Jelly_Model - $related[model] should be an ar.. 14<http://trac.kelso/ticket/32>
[15:11:01.563490]<coderanger_>execute: There is a textformatter in the wiki system
[15:11:01.772867]<execute>kinda annoying seeing it with special markup
[15:15:46.162495]<execute>coderanger_, hmm, sorry, can you be more specific? I can't seem to find what you're refereeing to
[15:17:12.203741]<coderanger_>http://trac.edgewall.org/browser/trunk/trac/wiki/formatter.py#L1499
[15:20:01.810370]<execute>is wikidom just plain string or some kind of object that parses the plain string?
[15:21:30.964625]<coderanger_>for now it is just text
[15:21:32.215527]<gbot83>t.e.o: Ticket #4466 (Can't mark milestone as completed (TypeError: can't compare ...) updated - <http://trac.edgewall.org/ticket/4466#comment:6> - physician assistant
[15:24:46.684747]<execute>Great, thanks.
[15:27:47.111876]<execute>coderanger_, if you have some spare time, can you please give some feedback on http://pastie.org/private/kjwkdxryqp3uk72mm4rmxw ?
[15:28:24.964263]<execute>if you still have to deal with clustered lists 'n stuff, I think you'll find my 'fancy JS' quite handy
[18:42:42.894073]<Xedecimal>decided it sounded like a good idea to move from 0.11 to 0.12.. I ran "easy_install --upgrade Trac==0.12" bam, ran great, step two, I go to my trac dir, run trac-admin . upgrade ... No such command? This isn't a trac env? WTF?! Is there any way to recover your environment? I tried initenv and it says it's already there
[18:44:14.019876]<Xedecimal>trac-admin --version reports 0.12 as well.
[18:45:20.685925]<Xedecimal>neeeeeeevermind, permissions based issue. Funny how I found the solution in linux using sudo, translate to an administration dos box in window and now all the commands come up
[18:45:26.027347]<Xedecimal>if anyone else runs into this, that's it all right
[20:02:16.595960]<gbot83>t.e.o: 0.11/TracInstall edited - <http://trac.edgewall.org/wiki/0.11/TracInstall?version=21> - trac@…
[23:02:20.976386]<timemachine3030>Hi, what markup language is use in the trac wiki? and is there a standalone command line parser for it? ... I've noticed references to Creole in the source but it is not Creole.
[23:07:07.408467]<coderanger__>timemachine3030: custom variant of moin's syntax
[23:07:20.981489]<timemachine3030>ahh thank you.
[23:07:28.705843]<coderanger__>timemachine3030: It is possible, though not super easy, to use the functions in trac.wiki.formatter outside of Trac
[23:07:38.247399]<coderanger__>You need to make a mock request object
[23:07:46.731686]<coderanger__>Check out the test suite for an example
[23:09:46.086984]<timemachine3030>Yeah I was in the source last night with a hacksaw trying to lift out the parser, but I'm not a master at python so it got messy. thought I would ask before continuing. Glad i did, thank you for your help!
[23:11:09.448402]<coderanger__>timemachine3030: Some parts just won't work well
[23:11:23.264228]<coderanger__>timemachine3030: Since the req ends up being exposed to wiki macros
[23:11:38.062527]<coderanger__>so if they use it for things like permission testing, you need to mock yet more stuff
[23:11:40.495342]<coderanger__>etc etc
[23:47:53.066783]<gbot83>t.e.o: Ticket #9570 (Merge RepoRevisionSyntaxPlugin into core?) updated - <http://trac.edgewall.org/ticket/9570#comment:9> - rblank
[23:59:39.975058]<sobersabre>hi guys. does somebody in here have experienced xml-rpc with attachments to trac ?