Team Chat Logs

February 22, 2010

2010 1
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

[00:20:43.884904]<bionoid>fredl: Check out the downloadable_paths ini option; Not .tar, but .zip if that helps ;-)
[00:28:37.185783]<fredl>oops
[00:28:46.146787]<fredl>thanks bionoid :)
[00:30:35.124931]<fredl>aaah I see!
[00:30:37.762735]<fredl>kewl :)
[00:39:55.079881]<bionoid>thansen: Do that with apache, one way or another :)
[00:39:58.878879]<bionoid>fredl: np
[00:40:10.535451]<thansen>that's what I've done..thanks
[00:40:24.111032]<fredl>it works, you'll be famous because I quoted you on the blog article :P
[00:40:57.898069]<bionoid>whee \o/
[00:41:17.038262]<fredl>oh yes, millions of people will see your IRC nick now :P
[00:41:23.208578]<rapha>Hi!
[00:42:32.491388]<rapha>When creating a ticket, Trac (.12-dev) goes anti-l10n for me: "The ticket has been created, but an error occurred while sending notifications: 'ascii' codec can't encode character ordinal not in range trac" - unfortunately it seems to be hard to find info on this. How to fix it?
[00:44:54.177866]<fredl>hey bionoid?
[00:45:23.881831]<fredl>if you look at http://trac.dutchie.org/browser/trunk/expertise there's now a 'Zip Archive' link at the bottom of the page
[00:45:42.386844]<bionoid>rapha: That's strange, did you edit the notification email template?
[00:45:51.307937]<fredl>it links to changeset 103 though
[00:46:35.797281]<fredl>so if I use that link in an article like 'download the latest development code' it will always give changeset 103
[00:47:17.455797]<bionoid>fredl: sorry no idea on the internals :\
[00:47:26.748815]<fredl>ofcourse when you look into the trac browser, trac will always update the changeset number in the link to the latest changeset...
[00:47:32.970422]<fredl>oh okay :-)
[00:48:28.279832]<rapha>bionoid: no, didn't ... but i do have Umlauts in some components, etc.
[00:55:32.192646]<fredl>so it looks like the download link format looks like http://server/changeset/<something>/path/...&format=zip
[00:56:45.783439]<fredl>I wonder if I can use something like /changeset/latest/...&format=zip
[00:58:30.400938]<fredl>yay!
[01:26:30.093856]<rapha>bionoid: still there?
[01:30:48.470562]<bionoid>rapha: Ah yes sorry was AFK; Shouldn't matter with umlauts etc, I use that all the time. Enable debug logging and see if it says anything useful
[01:38:26.334908]<gozerbot>trac: AdvancedSearch edited - <http://trac.edgewall.org/wiki/AdvancedSearch?version=23>
[01:47:21.750198]<rapha>bionoid: just what it says in the UI as well: 160 2010-02-22 10:48:10,672 Trac[web_ui] ERROR: Failure sending notification on creation of ticket #25: UnicodeEncode 160 Error: 'ascii' codec can't encode character u'\xe9' in position 22: ordinal not in range(128)
[01:56:54.249077]<macmaN>python unicode issues... mmm yummy!
[02:05:13.653819]<rapha>and i'd thought i'd seen the worst of it with ruby already...
[02:07:56.371773]<rapha>bionoid: what confuses me especially is that the value of "mime_encoding" seems to have no effect on this at all...
[02:16:37.899584]<bionoid>rapha: Maybe a quick fix is to install AnnouncerPlugin
[02:17:02.080674]<bionoid>rapha: Not that is should be neccessary for simple unicode in emails; Maybe I did some source hacks to get it working, but I didn't think so
[02:57:40.593117]<arbitraryuser>does trac parse "closes #4" etc? or just "fixes #4" ?
[03:08:30.996274]<gozerbot>trac: Changeset [9232]: l10n: translation updates up to r9230 and a few additional whitespace ... - <http://trac.edgewall.org/changeset/9232> || Changeset [9231]: l10n: automatic extraction, up to r9230 (ignore) - <http://trac.edgewall.org/changeset/9231> || Changeset [9230]: i18n: field labels are now translated in the list of fields returned by ... - <http://trac.edgewall.org/changeset/9230>
[03:12:10.219988]<dr4g>Hey guys, im' trying to view the trac source code, where is it located on the box? I'm on ubuntu server/
[03:15:22.092140]<rapha>bionoid: awesome, the announcer plugin! unfortunately i'm still getting the same error message :-/
[03:19:22.579456]<bionoid>rapha: Well that sucks; And if you choose componenets without any unicode chars, it works fine?
[03:33:16.419071]<kirean>dr4g: not sure what you are asking?
[03:38:27.714667]<gozerbot>trac: Ticket #8055 (i18n for ticket field names) closed - <http://trac.edgewall.org/ticket/8055#comment:12>
[03:49:37.901549]<dr4g>hey kirean i meant where is the python source, so i can see the sqlite queries being ran for the tickets
[03:49:45.604135]<dr4g>"add ticket" specifically.
[03:51:02.655910]<kirean>dr4g: it depends on how you installed trac
[03:51:40.535533]<kirean>but http://trac.edgewall.org should be a good start.. Trac supplies a source code browser
[04:17:29.687642]<rapha>bionoid: nope, i already was careful to not have any unicode chars anywhere in my test tickets - alone their presence in the system seems to make it mess up (even though i didn't empty it to test that out)
[04:18:00.062291]<rapha>bionoid: could my having set default_charset=utf8 have something to do with it?
[04:23:41.209293]<bionoid>rapha: Not sure, I have iso-8859-1 for my installation. You could try and see if it makes a difference.
[04:26:45.645346]<rapha>bionoid: none at all
[04:26:56.077935]<rapha>if only there was one of the devs around...
[04:33:37.095797]<arbitraryuser>hi
[04:33:59.507600]<arbitraryuser>Where will I find the latest post-commit-hook?
[04:34:20.446648]<arbitraryuser>http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook?rev=920&order=name seems very old?
[04:38:28.114508]<gozerbot>trac: Changeset [9234]: Ticket template: tweak the CSS for Description help, closes #9065. - <http://trac.edgewall.org/changeset/9234> || Changeset [9233]: Follow-up to r9230 for the ''follow-up(s)'' translation which didn't work ... - <http://trac.edgewall.org/changeset/9233>
[04:40:07.143119]<bionoid>arbitraryuser: http://trac.edgewall.org/browser/trunk/contrib/trac-svn-hook
[04:41:07.212155]<arbitraryuser>bionoid: thanks!
[04:46:47.260066]<bionoid>np
[04:52:54.954707]<arbitraryuser>is the markup "fixes:#4" or "fixes: #4" ?
[04:53:28.963696]<arbitraryuser>because I've done a commit with the latter and nothing changed in trac.
[04:56:42.473511]<bionoid>I thought it was just "fixes #2"
[04:56:51.464513]<Sacho>how can you download the source of that thing, gah :P
[04:57:15.966974]<arbitraryuser>Sacho: which thing?
[04:57:35.326754]<Sacho>the svn hook
[04:57:42.404306]<Sacho>nevermind, I saw it
[04:57:44.618755]<Sacho>blindness yay
[04:57:45.571650]<arbitraryuser>at the bottom of the page, ...
[04:57:46.350773]<arbitraryuser>:)
[05:08:28.284848]<gozerbot>trac: Ticket #9065 (show "You may use WikiFormatting here" for new tickets too) closed - <http://trac.edgewall.org/ticket/9065#comment:9>
[05:38:01.376580]*retracile grumbles something spiteful about mornings.
[06:02:51.072729]<Sacho>is there a trac-svn-hook for 0.11?
[06:16:05.445641]<Morbus>is there a way to add something to the top of /every/ trac page? simplest way would be to modify a particular template, I suppose, but which one? i'd want it right below the menu/navigation buttons.
[06:18:37.453373]<kirean>Sacho: http://trac.edgewall.org/wiki/TracInterfaceCustomization ?
[06:18:47.247073]<Sacho>thanks
[06:29:55.673231]<Morbus>i don't suppose i can use wiki markup in the templates?
[06:31:30.699948]<dr4g>does trac encrypt its sqlite database?
[06:33:38.308593]<dr4g>i downloaded the .db file for my trac project and imported it into my sqlite-manager and it doesn't show any tables
[06:38:16.768729]<bionoid>Morbus: Nope
[06:38:19.262790]<bionoid>dr4g: Nope
[06:38:20.423666]<bionoid>:)
[06:38:25.405690]*Morbus grins.
[06:38:34.723972]<gozerbot>trac: Ticket #9072 (TypeError: %d format: a number is required, not unicode) created - <http://trac.edgewall.org/ticket/9072>
[06:39:06.725899]<Sacho>is there a way to disable the CamelCase autolinking?
[06:41:10.534538]<bionoid>Sacho: Only for missing pages AFAIK
[06:41:27.003770]<bionoid>ignore_missing_pages option
[06:41:29.292267]<Sacho>kay
[06:41:39.077084]<Sacho>that should work well enough
[06:43:49.863800]<Sacho>hrm
[06:44:00.487210]<dr4g>bionoid: hmm ok how do you suggest i get a list of the tables in my trac DB
[06:44:04.937596]<Sacho>the trac-post-commit-hook seems to show my changesets as root :(
[06:44:12.546319]<dr4g>i wanna start analysing the tables and their field structures
[06:44:27.925767]<dr4g>i have installed the 'sqlite' package so that command is avialable to me on the CLI
[06:47:51.068805]<retracile>dr4g: sqlite3 trac.db, then do .schema
[06:48:15.279996]<dr4g>ok
[06:49:03.936933]<dr4g>cool
[06:49:25.773149]<dr4g>How to display the contents in pretty manner?
[06:49:28.480558]<dr4g>eg: \G on MySQWL
[06:49:31.684440]<dr4g>MySQL *
[06:49:39.130217]<dr4g>on doing a SELECT statement
[06:53:57.440608]<dr4g>I got it.. it's ".mode line"
[07:08:30.790404]<gozerbot>trac: SeaChange/WhatUsersWant edited - <http://trac.edgewall.org/wiki/SeaChange/WhatUsersWant?version=111>
[07:15:44.067396]*coderanger yawns and hauls self out of bed
[07:17:37.431673]<cmc>morning
[07:23:05.337543]<macmaN>how do you skip installing default wikipages with initenv
[07:23:17.726997]<macmaN>i am not seeing a parameter
[07:23:54.816515]<coderanger>macmaN: You don't
[07:24:10.528355]<coderanger>macmaN: Since that will leave lots of broken help links all over the site
[07:24:16.375750]<macmaN>so wiki remove "*" manually eh
[07:24:43.431219]<macmaN>mkay i think there was a discussion about externalizing default pages
[07:25:02.825048]<coderanger>Yeah, they are eventually supposed to move to a /help hander
[07:25:14.554817]<coderanger>but until thats done, you are kind of stuck with them
[07:38:41.855376]<Wu>hi guys
[07:39:15.416402]<Wu>I'm trying to customize my trac installation to fit a layout of another page
[07:39:19.107097]<Wu>I've read http://trac.edgewall.org/wiki/TracInterfaceCustomization
[07:39:35.093640]<Wu>and I've been search for more information about the site.html template
[07:39:45.327663]<Wu>but no luck
[07:39:59.993192]<Wu>I would like to know how to customize not only the header and footer
[07:40:05.289755]<Wu>but some other blocks in there
[07:40:35.859098]<Wu>pretty much like some other sites do
[07:40:52.475741]<Wu>(code.djangoproject.com or twistedmatrix.com/trac for example)
[07:41:02.057722]<Wu>any recommendation/url/howto/whatever?
[07:41:49.733736]<coderanger>Wu: Not really
[07:41:54.968107]<coderanger>depends on what you need to do
[07:42:11.725496]<coderanger>You might want to do just straight site.html changes (read up on py:match in the genshi docs)
[07:42:55.260996]<coderanger>or you might find it easier to just extract all the template files and rewrite them (this will likely break when you upgrade to a new version though)
[07:43:52.639980]<Wu>well, I would like to know the names of the trac modules to be replaced with the py:match thing
[07:44:02.458731]<Wu>for example
[07:44:09.199882]<Wu>given the default example about site.html
[07:44:18.917494]<Wu>I'm able to add a customized header like this:
[07:44:25.922143]<cmc>CSS should also get you pretty far
[07:44:26.803184]<Wu>https://clientes.codigo23.net/bitacoras/
[07:44:41.701651]<Wu>I would like to modify also the rest of the header
[07:44:51.762667]<Wu>(the search box, the tabbed menu, etc)
[07:45:15.171877]<Wu>cmc: perhaps that should be even a better idea
[07:45:22.631930]<Wu>take a look at the default css and overwrite it
[07:46:12.558964]<cmc>make a new stye.css and place it in htdocs
[07:46:32.087050]<cmc>then reference it as "site/style.css"
[07:46:40.695028]<Wu>yep
[07:46:43.277613]<Wu>I've done that
[07:46:48.730331]<Wu>I've even changed some things
[07:47:01.821542]<cmc>cool. look at css garden for inspiration ;)
[07:47:04.753782]<Wu>but I don't know where I could get the names of the different blocks
[07:47:21.044020]<Wu>for example
[07:47:22.171036]<Wu>there is
[07:47:24.030243]<Wu> <body py:match="body" py:attrs="select('@*')">
[07:47:38.360514]<Wu>probably there are more "blocks" for the rest of the contents
[07:48:09.308321]<cmc>genshi uses xpath to figure out what it is modifying
[07:51:16.629308]<Wu>aham
[07:52:04.630128]<cmc>It's a workable system, though you don't have access to :parent
[07:52:20.064095]<Wu>and is it an easy way to remove the logo and the link?
[07:52:45.968274]<cmc>you probably want to look in to http://genshi.edgewall.org/wiki/Documentation/filters.html
[07:52:58.558016]<cmc>but for quickness, might be worth just display: none;ing them
[07:53:41.951685]<Wu>http://stackoverflow.com/questions/1040854/customizing-trac-remove-standard-footer
[07:53:47.586203]<Wu><div py:match="div[@id='footer']">
[07:53:53.777496]<Wu>that's what I was searching for!
[07:53:55.019554]<Wu>:)
[07:54:01.037748]<cmc>excellent
[07:54:43.807472]<Wu>nice...
[08:00:24.577052]<Wu>thnx for the talk guys
[08:00:29.265610]<Wu>will keep working on that
[08:02:46.843701]<cmc>best of luck
[08:04:41.457947]<stephr>hi
[08:05:52.406618]<stephr>I'm writing a Trac plugin but I didn't find a documentation about the available interfaces such as ITicketActionController for example, could you give some links?
[08:06:26.814416]<coderanger>stephr: You have to read the code
[08:07:23.948078]<stephr>there is something not clear for me when I read the code, I want to check some values of the user form on specific actions and I'm not about the best place to do that
[08:07:37.054809]<Sacho>really odd
[08:08:14.518076]<cmc>stephr, you may want to look at the ticket validator plugins to get an idea of when to do that
[08:08:55.983622]<stephr>for now, I think about ITicketManipulator (in validate_ticket) or ITicketActionController.apply_action_side_effects to do that
[08:09:02.348836]<Sacho>The trac post-commit hook seems to be setting my authors as "root" :|
[08:09:10.970630]<stephr>cmc have you some good plugins to recommand?
[08:10:20.489123]<cmc>stephr: example http://trac-hacks.org/wiki/TicketValidatorPlugin
[08:10:53.981299]<cmc>uses ITicketManipulator
[08:11:47.210946]<stephr>cmc, thank you!
[08:13:05.610521]<cmc>np
[08:18:10.195983]<coderanger>pacopablo retracile You guys downstairs already?
[08:27:19.703627]<pacopablo>coderanger: of course
[08:27:36.039593]<pacopablo>it is alomst 11:30 already
[08:28:01.963540]<pacopablo>s/alomst/almost
[08:28:02.028013]<evil_twin>pacopablo meant: it is almost 11:30 already
[08:38:31.429950]<gozerbot>trac: Ticket #9072 (TypeError: %d format: a number is required, not unicode) closed - <http://trac.edgewall.org/ticket/9072#comment:4> || Changeset [9236]: versioncontrol: Fixed an internal error in the repository index when a ... - <http://trac.edgewall.org/changeset/9236> || Ticket #1538 (Email notify fail if user have blank email field in settings) closed - <http://trac.edgewall.org/ticket/1538#comment:14>
[08:38:36.325790]<gozerbot> || Changeset [9235]: browser: Make the browser page title more tab-friendly by showing the ... - <http://trac.edgewall.org/changeset/9235>
[09:38:32.527013]<gozerbot>trac: Ticket #9036 ([Patch] Add a filter to the roadmap page for "milestones with no due date") closed - <http://trac.edgewall.org/ticket/9036#comment:12> || Changeset [9237]: roadmap: Added a checkbox to hide milestones with no due date. Patch by ... - <http://trac.edgewall.org/changeset/9237>
[09:46:15.398416]<doki_pen>coderanger: it's so nice to have you back
[09:57:27.533841]<Sacho>Hello, I'm using a local svn repo mirror, and when I use the trac-post-commit-hook, my changesets get completely wrong information
[09:57:36.351050]<Sacho>I think they're getting my local time and my workstation's user
[09:58:18.730906]<Sacho>Is there some other script I could try, because I don't see myself debugging this one (:
[10:03:32.011279]<coderanger>Sacho: What version of the script?
[10:03:40.159772]<coderanger>I think that was fixed ~0.10
[10:03:49.994544]<Sacho>I think I downloaded the one for 0.11
[10:03:56.560585]<Sacho>Then again, I could be wrong.
[10:04:09.543835]<Sacho>I took one from svn tag 0.11
[10:04:26.339486]<coderanger>Is that the version of Trac you are running?
[10:04:51.927943]<Sacho>11.5
[10:04:57.185932]*Sacho lowers his head in shame
[10:05:13.944249]<Sacho>hopefully there's a difference :)
[10:05:41.471089]<coderanger>Can't hurt to grab the 0.11.5 version of the script
[10:06:00.007825]<coderanger>it should, IIRC, always use the info in the DB cache, which comes from the SVN API
[10:07:14.880666]<Sacho>hmm, the differences aren't really meaningful
[10:08:04.214979]<Sacho>The thing is, it does seem to be
[10:08:33.271045]<gozerbot>trac: Changeset [9238]: attachment: Added the attachment name in the page title. Patch by Guy ... - <http://trac.edgewall.org/changeset/9238>
[10:08:38.834946]<Sacho>I printed the changeset data it seems to work with, and it was correct
[10:08:51.483222]<Sacho>but at some point it changes the author and time :|
[10:09:17.415729]<Sacho>I think, even on tickets that don't use its functionality
[10:10:22.167648]*Sacho wonders which part of his hacked together setup is responsible for it >.>
[10:38:33.694749]<gozerbot>trac: 0.12/TracRoadmap created - <http://trac.edgewall.org/wiki/0.12/TracRoadmap?version=1> || Ticket #7759 (Adding name of source file to the title bar) closed - <http://trac.edgewall.org/ticket/7759#comment:12>
[11:08:34.367787]<gozerbot>trac: Changeset [9239]: ticket: Fixed the ticket preview so that it doesn't display `anonymous` ... - <http://trac.edgewall.org/changeset/9239>
[11:38:38.945781]<gozerbot>trac: Changeset [9240]: versioncontrol: Shorten the author in the "Author" column of the browser ... - <http://trac.edgewall.org/changeset/9240>
[11:39:34.539414]<webPragmatist>how do i make yml file browsable
[11:59:31.277052]<paissad>hi all, i noticed that trac remember my password if i disconnect & the log in again ... i don't want it to proceed like that !
[11:59:41.758559]<paissad>what must i configure for that ?
[12:02:59.241300]<paissad>of course, i did not saved the password
[12:05:20.534383]<webPragmatist>paissad: what auth method? there's a bunch?
[12:06:18.843026]<paissad>webPragmatist, in apache config, i use auth BASIC,
[12:07:15.696340]<paissad>here is my trac.ini http://pastebin.com/f2f6c7498 webPragmatist
[12:08:17.847072]<webPragmatist>that
[12:08:22.301100]<webPragmatist>set with htpasswd?
[12:09:41.417877]<paissad>webPragmatist, yes, i use htpasswd
[12:09:54.913526]<paissad>something wrong ?
[12:11:09.432795]<guardian>hi
[12:11:12.480927]<webPragmatist>paissad: it's the browser … nothing to do with trac
[12:11:39.578441]<guardian>does trac store the size of an attachment in the db? (what i have in mind is a quick hack to replace an attachment by a newer version, directly in the filesystem)
[12:11:50.280644]<pacopablo>paissad: close your browser and then start it again, you'll then have to log in.
[12:11:53.881393]<achester>Hey, back to debugging my trac issue. As the web user, running tracd .. it works fine. Running under apache I get: "Warning: Can't synchronize with the repository (Unsupported version control system "svn". Check that the Python support libraries for "svn" are correctly installed.)" .. Any ideas?
[12:12:01.937117]<paissad>webPragmatist, yeah, i tried with chromium-browser & firefox, i got the same result, that's why i wondered if the matter was really about we browsers
[12:12:15.871767]<pacopablo>paissad: alternatviely, you can install the account manager plugin and use form based auth
[12:12:28.444540]<webPragmatist>pacopablo: are you a mime type expert
[12:12:36.898204]<pacopablo>webPragmatist: no, sorry, far from it
[12:12:39.708836]<webPragmatist>:(
[12:12:48.109834]<webPragmatist>trying to fix my .php and .yaml browsing
[12:13:00.525161]<webPragmatist>I've set the path to php… but it didn't help
[12:13:18.083672]<pacopablo>achester: chances are that there is a version coflict between the subversion bindings and apache someplace
[12:13:30.302771]<achester>Do you have the php module loaded & the proper AddHandler line
[12:13:53.273818]<rapha>bionoid: thanks for those changes ... made them and re-installed, but it still didn't solve the problem
[12:13:54.148608]<osimons>guardian: yes, 'size' is a column in the 'attachment' table.
[12:14:32.356201]<achester>webPragmatist: make sure you have something like this in you httpd.conf
[12:14:33.826097]<achester>AddType application/x-httpd-php .php
[12:14:35.427500]<Sacho>paissad: clear your private data
[12:14:43.394470]<Sacho>in firefox
[12:14:46.389683]<Sacho>and try logging in again
[12:15:17.376801]<webPragmatist>achester: eh?
[12:15:21.843943]<rapha>pacopablo: weren't you a trac dev?
[12:15:28.938553]<misc>a/win 36
[12:16:01.596919]<Sacho>achester: do you have python-svn
[12:16:21.271502]<achester>I do.. but reinstalling it was my next idea
[12:17:58.281713]<webPragmatist>nop
[12:17:59.060885]<webPragmatist>er
[12:18:44.003957]<webPragmatist>achester: tried that.. didn't seem to do anything
[12:18:51.388026]<webPragmatist>getting the normal v
[12:18:52.226657]<webPragmatist>HTML preview not available, since no preview renderer could handle it. Try https://trac.creativepastors.com/export/1201/genesis.creativepastors.com/trunk/apps/admin/templates/layout.php the file instead.
[12:19:20.656428]<macmaN>coderanger: is your cr.net home repo useful?
[12:23:03.839289]<macmaN>i mean /projects/trac part
[12:24:44.167863]<guardian>osimons: thx, gonna hack that as well
[13:00:09.633400]<pacopablo>rapha: yes, I am a trac dev, what about it?
[13:23:45.143987]<coderanger>macmaN: Yes, I really need to release that
[13:24:00.234272]<coderanger>macmaN: I assume you are talking about the TracHome plugin, right?
[14:46:30.008219]<macmaN>coderanger: is that all you consider worthy? i did try trachome and i thought it was a pretty good idea
[14:46:54.324072]<macmaN>coderanger: but you seem to have some other subdirs there too, wondering how far they ever made it in their lifecycle
[14:46:56.217653]<coderanger>macmaN: Yeah, its a good system, I just never quite got it cleaned up for release
[14:47:25.607735]<coderanger>macmaN: Other than TracHome and the related items I don't think there is much in there
[14:47:50.644407]<coderanger>macmaN: devenv is my personal dev environment
[14:47:58.086895]<coderanger>which I cleaned up for others to use
[14:48:13.124481]<coderanger>but it will need nginx recompiled for linux or windows
[14:48:16.267426]<macmaN>coderanger: ok clear. my goal is to get a polished product together
[14:49:57.799279]<coderanger>macmaN: If you want to poke at it, the most lacking system is the widget browser
[14:50:02.845893]<coderanger>in that its just a simple list of names
[14:55:28.620611]<macmaN>gotcha
[15:38:36.041362]<gozerbot>trac: Changeset [9241]: Create a new branch for web installer work. - <http://trac.edgewall.org/changeset/9241>
[19:08:38.084316]<gozerbot>trac: Ticket #8908 (Docutils version information consistency) closed - <http://trac.edgewall.org/ticket/8908#comment:5> || Changeset [9242]: env: Added a new interface `ISystemInfoProvider` for components to provide ... - <http://trac.edgewall.org/changeset/9242>
[20:08:39.018204]<gozerbot>trac: Changeset [9243]: TracMercurial: Converted system information to `ISystemInfoProvider`. ... - <http://trac.edgewall.org/changeset/9243>
[21:38:40.596401]<gozerbot>trac: Ticket #8865 (rename transaction triggers a test failure on Windows7,) closed - <http://trac.edgewall.org/ticket/8865#comment:4> || 0.12/TracRoadmap edited - <http://trac.edgewall.org/wiki/0.12/TracRoadmap?version=2> || Changeset [9244]: util: Increased the transaction timeout for renames on Windows to 10 ... - <http://trac.edgewall.org/changeset/9244>
[22:38:41.579341]<gozerbot>trac: Ticket #9073 (Allow milestones on roadmap to be folded) created - <http://trac.edgewall.org/ticket/9073>
[22:52:48.204684]<rapha>pacopablo: I'm having this problem when email notifications are turned on and a ticket is created/changed. It says "ERROR: Failure sending notification on change to ticket #27: UnicodeEncodeError: 'ascii' codec can'
[22:53:15.539411]<rapha>t encode character u'\xe9' in position 22: ordinal not in range(128)", and neither Google nor trac's own ticket system seems to know much about it
[22:55:38.259176]<rapha>pacopablo: tried switching between smtp/sendmail, tried changing mime_encoding, tried changing the db encoding, was recommended to install the AnnouncerPlugin and even to add unicode() into lines 93,94,185 of trac/ticket/notifications.py, none of which helped