Team Chat Logs

January 11, 2010

2010 0
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:20:46.189744]<mota>I'm seeing an issue where in google chrome, trac renders without CSS. In IE8, it renders with the CSS just fine. Thoughts anyone?
[00:21:04.326860]<mota>trac is 0.11.5
[00:54:38.571401]<kirean>mota: did you make any changes to the default CSS? compatibility issues?
[01:12:49.413069]<mota>kirean: thanks for reply, sorry so long for me to respond
[01:13:01.471187]<mota>nope. no changes.
[01:13:30.793090]<mota>I did change some things in the [notification] section of trac.ini prior to this problem
[01:14:03.614009]<mota>but that shouldn't have effected it, and I have verified all other lines in that file against a trac that does not have the problem
[01:18:00.319534]<mota>yeah. I just verifed by switching back to the old trac.ini and refreshing, still have the issue
[01:21:11.349555]<mota>trac.log has only one warning, about base_url not being set. I tried various settings for that; no change
[01:36:23.395409]<otaku42>moin
[02:06:43.544367]<mota>ok, I solved it. something wonky on my host provider (nearlyfreespeech.net) - what fixed it was renaming trac.css, then renaming it back to original name
[02:15:31.162041]<LimCore>trac fails with bugs
[02:15:42.622691]<LimCore>how to register on http://trac.edgewall.org/ to report a bug in trac?
[02:17:35.780932]<tim>is there a way to enable for the search field in TRAC by default only the "Ticket" flag and not Changesets, Milestones, Wiki?
[02:18:35.076129]<mota>LimCore: you do not have to register
[02:18:41.818080]<mota>http://trac.edgewall.org/wiki/NewTicket
[02:19:52.724912]<mota>just create the ticket (following their guidelines of course) and put your email address into the reporter field
[02:20:58.892187]<LimCore>http://trac.edgewall.org/ticket/6318#comment:15
[02:21:11.903773]<LimCore>GUYS I use trac on default settings and it craps out in first 1 hour of use
[02:21:13.462274]<LimCore>wtf
[02:30:55.178831]<kirean>what version of Trac is currently on teo?
[02:39:44.022514]<otaku42>kirean: 0.12dev, not sure about the revision though
[02:40:01.442780]<LimCore>any trac devels here?
[02:44:10.844905]<LimCore>I would like to help in debuggin a bug I found
[02:51:07.683496]<sandeep_>i have two projects and want to create users for each project seprately how can i ?
[02:57:24.571167]<djszapi__>hi
[02:57:44.559048]<djszapi__>evil_steve: I can't print the gantt chart from that plugin that you advised me yesterday.
[03:00:13.927265]<sandeep_>any idea ?
[03:00:51.539784]<evil_steve>sandeep_: create two .htpasswd files and then make the apache config understand that
[03:01:21.792980]<evil_steve>djszapi__: I'm not that familiar with most of the plugins from that site
[03:01:43.374867]<djszapi__>so the basic problem I can't print it.
[03:01:44.621889]<sandeep_>i am using lampstack
[03:01:51.473350]<djszapi__>but the calendar part of it works fine
[03:03:01.101969]<djszapi__>lampstack ?
[03:03:57.692766]<djszapi__>is lampstack a trac plugin ?
[03:04:12.117904]<djszapi__>evil_steve: http://recurser.com/wp-content/uploads/2008/11/traccalendar.png
[03:04:18.502021]<djszapi__>I can print it well.
[03:04:30.891232]<djszapi__>http://recurser.com/wp-content/uploads/2008/11/tracganttchart.png
[03:04:40.830806]<djszapi__>but when I try to print this page it prints empty page.
[03:04:45.265410]<djszapi__>but I don't know why.
[03:04:49.678021]<djszapi__>it's a simple web page.
[03:05:06.968294]<djszapi__>how the author can be wrong with his plugin and its features in this regard ?
[03:05:49.995754]<evil_steve>so when you print it out on a printer, it fails?
[03:07:43.411989]<djszapi__>no, just empty page.
[03:07:47.036228]<djszapi__>but I don't know why.
[03:08:32.631515]<evil_steve>so it could be a printer driver bug..
[03:08:48.175058]<evil_steve>what happens if you print it as a PDF or print to file as a .ps?
[03:09:06.679578]<djszapi__>same
[03:09:12.121030]<djszapi__>it's not a printer bug...
[03:09:23.456290]<djszapi__>the first trying was to print in to file.
[03:09:34.359611]<djszapi__>I've just tried to print with printer after then.
[03:09:44.516493]<djszapi__>so it's far enough from printer driver problem.
[03:09:58.936598]<djszapi__>I tried htmldoc too.
[03:10:11.838168]<djszapi__>but it created weird characters instead of a normal graph.
[03:10:18.899340]<djszapi__>what's the problem with the python code of it ?
[03:11:29.153952]<djszapi__>any idea ?
[03:12:37.556832]<djszapi__>calendar graphs can be printed well.
[03:25:43.039149]<otaku42>djszapi__: probably there's something messed up in the stylesheet (css) that gets used for printer output in such cases?
[03:26:32.073393]<otaku42>djszapi__: can you print other pages of your trac environment (especially pages where said plugin is not involved)?
[03:35:36.866260]<djszapi__>yes, of course
[03:35:47.280317]<djszapi__>but I said it above ^^
[03:36:57.407867]<djszapi__>I don't have idea, but it can't be used in this state.
[03:42:23.732801]<evil_steve>djszapi__: if you can print other pages out, but not hta tone, it's a CSS issue with teh print stylesheet
[03:55:50.678526]<djszapi__>print stylesheet ?
[03:55:53.524133]<djszapi__>how can I fix it then ?
[04:04:13.881160]<gozerbot>trac: Ticket #8957 (error 200002 when trying to 'Browse Source') created - <http://trac.edgewall.org/ticket/8957> || Ticket #8956 (Template problems with Apache and PythonOptimize) created - <http://trac.edgewall.org/ticket/8956>
[04:32:22.197426]<djszapi__>http://recurser.com/articles/2008/11/26/gantt-calendar-plugin-for-trac/
[04:32:35.185552]<djszapi__>dinsdale 2009/10/15 06:47
[04:32:37.867443]<djszapi__>here is the answer.
[04:34:14.295577]<gozerbot>trac: Ticket #8957 (error 200002 when trying to 'Browse Source') closed - <http://trac.edgewall.org/ticket/8957#comment:1> || Ticket #8956 (Template problems with Apache and PythonOptimize) closed - <http://trac.edgewall.org/ticket/8956#comment:1> || TracModPython edited - <http://trac.edgewall.org/wiki/TracModPython?version=153>
[05:03:43.099854]<Morbus>g'day. does the #!html thingy sanitize anything? i'm trying to use it to embed a video into a page, and nothing shows.
[05:08:06.608789]<bionoid>Morbus: Yes
[05:08:14.721585]<bionoid>see util/html.py
[05:08:17.275856]<Morbus>ty
[05:08:31.060826]<bionoid>there's a plugin to embed videos I think, check trac-hacks.org
[05:09:41.236418]<Morbus>i saw one for YouTube, but I'm not using YouTube - I'd want a generic "allow embed or object" thing. /me looks.
[05:10:11.999436]*Morbus looks at http://trac-hacks.org/wiki/FlashEmbedMacro
[05:11:58.058374]<tim>is there a way to enable for the search field in TRAC by default only the "Ticket" flag and not Changesets, Milestones, Wiki?
[05:14:41.901324]<rubic>what's the python lib method to convert a trac changetime integer to a datetime object?
[05:15:20.239671]<rubic>it's not fromordinal
[05:16:00.657108]<osimons>rubic: see trac.util.datefmt.do_datetime()
[05:16:06.588990]<osimons>...to_datetime()...
[05:16:18.211690]<rubic>osimons: thx
[05:16:45.211724]<osimons>all timestamps are UTC, so you usually want to do; from trac.util.datefmt import to_datetime, utc; my_dt = to_datetime(timestamp, utc)
[05:16:59.535192]<osimons>rubic: ^^ remember the timezone stuff...
[05:17:34.273355]<rubic>osimons: good advice, thanks
[05:19:46.579952]<bionoid>tim: No; I guess you have to modify the source (search/web_ui.py) and change the way filters are tagged active. It's possible you could get away with a template modification (search.html), but that could be really messy if search sources are added/removed.
[05:22:07.646654]<tim>ah okay bionoid sounds interesting I check this in a test environment - one question I have several projetcs in my TRAC installation are all projects directly involved if I cahnge web_ui or search.html?
[05:22:29.393051]<tim>and thank you bionoid for your reply
[05:23:02.921754]<bionoid>tim: if you change the source, all environments are affected. Copy search.html to the env's templates/ directory and modify it there, it will be local to that env only.
[05:23:37.481892]<bionoid>If it's unlikely to change, or you'll be doing all the changes, that's probably an acceptable solution.
[05:23:45.202877]<bionoid>osimons: Please chime in if there is a better solution ;-)
[05:25:31.908197]<tim>okay, my first thought that there is maybe a flag in the database where I can switch this - because I found a anonymous user just see Ticket and Wiki flags and not Changesets and Milestones
[05:25:41.983717]<osimons>heh, 2 things comet to mind bionoid and tim; 1) you can use [mainnav] search=/search?ticket=on (ie. redifine the "search" link in mainnav), and 2) use a site.html/streamfilter to add the ticket="on" argument to the quicksearch form
[05:26:31.612750]<osimons>the basic logic says that if no filter is specified, all filters are selected - so you need to "inject" your ticket=on to basic search
[05:27:03.872310]<tim>ahh okay sounds good - I check this
[05:27:06.741629]<osimons>HEY, tim.... thought there were...
[05:27:20.343604]<tim>:) thanks
[05:27:44.579075]<osimons>a trac.ini option has been introduced for 0.12 if you are running trunk
[05:27:45.674403]<osimons>http://trac.edgewall.org/wiki/TracIni#search-section
[05:28:36.775589]<osimons>tim: ^^ that won't be making it to 0.11.x though, unfortunately. nice to be able to tweak it in config only.
[05:29:54.571487]<tim>perfect is sufficient for me - sadly I am not running trunk
[05:58:13.337299]<tim>osimons: I added as described by you in 1) and reloaded apache2 - but i seems that my trac does not automate to add this, if I add manually the /search?ticket=on it works like a charm
[06:03:13.413178]<osimons>tim: sorry, that should be search.href = ...
[06:03:32.503615]<osimons>tim: http://trac.edgewall.org/wiki/TracNavigation
[06:03:55.259950]<tim>okay I verify and check this link - thanks so far osimons
[06:10:06.790562]<tim>great job osimons when I now click on the Navigation / Search it adds the ?ticket=on - now I check the quick search settings you described in 2)
[06:14:53.191012]<tim>osimons: my last question the new setting in trac 0.12 will only influence the Navigation bar search and not the quicksearch bar, do I understand this correctly?
[06:18:23.934311]<osimons>tim: no idea - haven't look at the code.
[06:20:06.028149]<tim>okay - you helped me to find a nice workaround via the trac.ini for the Navigation bar and I look forward to 0.12 then, thanks again for your time and good week to you
[06:26:12.020545]<lisppaste5>osimons pasted "qucikserarch tickets" at http://paste.lisp.org/display/93235
[06:26:42.903091]<osimons>tim: ^^ save that as templates/site.html in your project - voila, quicksearch for tickets only :-)
[06:27:06.067196]<tim>I check that! one sec
[06:28:08.722596]<osimons>the power of genshi - if you look at the html, it grabs the div inside the forms, includes whatever content is already in the div, and then adds a new input element
[06:28:36.238745]<osimons>site.html is nice for minor tweaks like this - the search.href could of course be done here too
[06:29:09.878918]<tim>wonderful
[06:29:14.457312]<tim>it works as expected
[06:29:25.414981]<tim>and I learned a lot
[06:29:37.228058]<osimons>heh. goodie.
[06:30:25.289038]<tim>perfect osimons - thanks again for writing this
[06:49:11.929561]<osimons>tim: http://trac.edgewall.org/wiki/Cookbook/SiteHtml - time to start collecting these :-)
[06:50:15.657100]<tim>yeah I guess some out there will enjoy it like me - good idea osi
[06:50:49.437898]<tim>well done
[06:51:33.930010]*osimons misspelled CookBook - now at http://trac.edgewall.org/wiki/CookBook/SiteHtml
[06:57:56.204050]<tim>one nice tweak was going through my mind, to use this tweak to also add the results_per_page value via such a filter
[06:58:15.615483]<axelote>Hello, has somebody seen JHammel?
[07:00:05.705265]<osimons>@seen jhammel
[07:00:05.721561]<evil_twin>jhammel was last seen on irc.freenode.net at Fri, 08 Jan 2010 15:26:40 +0100, quitting: Read error: 113 (No route to host)
[07:00:52.529075]<axelote>maybe he is on vacations
[07:01:00.498935]<axelote>thanks osimons
[07:01:21.750927]<osimons>tim: wiki cookbook, add and enhance with good ideas :-)
[07:04:16.090911]<gozerbot>trac: CookBook/SiteHtml created - <http://trac.edgewall.org/wiki/CookBook/SiteHtml?version=1>
[07:08:45.347746]<axelote>osimons, Do you know if is there a way in TracHours plugin to deactivate the addition of hours via comments? (TracHoursByComment component)
[07:10:21.190630]<osimons>axelote: dunno. never looked at that plugin.
[07:12:31.777553]<axelote>thanks anyway
[08:30:08.947283]<jacktrip>would this be the right place to ask questions about SqliteToMySqlScript? i'm having some issue with character encoding :(
[08:44:26.460097]<jacktrip>well i guess it's more like 'using mysql as the backend' because i get the same error with initenv.
[08:47:16.531175]<apollo13>jacktrip: not that I can help you, but without pasting the error noone can help you…
[08:48:31.119678]<jhammel>and noone isn't even logged in (tried: "/whois noone")
[08:49:00.069543]<apollo13>jhammel: lol
[08:52:09.693137]<jacktrip>UnicodeEncodeError: 'latin-1' codec can't encode character u'\u2014' in position 140: ordinal not in range(256)
[08:52:45.747328]<jacktrip>like i was all "CREATE DATABASE trac DEFAULT CHARACTER SET utf8 COLLATE utf8_bin;"
[09:05:20.867681]<jacktrip>and i guess it's only the 'wiki' table.
[10:08:47.249566]<kisielk>hm, my trac doesn't seem to have tracd any more...
[10:36:50.796660]<macmaN>how would one embed javascript inside wikipage and stop genshi from filtering itout
[10:37:43.878173]<cmc>does {{#!html <script>blah blah</script> }}} not work?
[10:39:15.023690]<macmaN>that leaves the "stop genshi from filtering it out"
[10:39:46.759147]<cmc>darn. not too familiar with genshi, sorry
[10:40:21.767233]<macmaN>well, its probably not a genshi problem
[10:40:35.167800]<macmaN>just trac has been coded to filter "dangerous" stuff
[10:40:52.506081]<macmaN>TH doesnt seem to have any plugins
[10:40:58.611723]<macmaN>for this
[10:41:10.930691]<macmaN>i guess cboos or rblank would know
[10:41:14.642654]<macmaN>if they would be here
[11:05:21.132568]<bionoid>macmaN: Normally <script src=""> to some .js file in your htdocs..
[11:05:40.545676]<bionoid>macmaN: I havn't found any useable way to put it directly in the template :(
[11:07:22.380996]<bionoid>oooh, sorry, from wiki! No idea :(
[11:29:11.068295]<devyll>hello. can anybody tell me from where can I change the font color of the links. the red color BB0000 . I never found it anywhere in the scripts. Only see it in firebug...
[11:53:04.099355]<cmc>devyll: I'd think that could be changed in css?
[11:53:40.461175]<cmc>http://bitten.edgewall.org/wiki/TracInterfaceCustomization#SiteCSS
[11:55:44.355878]<osimons>nah - someone has not been updating the bitten wiki pages.... :-) that is still for 0.10 - see http://trac.edgewall.org/wiki/TracInterfaceCustomization#SiteCSS instead for 0.11+
[11:59:50.713482]<cmc>hah. unfortunately, the bitten one is the first google result for "trac customization"
[12:04:20.597276]<gozerbot>trac: Ticket #8926 ([Patch] Help link from Changeset viewer) closed - <http://trac.edgewall.org/ticket/8926#comment:2> || Ticket #8958 (Trac Wiki doesn't support lists with numbers higher than 10) created - <http://trac.edgewall.org/ticket/8958> || Changeset [9039]: 0.12dev: Added a help link in the changeset viewer. Patch by Ryan Ollos, ... - <http://trac.edgewall.org/changeset/9039>
[12:34:41.812127]<gozerbot>trac: Ticket #8958 (Trac Wiki doesn't support lists with numbers higher than 10) closed - <http://trac.edgewall.org/ticket/8958#comment:2>
[12:56:02.725227]<cmc>anyone know of a plugin which keeps track of generic contacts?
[13:27:09.924391]<kisielk>hrm, where do I find tracd? It doesn't seem to be in the release tarballs
[13:28:49.383506]<jhammel>kisielk: won't it make it for you when you easy_install?
[13:29:07.551985]<kisielk>well, I installed from he packages in OpenSUSE, which didn't seem to come with it
[13:29:17.831269]<kisielk>so I was hoping to just pull it out of the tarball
[13:29:53.813896]<jhammel>kisielk: you can copy mine if you want http://pastebin.ca/1747414
[13:30:02.075985]<jhammel>but i don't think that's what you want to do
[13:30:58.785019]<kisielk>I had a testing version of our trac that I would bring up using tracd, but somewhere in the last few versions the tracd file disappeared
[13:41:05.444162]<kisielk>jhammel: thanks for that, that got me up and running again
[13:41:33.991974]<djszapi>cmc: hi
[13:41:41.806552]<cmc>hello
[13:41:48.402931]<djszapi>can you help me a little bit in python coding for trac plugin ?
[13:41:55.801636]<djszapi>I've modified the granttchart plugin.
[13:42:00.955860]<djszapi>I've fixed a bug
[13:42:05.634157]<djszapi>and I've added a new feature.
[13:42:14.945562]<cmc>yay open source
[13:43:53.927063]<djszapi>hehe :)
[13:45:25.804184]<jhammel>kisielk: wow, i'm surprised ;)
[13:45:52.095648]<kisielk>djszapi: so what do you need?
[13:49:39.964044]<djszapi>http://pastie.org/774138
[13:49:44.575559]<djszapi>I've got this template
[13:50:08.011921]<djszapi>the third column is changed for component when I do a sort by owner, but the raws below it remains owner related.
[13:50:13.316449]<djszapi>they should change for the related component too.
[13:50:47.882830]<djszapi>http://trac-hacks.org/wiki/GanttCalendarPlugin
[13:50:51.606224]<djszapi>I mean this plugin
[13:51:01.688351]<djszapi>I've added owner to the gantt as a sort by facility
[13:51:09.973257]<djszapi>and I've corrected the print out error of it.
[13:51:19.010484]<djszapi>but the third column doesn't look fine now.
[14:03:37.649739]<djszapi>hm, maybe I've figured out the problem
[14:03:49.587881]<djszapi>extended and fixed ganttchart plugin will be available soon :P
[14:09:21.335965]<hornswoggles>Hey yall I'm trying to create a custom field in trac that contains a select field with a large set of options. Unfortunately the custom ticket functionality in trac requires that all option be stored in a single value inside the trac.ini file. Does anyone know of another solution via plugin? Placing all options inside the ini is not my favorite option. Even with the custom ticket admin interface plugin. thnx
[14:51:18.232845]<djszapi>ok, it works now.
[14:51:20.955647]<djszapi>coool :)
[15:04:09.250409]<cmc>hornswoggles: http://trac-hacks.org/wiki/CustomSelectAdminPlugin
[15:07:59.843392]<cmc>they will still be saved in the init as a |-separated list, but you can add/edit through the admin interface
[15:08:38.376582]<cmc>s/init/ini
[15:08:38.450987]<evil_twin>cmc meant: they will still be saved in the in as a |-separated list, but you can add/edit through the admin interface
[15:08:59.814184]<cmc>well that didn't work. "in the ini"
[15:15:06.097310]<hornswoggles>thanks cmc I have that installed. It's just not ideal. I'd like to be able to add the options dynamically. Since, I'm not familiar enough with trac to develop a new plugin. I'll probably end up writing a shell script and using sed.
[15:16:23.770232]<jhammel>sed? awful
[15:16:37.358696]<cmc>how do you mean, "dynamically"
[15:16:40.211717]<cmc>based on what?
[15:19:00.406976]<hornswoggles>To integrate trac with a drupal based task manager. When creating a new ticket we'd like to assign the ticket to a drupal nodeid (task).
[15:21:57.473965]<cmc>ah, so you want a hook which will update trac.ini when drupal gets updated?
[15:22:07.414951]<hornswoggles>yes
[15:24:49.143302]<cmc>sorry, I can't think of any combination of other modules that will get you what you need.
[15:25:04.599223]<cmc>I'd write an extension to the xmlrpc plugin
[15:25:54.178194]<cmc>oh, huh
[15:26:06.344790]<cmc>you could also do trac-admin config set section option value
[15:27:20.476684]<hornswoggles>well thats much nicer then sed
[15:27:39.504471]<cmc>are drupal and trac on the same server?
[15:27:49.759381]<hornswoggles>yep
[15:27:59.249189]<hornswoggles>that'll work
[15:28:04.567066]<cmc>yay!
[15:28:16.524195]<hornswoggles>thanks for mulling it over with me :)
[15:28:26.541318]<cmc>:)
[15:29:50.594687]<djszapi>I'd have a question
[15:29:58.100944]<djszapi>if we are a project plan with tickets
[15:30:09.291151]<djszapi>and there is a ganttchart for it.
[15:30:29.909701]<osimons>hornswoggles: "trac-admin $project config ..." is for 0.12 only. for 0.11 you can do a simple python wrapper that does "from trac.env import Environment; env = Environment('/path/to/project'); env.config.set(section, option, value); env.config.save()".
[15:30:46.988355]<djszapi>Is there a plugin could move the plan for a bit later if a new and ugly task arrived for a developer ?
[15:31:02.242021]<djszapi>I mean to take the current tasks 1-2 days later e.g.
[15:32:01.609912]<osimons>- also, note that each time you update the file you will reload the trac environment running on web server (that checks timestamp of config). not so cool if continually updating and writing. best to read the current setting first, and only update if it has actually changed.
[15:32:45.015920]<djszapi>osimons: for who do you answer ?
[15:33:12.719966]<osimons>not for you, djszapi. sorry :-)
[15:33:44.924484]<hornswoggles>osimons: I see, valuable information. thank you.
[15:33:45.248257]<djszapi>ok :P
[15:34:54.710464]<osimons>hornswoggles: unsurprisingly, you can read a setting using env.config.get(section, option, default)
[20:24:35.668941]<nombrecinq>i don't know why i'm so dense at getting this stuff
[20:25:04.108992]<nombrecinq>i just installed trac, but not sure why it's not actually running
[20:25:12.932196]<nombrecinq>python/eggs is all new to me
[20:26:39.932649]<nombrecinq>how does apache know that the directory is a trac dir?
[20:26:55.947057]<nombrecinq>and where is it finding the index.cgi, etc?
[20:43:04.866967]<theyranos>nombrecinq: Unless something tells apache that the directory is a trac dir, it'll just serve it as static pages.
[20:43:33.946364]<theyranos>nombrecinq: the something can be an htaccess or something in your apache2.conf, depending on how you decide(d) to install it...
[20:43:53.118160]<theyranos>nombrecinq: what's the actual problem you're having?
[20:44:14.023150]<nombrecinq>theyranos: how does it work with fcgi?
[20:44:20.801592]<nombrecinq>do i have to create those files manually?
[20:44:50.693580]<theyranos>nombrecinq: apache2.conf probably exists on your system somewhere
[20:45:33.434939]<theyranos>nombrecinq: .htaccess is like a mini-apache2.conf that's specific to a particular directory
[20:45:49.285786]<nombrecinq>i'm on dreamhost
[20:45:53.306705]<nombrecinq>i've used dreamy-trac before
[20:45:55.842023]<nombrecinq>but i'ts breaking now
[20:46:03.261619]<nombrecinq>i think i've narrowed it down somewhat
[20:48:46.523850]<theyranos>nombrecinq: okay, then I haven't a clue... i keep my trac projects somewhere besides my dreamhost account mostly because it was easier for me to figure out how to install it manually
[20:48:47.846810]<theyranos>nombrecinq:
[20:49:40.339688]<theyranos>nombrecinq: you probably should try dreamhost's support people... they've been helpful to me once or twice before
[20:50:38.755685]<theyranos>nombrecinq: sorry
[20:50:52.918226]<nombrecinq>stepping through the dreamy-trac, this is where it breaks: python ez_setup.py --prefix=${PKG_DIR}
[20:52:51.213268]<nombrecinq>this is the error i'm getting: error: No urls, filenames, or requirements specified (see --help)
[20:54:52.877795]<theyranos>i'm taking a look at the source to see if i can get an idea of what it's doing
[20:58:39.829579]<theyranos>try replacing line 44 with a line that says this:
[20:58:58.767710]<theyranos> python ez_setup.py -U setuptools --prefix=${PKG_DIR}
[20:59:08.425148]<theyranos>this is just a guess
[21:04:30.137682]<jonidimo>hello
[21:05:46.785936]<jonidimo>i have a project for development, i put in diferrent web, i sent to debian, ubuntu, to forums but no one answer, some say that it's a great idea but that the distros could not do that. this is the correct place?
[21:09:04.857255]<jonidimo>or i should send to the mailing list?
[21:15:18.079661]<jonidimo>??
[21:15:31.851806]<jonidimo>to trac or smolt?
[21:26:49.462207]<jonidimo>asodfjsaofjf
[22:11:48.479533]<pacopablo>ok, so the form tolen is screwing me in the rear 'cus I can't avoid it
[22:12:17.851343]<pacopablo>this is a problem, because I KNOW that the request is not going to have a form token. I'm receiving events from a third party
[22:13:41.512120]<pacopablo>so, I need to avoid the form token check for the specific URL that I'm handling. any ideas?
[22:14:08.464248]*pacopablo wonders what kind of mucking he's going to have to do in a pre_request filter
[22:17:20.853362]<jonidimo>hello
[22:21:19.678530]<pacopablo>hello
[22:34:29.489449]<gozerbot>trac: Ticket #8959 (AttributeError: 'NoneType' object has no attribute 'name') created - <http://trac.edgewall.org/ticket/8959>
[22:57:11.153347]<coderanger_>pacopablo: XmlRpc is immune
[23:19:18.712485]<Guest59877>hi all
[23:22:15.013674]<Guest59877>i want to keep "restrict_owner = true" for every new projects
[23:22:20.255100]<Guest59877>how can i ?
[23:30:27.360372]<coderanger_>Setup a shared config file somewhere
[23:30:38.383339]<coderanger_>and use the --inherit argument to initenv
[23:40:10.015981]<Guest59877>any example ?
[23:44:05.436503]<coderanger_>put "[ticket] \n restrict_owner = true" in a file, blah.ini
[23:44:23.517353]<coderanger_>then trac-admin mynewenv initenv --inhert=/path/to/blah.ini
[23:44:27.397712]<coderanger_>thats it
[23:44:37.440257]<coderanger_>works with whatever settings you want
[23:51:41.015583]<osimons>otaku42: ping.
[23:52:33.021538]<Guest59877>thanks coderanger_
[23:54:41.812466]<pacopablo>coderanger_: well, I'll look into that. I ended up creating a pre request filter that simply injected the form token into the request
[23:55:04.374355]<otaku42>moin
[23:55:07.091128]<otaku42>osimons: pong
[23:56:06.803224]<osimons>otaku42: hi there. i just spotted your trac users mail about the tags plugin. seeing you are a big user of the plugin with trac-hacks, by all means commit any patches that solves issues for you - the plugin is not really cared for...
[23:56:42.675747]<otaku42>osimons: ok, thanks for the hint, will be done, at least for the patch mentioned in said mail
[23:57:28.646791]<osimons>cool. needs all the tender love it can get :-)
[23:57:55.266948]<osimons>don't use it myself, so don't really want to commit stuff without verifying
[23:58:26.525182]<osimons>the last commit was actually mine, but that was just some issue with my fullblog tags provider that i spotted in development
[23:58:32.561652]<osimons>go for it :-)
[23:58:44.935460]<otaku42>osimons: aye aye :)
[23:58:58.265158]<coderanger_>I think that puts tags on like its 5th maintainer >_<