Team Chat Logs

2007 2
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  

March 25, 2007

[00:19:42] * dilinger has quit IRC
[00:25:36] * pradeep has quit IRC
[00:38:37] * versix has joined #trac
[00:58:09] * stalker` has joined #trac
[01:12:26] <prologic> umm
[01:12:29] <prologic> with trac 0.10.3.1
[01:12:37] <prologic> sometimes the buttons are not there
[01:12:38] <prologic> :/
[01:12:44] <prologic> I'm not kidding!
[01:32:43] * __ionut__ has joined #trac
[01:37:46] <__ionut__> hello. how can i set trac.env_path ? i get 'Environment not found' and if i look in web\main.py function dispatch_request it looks like 'trac.env_path' is not set
[01:38:23] <__ionut__> but i have no idea where to set it
[01:38:28] <__ionut__> in the env config file?
[01:50:00] * stalker` has quit IRC
[01:57:13] <evil_twin> New news from t.e.o: Ticket #5020 (defect created): Unsupported version control system "svn" <http://trac.edgewall.org/ticket/5020>
[02:06:03] * cmlenz has joined #trac
[02:17:18] * cmlenz has quit IRC
[02:20:57] * teratorn has joined #trac
[02:22:16] * Rica has joined #trac
[02:39:18] * Rica|Coding has quit IRC
[02:44:51] * m_g has joined #trac
[03:27:04] * whitelynx has joined #trac
[03:27:42] <evil_twin> New news from t.e.o: TracDev/ReleaseNotes/0.11 edited by pkou at ua.fm <http://trac.edgewall.org/wiki/TracDev/ReleaseNotes/0.11> || Ticket #5021 (defect created): pytz interoperability: Unable to edit prefs timezone after installing pytz <http://trac.edgewall.org/ticket/5021> || Ticket #5020 (defect closed): Unsupported version control system "svn" <http://trac.edgewall.org/ticket/5020#comment:2>
[03:29:24] * Federico2 has joined #trac
[04:40:31] * eblot has joined #trac
[04:47:38] * whitelynx is now known as whitelynx|away
[04:51:05] * glacialfury has joined #trac
[04:53:12] * glacialfury has left #trac
[05:01:22] * cmlenz has joined #trac
[05:14:43] * ntz has quit IRC
[05:14:43] * Semhirage has quit IRC
[05:14:43] * s0undt3ch has quit IRC
[05:14:43] * Vdaemon has quit IRC
[05:14:43] * thomasvs has quit IRC
[05:14:43] * bartc has quit IRC
[05:14:44] * pacopablo has quit IRC
[05:14:44] * Leentje has quit IRC
[05:14:44] * gnychis has quit IRC
[05:14:44] * Flusher has quit IRC
[05:14:44] * xjjk has quit IRC
[05:14:44] * Beret has quit IRC
[05:14:44] * jae has quit IRC
[05:14:44] * Fatal_2 has quit IRC
[05:14:44] * ntz has joined #trac
[05:14:52] * Semhirage has joined #trac
[05:14:52] * s0undt3ch has joined #trac
[05:14:52] * Vdaemon has joined #trac
[05:14:52] * thomasvs has joined #trac
[05:14:52] * bartc has joined #trac
[05:14:52] * gnychis has joined #trac
[05:14:52] * pacopablo has joined #trac
[05:14:52] * Leentje has joined #trac
[05:14:52] * Flusher has joined #trac
[05:14:52] * xjjk has joined #trac
[05:14:52] * Beret has joined #trac
[05:14:52] * jae has joined #trac
[05:14:52] * Fatal_2 has joined #trac
[05:14:54] * zuez has quit IRC
[05:15:04] * zuez has joined #trac
[05:28:54] * glacialfury has joined #trac
[05:29:09] <glacialfury> Is there a way to link to attached wiki documents without using the full url?
[05:30:58] * wereHamster has joined #trac
[05:32:33] <wereHamster> is there a better way to report ticket changes to an irc channel than http://trac.edgewall.org/ticket/3517 ?
[05:50:53] * glacialfury has left #trac
[06:19:24] * gakman has quit IRC
[06:23:38] * gakman has joined #trac
[06:28:39] <evil_twin> New news from t.e.o: Ticket #5022 (defect created): [patch] existing tickets are opened via /newticket URL <http://trac.edgewall.org/ticket/5022>
[06:46:26] * eblot_ has joined #trac
[06:46:55] * Federico2 has quit IRC
[06:46:55] * __ionut__ has quit IRC
[06:47:12] * stalker` has joined #trac
[06:54:53] * eblot has quit IRC
[06:58:41] * eblot_ has quit IRC
[07:01:19] * eblot has joined #trac
[07:02:09] * wereHamster has left #trac
[07:09:16] * Scurz has joined #trac
[07:16:37] <bwlang> i need to migrate a bunch of stuff from one trac to another... any way to do this easily?
[07:16:56] <bwlang> essentially i'm dividing a project into multiple projects
[07:18:53] <coderanger_> Datamover plugin
[07:23:12] * eblot has quit IRC
[07:26:00] * pradeep has joined #trac
[07:47:03] * versix has quit IRC
[08:12:28] * pradeep has quit IRC
[08:29:46] * Federico2 has joined #trac
[09:06:54] <bwlang> coderanger_: thanks... is it true that there is no supported way to have multiple projects in one trac? (ie am i doing the correct thing by pulling out the components that don't release at the same time as the rest)
[09:07:14] <coderanger_> It depends on your needs
[09:07:38] <coderanger_> some people keep everything in one trac, and use a naming convention for milestones/components/wiki pages
[09:07:51] <coderanger_> others (like me) prefer the multi-environment approach
[09:08:38] <coderanger_> For the latter you can look at tracforge for some basic support services (emphasis on the basic right now)
[09:10:39] <bwlang> coderanger_: i guess you're referring to the tracforge plugin?
[09:10:49] <coderanger_> indeed
[09:12:09] <bwlang> it says at the top that it's concept in development... how "in development" are we talking? I'm not feeling all that adventurous.
[09:17:46] <coderanger_> the few features that are there are stable, there just isn't much
[09:17:59] <coderanger_> SSO, central permissions
[09:18:19] <coderanger_> ticket replication is broken at the moment due to API changes in Trac
[09:18:33] <bwlang> i'll give it a try... thanks!
[09:19:17] <coderanger_> its web 3.0 software, permanent alpha instead of permanent beta.
[09:30:17] * eblot has joined #trac
[09:33:30] <evil_twin> New news from t.e.o: Ticket #5023 (defect created): Adium rejects AIM password <http://trac.edgewall.org/ticket/5023>
[09:33:53] * Scurz has left #trac
[09:50:38] * tkp has quit IRC
[09:57:50] * pradeep has joined #trac
[09:58:41] * soylentpyjamas has joined #trac
[09:58:54] * soylentpyjamas pokes at coderanger_ with a pointy stick
[10:03:42] <evil_twin> New news from t.e.o: Ticket #5023 (defect closed): Adium rejects AIM password <http://trac.edgewall.org/ticket/5023#comment:1>
[10:04:24] * pisi has joined #trac
[10:05:50] <pisi> Hi. Wild idea - how easy and logical it would be to build a 'wsgi application management frontend' into trac ? So that I could easily (in trac.ini) say in paste deploy format: Put this egg to example.com/trac/newapp ?
[10:07:15] * pradeep is now known as pradeep_
[10:08:14] * pradeep_ is now known as pradeep
[10:08:30] * pradeep is now known as pradeep1
[10:09:39] * pradeep1 has left #trac
[10:10:46] * tkp has joined #trac
[10:30:06] * cboos has joined #trac
[10:38:43] * soylentpyjamas has left #trac
[10:44:20] <stalker`> anybody saw retracile today?
[11:03:57] <evil_twin> New news from t.e.o: Changeset [5131]: undo monkey-patch of pytz from r5130 since I misinterpreted the offsets <http://trac.edgewall.org/changeset/5131>
[11:15:12] * tkp has quit IRC
[11:22:36] * tkp has joined #trac
[11:29:18] * __ionut__ has joined #trac
[11:30:44] * fwierzbicki has quit IRC
[11:34:48] * kopernikus has joined #trac
[11:36:34] * stalker` has quit IRC
[11:40:16] * stalker` has joined #trac
[11:53:23] <Rica> ping: cboos
[11:53:39] <cboos> salut!
[11:54:07] <cboos> hh, bad timing... my wife's calling for dinner ;-) I'll be back a bit later...
[11:54:17] <Rica> plop ... I did answered , 2 days ago, but you still have the private message... Later then :p
[11:54:29] <Rica> qui marchait pas...
[11:58:43] * __ionut__ has quit IRC
[12:12:20] * eblot has quit IRC
[12:23:36] * pradeep has joined #trac
[12:38:28] <evil_twin> New news from t.e.o: Changeset [5132]: replace POSIX timezones in pytz with ISO ones from Trac (fixes #5021) <http://trac.edgewall.org/changeset/5132>
[12:42:11] * tag has joined #trac
[12:42:20] <tag> sheeit
[12:46:52] <tag> The page 2 pdf plugin is sweet, I wonder how I could improve the formatting though
[12:49:24] * pradeep has quit IRC
[12:59:43] * garrido has joined #trac
[13:00:10] * jimmy-james has joined #trac
[13:21:53] * dilinger has joined #trac
[13:38:45] <evil_twin> New news from t.e.o: TracUsers edited by mebs11@wp.pl <http://trac.edgewall.org/wiki/TracUsers>
[13:44:57] * pisi has quit IRC
[13:54:32] * Federico2 has quit IRC
[13:58:26] * pabl0 has joined #trac
[13:59:15] <pabl0> hi
[14:00:11] <pabl0> I'm writing a little macro which should return a string like this: wiki:{CurrentWiki}/es. It will help me (and translators) to trnslate wiki pages
[14:00:31] <pabl0> I've *almost* everything, but I don't know how to get the Currentwiki title
[14:00:51] <pabl0> my render_macro looks like this:
[14:01:00] <pabl0> def render_macro(self, req, name, content):
[14:01:23] <pabl0> dunno how to get the {CurrentWiki} (liek for example if I'm reading WikiStart, it should return the WikiStart string)
[14:01:29] <pabl0> any ideas?
[14:04:38] * whitelynx|away is now known as whitelynx
[14:08:54] <evil_twin> New news from t.e.o: Changeset [5133]: Some additional system info for the MySQLdb backend. <http://trac.edgewall.org/changeset/5133>
[14:09:19] <pabl0> so, any ideas? :(
[14:16:45] <pabl0> :(
[14:34:53] <alect> use ?hdfdump=1 after any page, it will show you all the variables in the req.hdf data dictionary
[14:34:57] <alect> one of them is the page name iirc
[14:38:26] * maxb has quit IRC
[14:43:10] * cboos has quit IRC
[14:49:42] * __ionut__ has joined #trac
[14:51:18] * pabl0 has quit IRC
[14:55:34] * __ionut__ has quit IRC
[14:58:08] * stalker` has quit IRC
[15:13:38] * m_g has quit IRC
[15:15:23] * whitelynx is now known as whitelynx|away
[16:00:06] * cmlenz has quit IRC
[16:09:32] <evil_twin> New news from t.e.o: Ticket #5025 (defect created): [patch] New ticket details are not passed from Trac error pages <http://trac.edgewall.org/ticket/5025>
[16:31:45] * garrido has quit IRC
[16:51:01] <tag> too bad redesigning trac websites is such a task
[16:51:46] <alect> css ftw
[16:52:50] <tag> even then
[16:52:59] <tag> I really don't like the markup structure, so I'm restructuring the markup
[16:53:28] <tag> my current "design" is only css changes, and I'm rather sick of it
[16:59:01] <s0undt3ch> hello ppl
[16:59:12] <s0undt3ch> I need a unicode expert, at least more than I :)
[16:59:18] <alect> tag: seen this: http://openplans.org/projects/deliverance
[16:59:35] <s0undt3ch> while trying to convert a iso8859-15 db to utf-8, I'm running into some troubles
[16:59:36] <alect> could be useful if you don't mind a bit of hacking
[17:00:08] <s0undt3ch> how do I simply convert from iso8859-15 to utf-8?
[17:00:34] <s0undt3ch> unicode(s, 'iso8859-15').encode('utf-8')?
[17:02:22] <tag> alect: I could also just stuff an XSLT engine after trac
[17:02:38] <tag> it would be less overhead, so it seems.
[17:04:21] <alect> less overhead in what way?
[17:05:52] <tag> less overhead in a processing time way
[17:06:15] <tag> and honestly, I already know and am very familiar with xslt, so less overhead in a time-to-market way (for me)
[17:10:02] * alect shrugs
[17:16:54] * rvsjoen has joined #trac
[17:17:30] <rvsjoen> trac keeps dumping DEBUG messages in my syslog.. is there any way to turn that off ?
[17:23:03] * garrido has joined #trac
[17:24:27] * rvsjoen has left #trac
[17:41:26] <tag> log_level
[17:41:29] <tag> duh
[17:47:32] <s0undt3ch> what's wrong with this sqlite sql command?
[17:47:33] <s0undt3ch> UPDATE ed2k_link SET filename = 'Alex.Bueno--20.Anos.Despues.Vol.2-con.caratula[www.dominicmusic.tk].rar' WHERE id=37;
[17:47:42] <s0undt3ch> I keep getting SQL error: constraint failed
[17:48:03] <s0undt3ch> and filename is a TEXT column :\
[17:54:53] * sineer has quit IRC
[17:55:25] * bnovc has quit IRC
[17:56:07] <s0undt3ch> anyone!?
[18:07:22] <garrido> anyone tried tracforge under fcgi?
[18:07:31] <garrido> not working here...
[18:07:57] * versix has joined #trac
[18:08:42] <garrido> posted the logs here: http://groups.google.com/group/trac-users/browse_thread/thread/25965f57c89cb947
[18:10:10] <evil_twin> New news from t.e.o: Ticket #5021 (defect closed): pytz interoperability: Unable to edit prefs timezone after installing pytz <http://trac.edgewall.org/ticket/5021#comment:7>
[18:12:44] * fwierzbicki has joined #trac
[18:16:35] * pombreda has quit IRC
[18:22:07] * versix has quit IRC
[18:27:05] * fwierzbicki has quit IRC
[18:37:35] * garrido has quit IRC
[18:41:34] * kopernikus has quit IRC
[18:49:29] * versix has joined #trac
[19:10:29] <evil_twin> New news from t.e.o: Ticket #5026 (defect created): change ticket ,got error <http://trac.edgewall.org/ticket/5026>
[19:15:21] * em-dash has joined #trac
[19:35:06] * em-dash has quit IRC
[20:07:54] * em-dash has joined #trac
[20:11:30] <tag> trying to convert the trac schema for another database sorta sucks :-)
[20:11:47] <tag> it's all type 'text', which doesn't exist in my database
[20:14:53] * whitelynx|away has quit IRC
[20:14:59] * whitelynx|away has joined #trac
[20:40:55] <evil_twin> New news from t.e.o: Ticket #5026 (defect closed): change ticket ,got error <http://trac.edgewall.org/ticket/5026#comment:1>
[21:24:04] * tag has quit IRC
[21:41:33] * mgmart has joined #trac
[21:42:20] * mgmart has joined #trac
[21:46:43] * jimg has joined #trac
[21:47:03] <jimg> Is there anyway to require an email address for a user logon to trac
[23:00:23] * techie_ has joined #trac
[23:07:37] * coderanger has joined #trac
[23:22:57] * coderanger_ has quit IRC
[23:24:27] * prologic has quit IRC
[23:24:48] * prologic has joined #trac
[23:29:58] * stevegt has quit IRC
[23:32:21] * s0undt3c1_ has joined #trac
[23:32:37] * s0undt3ch_ has quit IRC
[23:45:30] * goxe has joined #trac
[23:57:14] * stevegt_ has joined #trac