Team Chat Logs

February 27, 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:09:14.892050]<gozerbot>trac: Ticket #4861 (InterTrac links don't work correctly with quoting for spaces) closed - <http://trac.edgewall.org/ticket/4861#comment:4> || Changeset [9297]: InterTrac: follow-up to r9284, only quote if not already quoted. - <http://trac.edgewall.org/changeset/9297>
[01:09:15.863490]<gozerbot>trac: Ticket #4819 (ordered lists that start with numbers greater than 9 start at 1) closed - <http://trac.edgewall.org/ticket/4819#comment:6>
[01:39:16.953295]<gozerbot>trac: Ticket #4379 (ticket wiki formatting error) closed - <http://trac.edgewall.org/ticket/4379#comment:9>
[02:09:23.200588]<gozerbot>trac: Ticket #8229 (bugzilla2trac.py error on user conversion from Bugzilla < 2.16.7) closed - <http://trac.edgewall.org/ticket/8229#comment:7> || Changeset [9298]: bugzilla2trac: apply patch from Maarten Ter Huurne on #8229. - <http://trac.edgewall.org/changeset/9298>
[03:09:17.057905]<gozerbot>trac: Changeset [9299]: formatter: the `Formatter.split_link` method is also useful without a ... - <http://trac.edgewall.org/changeset/9299>
[03:39:17.063526]<gozerbot>trac: Ticket #8832 (intertrac link to relative link on page is broken) closed - <http://trac.edgewall.org/ticket/8832#comment:3> || Changeset [9300]: InterWiki: make it possible to add parameters and fragment to InterWiki ... - <http://trac.edgewall.org/changeset/9300>
[04:39:18.685084]<gozerbot>trac: Ticket #9096 (wiki pre-commit hook) reopened - <http://trac.edgewall.org/ticket/9096#comment:3>
[05:09:18.332229]<gozerbot>trac: Changeset [9301]: Fix an UnicodeDecodeError occurring in the timeline.rss template, due to ... - <http://trac.edgewall.org/changeset/9301>
[08:26:17.536260]<Sacho>How can I browse the trac db? :|
[08:27:51.256306]<hylje>using a database browser
[08:27:58.090927]<Sacho>sqlite doesn't seem to work
[08:28:20.862121]<Sacho>as in, Unable to open database "trac.db": file is encrypted or is not a database
[08:28:33.729260]<hylje>matching sqlite versions?
[08:29:55.877145]<Sacho>oh, thanks
[08:39:22.814854]<gozerbot>trac: STunnelTracd edited - <http://trac.edgewall.org/wiki/STunnelTracd?version=15>
[08:51:17.164575]<doki_pen>Sacho: it's usually sqlite3
[08:51:21.728797]<doki_pen>Sacho: the command I mean
[08:51:36.034706]<doki_pen>sqlite3 $trac/db/trac.db
[08:52:02.825554]<Sacho>yeah, I was using the sqlite command line client before :|
[11:12:04.701742]<Onepamopa>hi everyone
[11:23:06.305006]<Onepamopa>it seems noone is online..
[11:23:13.240193]<Onepamopa>I'll ask my question later
[11:29:53.061196]<hylje>most of us aren't paid to watch this channel :)
[11:30:04.584713]<hylje>just ask your question and apply patience
[11:41:30.161149]<Onepamopa>well, anyone knows a way to edit/commit files via trac?
[11:41:39.717475]<Onepamopa>or I need some other software to do that ?
[11:42:07.041594]<Onepamopa>I mean, I use eclipse, but it's too heavy for my pc, and most of the people I work with prefer to do it via web browser
[19:39:31.322391]<gozerbot>trac: TracSyntaxColoring edited - <http://trac.edgewall.org/wiki/TracSyntaxColoring?version=46>
[20:06:10.575876]<marv>I was looking through the trac and trac-hacks website. I don't see any way to create comments on tickets that are only visible to certain groups. is there any way to do that?
[20:10:21.259657]<marv>PrivateTicketsPlugin is the closest thing I see, which lets you have private tickets, but not private comments on public tickets, (or ones fewer people can see on already somewhat private tickets)
[20:37:48.598314]<pc1oad1etter>I use the trac api in the form of a mindtouch dekiwiki extension to load ticket information into my wiki. I am able to succesfully get some queries, but others return with "Authorization required"
[20:38:17.079780]<pc1oad1etter>even when they're on teh same page - e.g. I can create one table that shows tickets with a status of testing - and right below it another one with closed tickets
[20:38:37.690543]<pc1oad1etter>aside from the status, the queries are identical - yet one completes succesfully, the other fails with "Authorization required"
[20:38:40.135754]<pc1oad1etter>What could be wrong?
[21:09:32.429967]<gozerbot>trac: Ticket #9097 (Consider adding keyword `csharp` to list of KNOWN_MIME_TYPES) created - <http://trac.edgewall.org/ticket/9097>
[22:05:26.607456]<coderanger>huzzah themeengine guide is up
[22:05:27.262308]<coderanger>http://trac-hacks.org/wiki/ThemeEnginePlugin
[22:52:27.516846]<TheUni>i've just installed the pendingticketplugin and after setting a ticket to "pending", all actions are gone
[22:52:39.223135]<TheUni>then trying to change the ticket, i get 500 Trac Error (Invalid action "view")
[22:52:41.218533]<TheUni>any ideas?