Team Chat Logs

August 2, 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:49:03.973963]<gbot83>t.e.o: Ticket #9535 (DataError: (1264, "Out of range value for column 'due' at row 1")) updated - <http://trac.edgewall.org/ticket/9535#comment:3> - cboos
[00:49:08.973002]<gbot83>t.e.o: Ticket #9535 (DataError: (1264, "Out of range value for column 'due' at row 1")) updated - <http://trac.edgewall.org/ticket/9535#comment:4> - cboos
[00:54:04.962244]<gbot83>t.e.o: Ticket #9535 (DataError: (1264, "Out of range value for column 'due' at row 1")) updated - <http://trac.edgewall.org/ticket/9535#comment:5> - rblank
[00:59:05.096056]<gbot83>t.e.o: Ticket #9535 (DataError: (1264, "Out of range value for column 'due' at row 1")) updated - <http://trac.edgewall.org/ticket/9535#comment:6> - anonymous
[00:59:10.095094]<gbot83>t.e.o: Ticket #9535 (DataError: (1264, "Out of range value for column 'due' at row 1")) closed - <http://trac.edgewall.org/ticket/9535#comment:7> - rblank
[01:04:06.060413]<gbot83>t.e.o: Ticket #9535 (DataError: (1264, "Out of range value for column 'due' at row 1")) updated - <http://trac.edgewall.org/ticket/9535#comment:8> - Jochen
[01:04:11.060657]<gbot83>t.e.o: Ticket #9535 (DataError: (1264, "Out of range value for column 'due' at row 1")) updated - <http://trac.edgewall.org/ticket/9535#comment:9> - Jochen
[01:24:09.977052]<gbot83>t.e.o: Ticket #9535 (DataError: (1264, "Out of range value for column 'due' at row 1")) updated - <http://trac.edgewall.org/ticket/9535#comment:10> - rblank
[01:24:14.976321]<gbot83>t.e.o: TracWiki edited - <http://trac.edgewall.org/wiki/TracWiki?version=20> - cboos
[01:34:11.924692]<gbot83>t.e.o: Ticket #9538 (Trac-admin only recognises Environment when run using sudo) created - <http://trac.edgewall.org/ticket/9538> - hankaspank@…
[01:39:12.901513]<gbot83>t.e.o: Ticket #9538 (Trac-admin only recognises Environment when run using sudo) updated - <http://trac.edgewall.org/ticket/9538#comment:1> - hankaspank@…
[01:54:15.846526]<gbot83>t.e.o: Ticket #9538 (Trac-admin only recognises Environment when run using sudo) updated - <http://trac.edgewall.org/ticket/9538#comment:2> - rblank
[02:19:21.454510]<gbot83>t.e.o: Ticket #9538 (Trac-admin only recognises Environment when run using sudo) updated - <http://trac.edgewall.org/ticket/9538#comment:3> - hankaspank@…
[03:19:31.536719]<gbot83>t.e.o: Ticket #31 (Bug dependencies/relations feature) updated - <http://trac.edgewall.org/ticket/31#comment:146> - koen2@…
[05:16:02.179815]<teemu>hmm. What could be the reason for not getting SVN commits show up in tickets?
[05:16:38.002447]<teemu>I have modified hooks/post-commit.tmpl to point at trac-svn-hook
[05:17:40.432410]<teemu>and I have tracop.ticket.commit_updater.* on trac.ini of my project
[05:35:19.318101]<teemu>gaaa! I'm so .. My fault. I could read the documentation of course but oh no.
[05:35:26.190788]*teemu slaps himself
[05:44:58.649358]<gbot83>t.e.o: Ticket #1513 (Multi-language support in the wiki) updated - <http://trac.edgewall.org/ticket/1513#comment:18> - cleo.sl@…
[06:15:53.179333]<ThoMe>hiho
[06:16:08.779417]<ThoMe>is it posible to delete a ticket completly?
[06:22:44.721209]<osimons>ThoMe: yes, but not by default. what trac version?
[06:24:40.518488]<osimons>for 0.12 you need to look at enabling the relevant tracopt.* component in Plugins admin panel to enable the feature. for 0.11 you need to install a separate TicketDelete plugin from trac-hacks.org
[06:29:30.766063]<ThoMe>osimons: have found! :-) thx
[06:29:36.601286]<ThoMe>osimons: http://trac-hacks.org/wiki/TicketDeletePlugin
[06:29:37.229568]<ThoMe>:-)
[06:29:51.806931]<ThoMe>have many testtickets created .. and now i would remove this.. :-)
[06:29:56.207684]<ThoMe>works fine, thanx
[06:32:50.952128]<ThoMe>osimons: a question,
[06:33:03.413223]<ThoMe>osimons: is it posible to disable a plugin?
[06:33:11.395110]<ThoMe>without remove from the plugin-directory?
[06:34:01.754529]<ThoMe>in my trac config i have:
[06:34:02.147517]<ThoMe>[components]
[06:34:02.318900]<ThoMe>#ticketdelete.* = enable
[06:34:36.981559]<osimons>sure, but not by commenting out the line as plugins in project plugins directory are enabled by default. you want "ticketdelete.* = disabled"
[06:35:12.113214]<ThoMe>ok
[06:35:14.531464]<ThoMe>i have now: ticketdelete.* = disabled
[06:35:37.913351]<ThoMe>but the module is in the gui enables, osimons :/
[06:35:43.408340]<ThoMe>i can delete tickets :/
[06:35:54.698836]<osimons>restart web server?
[06:37:27.505024]<ThoMe>osimons: i have
[06:37:30.450494]<ThoMe>my config-file:
[06:37:30.845132]<ThoMe>[components]
[06:37:31.017457]<ThoMe>tractoc.macro.tocmacro = enabled
[06:37:31.189860]<ThoMe>tracwysiwyg.* = enabled
[06:37:31.201948]<ThoMe>ticketdelete.* = disabled
[06:37:34.909803]<ThoMe>and apache is restartet
[06:39:14.862285]<osimons>hmmf. would have thought it respected that setting? i'm quite sure it should.
[06:41:40.687270]<osimons>i never use project plugins folder myself as i got many projects and install everything globally. can't verify bug or feature without testing it - and don't have time now.
[07:10:19.535861]<gbot83>t.e.o: GenericTrac edited - <http://trac.edgewall.org/wiki/GenericTrac?version=27> - cboos
[08:00:18.765733]<gbot83>t.e.o: GenericTrac/Brainstorm created - <http://trac.edgewall.org/wiki/GenericTrac/Brainstorm?version=1> - cboos
[08:00:23.765470]<gbot83>t.e.o: GenericTrac edited - <http://trac.edgewall.org/wiki/GenericTrac?version=28> - cboos
[10:15:43.280094]<gbot83>t.e.o: MySqlDb edited - <http://trac.edgewall.org/wiki/MySqlDb?version=53> - Dennis McRitchie <dmcr@…>
[10:15:48.279283]<gbot83>t.e.o: MySqlDb edited - <http://trac.edgewall.org/wiki/MySqlDb?version=54> - Dennis McRitchie <dmcr@…>
[10:24:54.900196]<BlueAidan_work>having trouble getting the post-commit svn hook to actually update the ticket. It's sending out emails with what looks like the correct info, but the tickets are not actually updated. If I step through the script with pdb, no errors are thrown
[10:26:29.761228]<BlueAidan_work>ehhe, nvm
[11:04:39.207179]<davux>hi!
[11:07:47.121063]<misc>hi davux
[11:46:09.943586]<davux>hi misc
[12:01:01.779270]<gbot83>t.e.o: Ticket #9539 (Attachments do not change Last Modified Time) created - <http://trac.edgewall.org/ticket/9539> - kageex@…
[12:18:56.064350]<shsek>hey, for the TicketQuery macro, can I filter tickets that belongs to the current user?
[12:19:15.927157]<shsek>Was hoping for something like [[TicketQuery(owner=$USER)]] like the configuration file has
[12:19:18.682619]<shsek>anything similar to it ?
[12:19:24.837808]<davux>is there a way to customize how the [1234] links are handled?
[12:19:35.048912]<davux>no idea shsek
[12:20:04.110161]<davux>I imported an svn repo to git
[12:20:21.138700]<davux>this is a sample changeset from svn: http://trac.rezo.net/trac/spip/changeset/15897
[12:20:41.288972]<davux>this is the same changeset, in git: http://core.spip.org/trac/spip/changeset/00c47
[12:21:26.714795]<davux>as you can see, the old links between brackets don't work anymore... does anyone have an idea on how to work my own handler so that I can make them point to a valid URL?
[13:26:15.593301]<DanC>the mercurial plugin changes the way []s work; you might look at its source
[13:28:31.497219]<shsek>http://trac.edgewall.org/ticket/3967
[13:28:42.770693]<shsek>It seems like what I'm trying to do should work, yet it doesn't :O
[13:29:00.744828]<shsek>I'm on 0.12
[13:30:21.335745]<shsek>[query:status=assigned|accepted&owner=$USER Assigned to you] links to query?status=assigned&status=accepted&owner=%24USER&order=priority
[13:30:23.731078]<shsek>Any ideas? :O
[13:31:17.429934]<gbot83>t.e.o: Ticket #9539 (Attachments do not change Last Modified Time) updated - <http://trac.edgewall.org/ticket/9539#comment:1> - cboos
[13:35:22.742979]<shsek>Even this example http://trac.edgewall.org/ticket/1467#comment:7 won't work
[13:36:02.735518]<davux>DanC: thanks
[14:01:27.037150]<gbot83>t.e.o: Ticket #9539 (Attachments do not change Last Modified Time) updated - <http://trac.edgewall.org/ticket/9539#comment:2> - kageex@…
[14:28:16.343653]<VxJasonxV>Between new to closed, we have 4 states, not counting assigned/reopened.
[14:28:44.939572]<VxJasonxV>If you have a new ticket, it would ultimately take you 4 submissions to fully "close out" a ticket. The Roadmap omits two of these, I'm assuming they're stuffed in assigned/other
[14:29:14.543757]<VxJasonxV>Is there a way to get those two additional states represented in the milestone graph and in text?
[15:46:42.032415]<gbot83>t.e.o: Changeset [9976]: 0.13dev: Added an icon next to `source:` links for downloading the target ... - <http://trac.edgewall.org/changeset/9976> - rblank
[15:47:00.340813]<VxJasonxV>I'm pretty lost when it comes to templating too. I have a [template] inherit_dir = set, but the links in project all go to the project specific CSS and not the global "common" directories
[15:51:42.998901]<gbot83>t.e.o: Ticket #9539 (Attachments do not change Last Modified Time) updated - <http://trac.edgewall.org/ticket/9539#comment:3> - cboos
[15:51:47.998979]<gbot83>t.e.o: Ticket #7228 (Download file as default action of browser) updated - <http://trac.edgewall.org/ticket/7228#comment:19> - rblank
[16:12:20.503846]<evelyette>hi
[16:12:45.612035]<evelyette>is it possible to convert a latex document into trac wiki page ... ?
[16:40:25.180953]<davux>hi again
[16:40:41.707846]<davux>there's something i'm having a really hard time to understand
[16:41:02.524910]<davux>-> is there any caching done on trac?
[16:41:19.916003]<davux>I modify the code again and again, and it's randomly taken into account
[16:41:26.601063]<davux>or not
[16:42:31.177342]<misc>you use mod_python ?
[16:44:02.663527]<davux>i don't know - how can i check that?
[16:44:08.332037]<davux>i think so
[16:45:25.992436]<misc>then mod_python may have some issue related to thread
[16:45:37.737394]<davux>ok, restarting apache2 seems to work
[16:45:40.327524]<misc>i have faced the same problem, i suggest to restart apache just to see
[16:46:52.891667]<gbot83>t.e.o: Changeset [9977]: 0.12.1dev: Only accept relative URLs below `/browser/` as a `preselected=` ... - <http://trac.edgewall.org/changeset/9977> - rblank
[16:47:25.367951]<evelyette>is it possible to convert a latex document into trac wiki page ... ?
[16:51:53.035615]<gbot83>t.e.o: Ticket #9520 (preselected field in browser will redirect to user-specified url) closed - <http://trac.edgewall.org/ticket/9520#comment:2> - rblank
[16:53:31.572419]<ras0ir>evelyette: seen latexmacro on trac-hacks.org?
[17:11:55.979436]<gbot83>t.e.o: TracRepositoryAdmin edited - <http://trac.edgewall.org/wiki/TracRepositoryAdmin?version=9> - rblank
[17:16:56.967445]<gbot83>t.e.o: Ticket #9538 (Trac-admin only recognises Environment when run using sudo) updated - <http://trac.edgewall.org/ticket/9538#comment:4> - rblank
[17:17:01.967814]<gbot83>t.e.o: Ticket #9538 (Trac-admin only recognises Environment when run using sudo) closed - <http://trac.edgewall.org/ticket/9538#comment:5> - rblank
[17:17:09.827109]<VxJasonxV>davux, yes, there is caching. especially template caching
[17:17:30.036614]<VxJasonxV>python natually class caches, IIRC. At least in a non-development context.
[17:17:43.649454]<VxJasonxV>(that's what the .pyc files are along .py files)
[17:18:06.863599]<VxJasonxV>well, that's not entirely true. .pyc's are compiled, not necessarily cached. But it's a similar result, I think.
[17:18:35.880651]<davux>yep, that's a caching of the bytecode
[17:19:04.586169]<davux>but my question was more about the final HTML pages Trac produces
[17:19:46.648932]<shsek>Why is the 'owner' columns sometimes NULL and sometimes "unknown"? What's causing the different?
[17:21:57.936957]<gbot83>t.e.o: Ticket #9540 (Deleting a Ticket Component blocks access to Tickets which used it.) created - <http://trac.edgewall.org/ticket/9540> - josh@…
[23:28:05.288919]<gbot83>t.e.o: Ticket #9538 (Trac-admin only recognises Environment when run using sudo) updated - <http://trac.edgewall.org/ticket/9538#comment:6> - hankaspank@…