Team Chat Logs

September 13, 2010

2010 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:25:34.769141]<kirean>t.e.o: ZipImportError: bad local file header in /usr/local/virtualenv/0.13-stable/lib/python2.5/site-packages/Trac-0.13dev_r10074-py2.5.egg
[00:26:13.239768]<kirean>http://awesomescreenshot.com/0ba1ab40b
[00:27:25.898180]<kirean>t.e.o is having problems..
[00:28:01.771805]<kirean>http://awesomescreenshot.com/0801ab57b
[00:33:21.067758]<kirean>anyone here with access to it who can take a look?
[00:50:43.559901]<evil_twin>t.e.o: Ticket #9614 (Notification sent to smtp_always_cc recipients not anymore in trac.ini) created - <http://trac.edgewall.org/ticket/9614> - kimmo.talvitie@…
[00:55:44.532930]<evil_twin>t.e.o: Ticket #7895 (Issue: Custom Query Shows All Milestones Closed and Active) updated - <http://trac.edgewall.org/ticket/7895#comment:7> - Erik Andersson <kirean@…>
[01:10:47.443371]<evil_twin>t.e.o: Ticket #9614 (Notification sent to smtp_always_cc recipients not anymore in trac.ini) updated - <http://trac.edgewall.org/ticket/9614#comment:1> - kimmo.talvitie@…
[01:43:10.715756]<pipern>Hey moreati
[01:45:53.419537]<evil_twin>t.e.o: Ticket #6002 ([PATCH] Adds an options to customize the default history mode) updated - <http://trac.edgewall.org/ticket/6002#comment:6> - cboos
[01:46:30.103204]<moreati>pipern: hi
[01:47:01.622655]<pipern>moreati: we also have #logica if you wanted to chat there
[02:26:01.181712]<evil_twin>t.e.o: Ticket #9612 (`WikiPage` instances lack the `ipnr` attribute) updated - <http://trac.edgewall.org/ticket/9612#comment:3> - Martin Scharrer <martin@…>
[02:26:06.181043]<evil_twin>t.e.o: Ticket #8961 ([PATCH] Linkable lines on diff view) updated - <http://trac.edgewall.org/ticket/8961#comment:4> - cboos
[02:36:03.137687]<evil_twin>t.e.o: Ticket #7043 (save custom queries) updated - <http://trac.edgewall.org/ticket/7043#comment:9> - cboos
[02:41:04.103262]<evil_twin>t.e.o: Ticket #9612 (`WikiPage` doesn't need the `ipnr` attribute) updated - <http://trac.edgewall.org/ticket/9612#comment:4> - cboos
[02:43:37.092765]<EdwardIII>hey
[02:44:59.967892]<EdwardIII>i've got trac and svn on different machines. how can i setup a post commit hook to mark off bugs as fixed? i've had a look at this URL but it wants physical access to the trac path: http://www.subversionary.org/sites/subversionary.org/files/post-commit-hook-py.txt
[02:50:43.350804]<penmark>did you look at http://trac-hacks.org/wiki/TracTicketChangesetsPlugin?
[02:51:06.040693]<evil_twin>t.e.o: TracDownload edited - <http://trac.edgewall.org/wiki/TracDownload?version=127> - cboos
[02:51:34.065227]<penmark>if you have like "Fixes #123", the plugin will close the ticket for you and add the changeset and commit message to the ticket comments
[02:52:20.371789]<penmark>"fixes #123" in the commit message that is
[03:05:14.879801]<Guy->is authz_module_name supposed to include the ":/"?
[03:06:31.640949]<Guy->I can't figure out why the browser gives me "Insufficient permissions to access / privileges are required to perform this operation"
[03:07:18.216748]<Guy->I'm logged in as a user who gets access as per the svn authz file
[03:07:26.282343]<EdwardIII>ah penmark, this plugin reads what happens in the commit message after a resync? so you don't even need a commit hook on the svn server?
[03:07:29.283878]<Guy->I see in strace that trac reads the correct authz file
[03:07:29.845071]<EdwardIII>in theory that looks excellent
[03:08:53.066625]<Guy->any idea what I could do? I turned up logging in trac to 'debug' but it still doesn't log anything useful
[03:09:14.649510]<Guy->2010-09-13 12:06:11,845 Trac[main] WARNING: HTTPForbidden: 403 Forbidden (Insufficient permissions to access / privileges are required to perform this operation)
[03:09:18.121043]<Guy->just this
[03:09:42.056671]<Guy->I'm a TRAC_ADMIN and anonymous has BROWSER_VIEW
[03:13:47.993106]<nhck>Hi, I am using the TracModWSGI solution with mysql and trac is still very slow - any hints?
[03:17:15.639783]<Guy->OK, it works a lot better if I don't misspell "authz_module_name". duh.
[04:01:17.911708]<evil_twin>t.e.o: Ticket #9495 (CommitTicketUpdater - git and replayed commits) updated - <http://trac.edgewall.org/ticket/9495#comment:4> - Matthijs Kooijman <matthijs@…>
[04:31:23.777686]<evil_twin>t.e.o: Ticket #9615 ([PATCH] Allow "Closes: nnn" syntax in commit_updater) created - <http://trac.edgewall.org/ticket/9615> - Matthijs Kooijman <matthijs@…>
[05:16:32.524854]<evil_twin>t.e.o: Ticket #130 (Multi-project support) updated - <http://trac.edgewall.org/ticket/130#comment:159> - mjklaim@…
[05:19:21.976447]<epifanio>hello All, i finally set-up my first trac site :-) , it runs locally on my mac .. i tried to sync it with an svn repository, it works :-)
[05:20:33.259303]<epifanio>in the log i can see an error line : "GET /epytrac/chrome/site/wolf.png HTTP/1.1" 404 - in trac.ini i have : http://paste.debian.net/89518/ have you any clue on what i'm missing ?
[05:54:37.035365]<kirean>epifanio: src : URL of the image to use as header logo.
[05:59:44.481983]<epifanio>kirean: thanks! tring it now
[06:02:11.964996]<kirean>epifanio: http://trac.edgewall.org/wiki/TracInterfaceCustomization#ProjectLogoandIcon
[06:02:18.535319]<kirean>epifanio: The logo or icon image should be put in a folder named "htdocs" in your project's environment folder. (Note: in projects created with a Trac version prior to 0.9 you will need to create this folder)
[06:04:19.199757]<epifanio>i'm on 0.12, i see the htdocs directory inside my project. hence i'll copy the file.png inside myproject/htdocs and i'll add a line in the section [header_logo] like : src = wolf.png ?
[06:06:41.385297]<evil_twin>t.e.o: TracDev/Proposals/MultipleProject edited - <http://trac.edgewall.org/wiki/TracDev/Proposals/MultipleProject?version=7> - cboos
[06:11:42.358408]<evil_twin>t.e.o: Ticket #130 (Multi-project support) updated - <http://trac.edgewall.org/ticket/130#comment:160> - cboos
[06:12:26.958286]<epifanio>kirean: i have again : "GET /epytrac/chrome/common/wolf2.png HTTP/1.1" 404 - i used this line in trac.ini : src = wolf2.png , the i copied the image in the htdocs dir, need i to set a different "url/path" ?
[06:12:52.410935]<epifanio>humm .. URL , not a path ?
[06:14:29.191720]<epifanio>kirean: i also tried : src = file:///Users/sasha/Sites/epytrac/htdocs/wolf2.png but give me the same log
[07:00:34.662775]<epifanio>any clue on how to fix the logo -404 error ?
[07:01:54.255736]<osimons>epifanio: use src = site/wolf2.png
[07:02:04.201060]<osimons>site/ is the shortname for your project htdocs folder
[07:02:16.835057]<epifanio>ah! cool! tring now :-)
[07:03:30.869839]<epifanio>works!!! thanks osimons
[07:03:43.615552]<epifanio>i'm tring to learn :-)
[07:04:55.713062]<epifanio>i've a question, to try i used a fresh svn repository (i created it here locally on my computer) it works fine, i can browse the source file
[07:06:30.745390]<epifanio>while if i use as "svn repository" a local copy from an svn checkout from a repository on internet , i'm not able to brows the source ... it give me the worning :
[07:06:43.815968]<epifanio>Warning: Can't synchronize with repository "(default)" (/Users/sasha/gis/ossim does not appear to be a Subversion repository.). Look in the Trac log for more information.
[07:07:17.018818]<epifanio>if i change the line repository_sync_per_request = (default) to : repository_sync_per_request = ossim or repository_sync_per_request = trunk , i have no worning ... but starting the prject i can't browse the source (like svn is not added in the project)
[07:07:59.216285]<epifanio>any clue on what i'm doing wrong ?
[07:08:21.223660]<cmc>I was under the impression that you needed the full version history
[07:08:31.384992]<cmc>hence an svn checkout wouldn't work
[07:08:36.795261]<osimons>epifanio: working copy != repository. trac is not made to use remote repositories. what you then want is "svnsync" and sync a local copy of the remote repository
[07:08:49.308951]<osimons>google it.
[07:08:58.515945]<epifanio>ok :-) !
[07:09:03.732346]<osimons>oh. time. got to go. later.
[07:09:12.165997]<cmc>if they have a git repo, you could also use that, as your copy will have all checkin history
[07:46:59.853072]<evil_twin>t.e.o: Ticket #9615 ([PATCH] Allow "Closes: nnn" syntax in commit_updater) updated - <http://trac.edgewall.org/ticket/9615#comment:1> - olle.jonsson@…
[08:12:03.834348]<evil_twin>t.e.o: Ticket #1333 (New tickets should have a default owner) updated - <http://trac.edgewall.org/ticket/1333#comment:22> - anonymous
[08:21:11.977879]<mintsauce>Has anyone come across the 'RuntimeError: instance.__dict__ not accessible in restricted mode' bug in a mod_wsgi set-up?
[08:21:45.447665]<mintsauce>Highly frustrating, especially given that the bug report is 4 years old!
[08:32:06.772004]<evil_twin>t.e.o: TracDev/Proposals/MultipleProject edited - <http://trac.edgewall.org/wiki/TracDev/Proposals/MultipleProject?version=8> - mjklaim@…
[08:32:11.771320]<evil_twin>t.e.o: TracDev/Proposals/MultipleProject edited - <http://trac.edgewall.org/wiki/TracDev/Proposals/MultipleProject?version=9> - anonymous
[10:27:26.739300]<evil_twin>t.e.o: Changeset [10100]: versioncontrol: clean up the API documentation - <http://trac.edgewall.org/changeset/10100> - cboos
[10:32:27.415595]<evil_twin>t.e.o: Changeset [10101]: versioncontrol: remove obsolete `Repository.get_youngest_rev_in_cache` ... - <http://trac.edgewall.org/changeset/10101> - cboos
[10:37:28.389361]<evil_twin>t.e.o: Changeset [10102]: versioncontrol: clean-up style of repository related SQL queries. - <http://trac.edgewall.org/changeset/10102> - cboos
[10:51:00.448329]<ovnicraft>hi folks i have problems configure notifications with assignment or comments in task with trac the mails is not sent to owner, how i can do this?
[11:02:32.308510]<evil_twin>t.e.o: Ticket #9536 (Remove Python 2.4 compatibility) updated - <http://trac.edgewall.org/ticket/9536#comment:4> - cboos
[11:02:37.308620]<evil_twin>t.e.o: 9536-db-context-manager-r10102.patch attached to Ticket #9536 - <http://trac.edgewall.org/attachment/ticket/9536/9536-db-context-manager-r10102.patch> - cboos
[11:27:37.183807]<evil_twin>t.e.o: Ticket #9614 (Notification sent to smtp_always_cc recipients not anymore in trac.ini) closed - <http://trac.edgewall.org/ticket/9614#comment:2> - rblank
[11:42:40.135982]<evil_twin>t.e.o: Ticket #8417 (CachedRepository support in TracMercurial) updated - <http://trac.edgewall.org/ticket/8417#comment:7> - bkocherov@…
[11:47:43.390326]<evil_twin>t.e.o: Ticket #8417 (CachedRepository support in TracMercurial) updated - <http://trac.edgewall.org/ticket/8417#comment:8> - Boris Kocherov <bkocherov@…>
[11:47:48.389741]<evil_twin>t.e.o: Ticket #9536 (Remove Python 2.4 compatibility) updated - <http://trac.edgewall.org/ticket/9536#comment:5> - rblank
[12:07:44.053144]<evil_twin>t.e.o: Changeset [10103]: #9604: fix report_list.html template so that the generated XHTML ... - <http://trac.edgewall.org/changeset/10103> - cboos
[12:07:49.052809]<evil_twin>t.e.o: Ticket #9604 (New layout for the report list) updated - <http://trac.edgewall.org/ticket/9604#comment:14> - cboos
[12:14:57.155341]<scorphus>hello everyone, what do I set the PYTHON_EGG_CACHE to? (http://trac.edgewall.org/wiki/0.11/TracInstall#SettingupthePluginCache)
[12:30:25.435145]<scorphus>wow, holy crap. I never thought it could ever be it, really. I just dropped in the cgi-bin directory and all those scrips where unmarked for execution. Let me check to see if you really let it out of the docs...
[12:32:58.416242]<scorphus>neither http://trac.edgewall.org/wiki/0.11/TracInstall nor http://trac.edgewall.org/wiki/TracFastCgi mentions that
[12:49:05.267043]<coderanger>scorphus: Since when does mod_wsgi require the script be +x?
[12:49:50.768507]<scorphus>sorry, I didnt mention mod_wsgi
[12:53:51.563826]<scorphus>only http://trac.edgewall.org/wiki/TracCgi mentions that you must "Make sure it is executable by your web server"
[13:22:55.990707]<evil_twin>t.e.o: SandBox/xxx created - <http://trac.edgewall.org/wiki/SandBox/xxx?version=1> - anonymous
[13:23:00.990566]<evil_twin>t.e.o: SandBox/xxx/fooSuffix created - <http://trac.edgewall.org/wiki/SandBox/xxx/fooSuffix?version=1> - anonymous
[13:23:05.990235]<evil_twin>t.e.o: SandBox/xxx edited - <http://trac.edgewall.org/wiki/SandBox/xxx?version=2> - anonymous
[13:23:10.990433]<evil_twin>t.e.o: SandBox/xxx edited - <http://trac.edgewall.org/wiki/SandBox/xxx?version=3> - anonymous
[15:03:08.675620]<shesek>is multi project support really going to make it into 0.13?
[15:18:15.571617]<evil_twin>t.e.o: Ticket #8417 (CachedRepository support in TracMercurial) updated - <http://trac.edgewall.org/ticket/8417#comment:9> - Miguel Araujo <miguel.araujo.perez@…>
[15:28:36.670988]<DarkUranium>hey, how do I refer to different tickets from outside of SVN commits?
[15:28:46.786629]<DarkUranium>I've forgotten how to do it =/
[15:29:04.552013]<misc>ie ?
[15:29:21.050094]<DarkUranium>IIRC, it was soemthing like \bug <ticket number>
[15:29:27.354770]<DarkUranium>it would make an automatic link in the timeline
[15:29:44.325862]<DarkUranium>I meant from inside of SVN commits
[15:29:45.739013]<misc>#xxx ?
[15:30:40.330840]<DarkUranium>possibly
[15:31:30.174706]<DarkUranium>thanks =)
[15:31:35.787207]*DarkUranium is committing
[15:32:12.108598]<DarkUranium>it's a big commit
[15:32:21.947757]<DarkUranium>xD
[15:32:28.137937]<DarkUranium>and it's wrong channel as well
[15:33:11.893679]<DarkUranium>yup works
[15:33:18.499386]<evil_twin>t.e.o: Ticket #9536 (Remove Python 2.4 compatibility) updated - <http://trac.edgewall.org/ticket/9536#comment:6> - cboos
[15:33:21.239928]<DarkUranium>thanks again... cya o/
[15:33:23.500824]<evil_twin>t.e.o: 9536-db-context-manager-r10102.2.patch attached to Ticket #9536 - <http://trac.edgewall.org/attachment/ticket/9536/9536-db-context-manager-r10102.2.patch> - cboos
[15:38:19.476725]<evil_twin>t.e.o: 9536-db-context-manager-r10102.2.patch attached to Ticket #9536 - <http://trac.edgewall.org/attachment/ticket/9536/9536-db-context-manager-r10102.2.patch> - cboos
[15:38:24.476250]<evil_twin>t.e.o: TracOnOsxMacPorts edited - <http://trac.edgewall.org/wiki/TracOnOsxMacPorts?version=5> - raimue@…
[16:38:08.836137]<pembo13>how does one go about troubleshooting a .egg plugin which doesn't seem to activate?
[16:38:16.498615]<pembo13>or rather doesnt' get recognized by trac
[16:38:39.074910]<osimons>@logging
[16:38:39.089250]<evil_twin>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.
[16:38:49.666202]<osimons>pembo13: ^^
[16:38:51.154083]<pembo13>thanks
[16:43:05.201839]<pembo13>osimons: no supposed for 0.12 apperently
[16:43:19.455311]<pembo13>was going to try out the Agilo plugin, anyone know of alternatives?
[16:44:32.676211]<osimons>itteco i think, never tried it. i use the simpler approach of EstimationToolsPlugin
[16:44:50.615576]<pembo13>osimons: i'll look both up, thanks
[16:46:02.954143]<pembo13>itteco seems to be commecial only
[16:46:59.004576]<pembo13>thanks, i'll investigate EstimationToolsPlugin
[21:37:31.235828]<meller>if i've got the session auth time set in trac.ini, why are the database tables apparently not purged at the same interval?
[21:38:04.727737]<meller>if the session expires after 24 hours and the user has to log back in there shouldn't be 50MB of crap in the db tables
[22:34:28.960540]<evil_twin>t.e.o: Ticket #9536 (Remove Python 2.4 compatibility) updated - <http://trac.edgewall.org/ticket/9536#comment:7> - rblank
[23:44:41.597242]<evil_twin>t.e.o: Changeset [10104]: 0.12.1dev/l10n/sv: Updated to extraction r10081 (100%) - <http://trac.edgewall.org/changeset/10104> - mrelbe
[23:44:46.597063]<evil_twin>t.e.o: Changeset [10105]: 0.12.1dev/l10n/en_GB: Updated to extraction r10081 (100%) - <http://trac.edgewall.org/changeset/10105> - mrelbe