Team Chat Logs

2007 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    

August 22, 2007

[00:12:59] <evil_twin> New news from t.e.o: Ticket #5894 (enhancement created): Adding a Product drop down on seach module <http://trac.edgewall.org/ticket/5894>
[00:13:44] <coderanger> pacopablo: That ticket was created 3 days ago :P
[00:13:55] <pacopablo> oh, that wasn't me
[00:14:10] <pacopablo> evil_twin is jsut a little slow ;)
[00:14:11] <evil_twin> No idea, pacopablo.
[00:14:24] <coderanger> I know, just pointing out one of his senile moments
[00:15:01] * SunWuKung has quit IRC
[00:15:14] <pacopablo> I'll have to look into why it takes so long
[00:17:59] <coderanger> Usually something like that happens when there is a ticket deleted so an old entry that had been pushed off the list comes back
[00:18:24] <erikand> I've tried to read the documentation/instructions on subversion and swig.. but I'm not really sure about one thing
[00:18:38] * coderanger -> sleeps
[00:18:58] <erikand> my sysadmin installed a binary package of svn
[00:19:06] <erikand> with no swig bindings
[00:19:37] <erikand> so, do I really need to build a new version of subversion or is there some workaround for it
[00:19:57] <coderanger> Or you need to build the bindings from the same version of subversion as you have installed
[00:20:24] <erikand> ah
[00:20:53] <erikand> and then make sure it's in PYTHONPATH?
[00:21:19] <coderanger> Yes
[00:21:25] <coderanger> Well in sys.path
[00:21:29] <erikand> oki
[00:21:31] <erikand> thanks
[00:21:41] <coderanger> One of the ways to do that is $PYTHONPATH
[00:22:52] * SunWuKung has joined #trac
[00:26:48] * cbalan has joined #trac
[00:34:24] * Rica has quit IRC
[00:34:35] * Rica has joined #trac
[00:37:24] <kosz> hmm , how can I allow larger files on trac ?
[00:39:36] <kosz> i get this : Maximum attachment size: 262144 bytes
[00:39:47] <otaku42> kosz: is that a wiki or a ticket attachment?
[00:40:16] <kosz> otaku24 :wiki , but i guess i'd like to make sure that in both places larger files oculd be added
[00:40:32] <otaku42> kosz: which trac version?
[00:41:58] <otaku42> kosz: at least for 0.10 and 0.11 the maximum allowed attachment size is controlled with parameter "max_size" in section "[attachment]" in the corresponding trac.ini
[00:42:27] <kosz> otaku42: 0.10.4
[00:42:38] <kosz> thanks , i will try that
[00:42:44] <otaku42> kosz: see also: http://trac.edgewall.org/wiki/0.10/TracIni#attachment-section
[00:43:13] <evil_twin> New news from t.e.o: TracSubversion edited by cboos <http://trac.edgewall.org/wiki/TracSubversion> || Ticket #4248 (defect closed): "ImportError: cannot import name utc" in trac-post-commit-hook <http://trac.edgewall.org/ticket/4248#comment:6>
[00:44:28] * kosz slaps himself across the face
[00:44:46] <kosz> i was staring at trac.ini for 5 minutes ... didin't see that param untill you told me about it >:
[00:44:47] <kosz> thx
[00:44:56] <otaku42> kosz: yw :)
[00:47:43] * toanducit has quit IRC
[00:49:03] * semi_ has quit IRC
[00:49:28] * semi_ has joined #trac
[00:53:44] * hiben has joined #trac
[00:54:19] <hiben> hi
[00:56:39] <hiben> is it possible (implemented) to have the source browser re-encode *some* files from the repository ? (mixed utf-8 and latin-1 files problem)
[00:57:53] * semi_ has quit IRC
[01:34:30] * cmlenz has joined #trac
[01:53:34] <asmodai> aat / cmlenz : saw http://blog.ianbicking.org/2007/08/21/the-shrinking-python-web-framework-world/ ?
[01:55:56] <cmlenz> now :)
[01:55:59] <cmlenz> so?
[01:56:00] <evil_twin> Rumor has it so is there any particular reason to go with the main branch or the simple branch, cmlenz
[01:56:37] <asmodai> cmlenz: Not sure what to think of it actually. :)
[01:59:40] <cmlenz> well, it's true
[02:01:55] * hiben has quit IRC
[02:02:23] <asmodai> That's a fact
[02:06:59] * jan__ has joined #trac
[02:07:03] <jan__> morning
[02:08:41] <jan__> got a q
[02:09:06] <jan__> how do i upgrade a °.9 instalation to a a 0.11 ?
[02:13:43] <evil_twin> New news from t.e.o: TracTroubleshooting edited by cboos <http://trac.edgewall.org/wiki/TracTroubleshooting>
[02:39:58] * maxb has joined #trac
[02:53:11] * coling has joined #trac
[02:55:41] * Gannis has quit IRC
[02:58:24] * gebb has joined #trac
[03:02:13] * moolight has quit IRC
[03:20:37] * gebb has quit IRC
[03:26:54] * mOolight has joined #trac
[03:32:29] * m_g has joined #trac
[03:44:11] <evil_twin> New news from t.e.o: Ticket #5909 (defect created): i cannot install trac <http://trac.edgewall.org/ticket/5909>
[03:48:16] <erikand> Do you need swig binaries to install swig bindings?
[03:50:57] * HandyAndE has joined #trac
[03:50:58] <erikand> I have apache2 and svn installed by debian packages
[03:51:20] <erikand> so I thought I needed swig bindings
[03:51:46] <erikand> And I was to "build the bindings from the same version of subversion as you have installed"
[03:52:40] <erikand> svn --version
[03:52:40] <erikand> svn, version 1.4.2 (r22196)
[03:52:40] <erikand> so I checked out tags/1.4.2 from svn repository
[03:57:40] * Synapse_ has joined #trac
[03:58:40] <erikand> is it easier to build apache and svn from scratch
[04:09:51] * jaebird has quit IRC
[04:11:15] <aat> hi
[04:11:19] * Synapse has quit IRC
[04:13:11] <spike> hi, my dates are in format mm-dd-yyyy, I want them in yyy-mm-dd. this seems to be handled internally by checking hte locales, no settings in trac.ini, but I've got LC_TIME="en_GB.UTF-8" so the format should already the one I want... I dont get it, any idea?
[04:13:40] <spike> also according to http://trac.edgewall.org/ticket/3680 the date should be in webadmin but I cant see it, compiled the egg from svn 2 days ago, running trac 0.10.x
[04:14:27] <evil_twin> New news from t.e.o: Ticket #5909 (defect closed): i cannot install trac <http://trac.edgewall.org/ticket/5909#comment:1>
[04:19:15] <thatch> erikand: it's not too hard to build svn from scratch, just for the bindings. But I think there's a package python-subversion that you can install on Debian
[04:20:16] <aat> spike: that ticket is for time formatting of versions and milestones only afaict
[04:20:44] <aat> this is a faq: http://trac.edgewall.org/wiki/TracFaq#how-do-i-change-the-format-used-for-displaying-date-and-time
[04:21:40] <spike> aat: blimey, thanks, I even looked. also, doesnt show up searching the website :/
[04:21:54] * Burps has joined #trac
[04:22:02] <spike> and weird you ahve to setenv it, I thought apache would read it from the OS
[04:23:29] <aat> what did you search for?
[04:25:34] <spike> aat: something wrong apparently, 'cause it shows up for date format or date internationalization... I might just need more sleep :/
[04:28:03] <spike> aat: SetEnv LC_TIME "en_GB" in the vhost, issued an apache reload, dates are still showing up mm-dd-yy (looking at the roadmap)
[04:28:17] <spike> same for tickets..
[04:29:54] <spike> setenvif module is loaded
[04:32:42] * Esaj has joined #trac
[04:36:56] * thatch has quit IRC
[04:38:39] * afranke has joined #trac
[04:38:42] <afranke> hi all
[04:38:52] <spike> aat: any idea?
[04:43:14] <lisppaste5> Burps pasted "install error" at http://paste.lisp.org/display/46538
[04:43:41] <Burps> can someone help me with this "invalid literal for int()" error during install ?
[04:43:45] <osimons> spike: using *nix or windows? using mod_python or other frontend?
[04:43:54] <Burps> (see the paste just upstair)
[04:43:56] <spike> osimons: solve, ta
[04:44:17] <spike> problem with suexec and ENV option, I forgot about that, really need more sleep
[04:44:55] <osimons> spike: oki
[04:45:46] <afranke> when moving an environment from a Fedora with trac 0.10.4 to a Ubuntu with trac 0.10.3, I get a PythonHandler trac.web.modpython_frontend: File "/var/lib/python-support/python2.5/trac/env.py", line 373, in environment_needs_upgrade\n raise TracError, 'Database newer than Trac version'
[04:46:00] <spike> osimons: I'm still puzzled as to why I'd have to set LC_TIME in the apache's env variables when that's already defined for my system
[04:46:04] <spike> any idea about that?
[04:46:07] <afranke> but I thought that "within a series of minor releases such as 0.10.x the db schema will stay the same"
[04:52:27] <osimons> spike: no idea - i use mod_python and do this instead; PythonOption TracLocale "Norwegian_Norway"
[04:52:59] <osimons> env variables should just flow through without having to explicitly set them again
[04:53:01] <spike> ugh, mod_python is the sux0r
[04:53:11] <spike> actually sorry, should have kept that for myself, ignore it
[04:53:25] <osimons> :-)
[04:54:27] <afranke> if someone could *not* ignore my problem... :)
[04:55:19] <spike> afranke: sounds like the answer is in the changelog, no?
[04:55:38] <afranke> errr
[04:55:40] <afranke> no ?
[04:55:57] <spike> afranke: sounds like the answer is in the changelog
[04:56:12] <afranke> no
[04:56:32] <afranke> well, I mean, I can't see what would be the answer
[04:56:48] <afranke> do you mean "environment_needs_upgrade"?
[04:57:19] <afranke> because I tried to upgrade and got the "Database newer than Trac version" error again...
[04:58:03] <spike> what if you dump that, create a new project and try to import it?
[04:58:36] <afranke> hmm how do yo "import" a project ?
[04:59:00] <afranke> you mean, create on which version ?
[04:59:15] <spike> or trac-admin update, that looks promising too
[05:00:15] <afranke> I told you I tried a trac-admin update and got the same error :)
[05:00:39] <osimons> afranke: if memory serves me right, 0.10.4 received a small version update to align it with trunk (0.11dev) allowing people to test 0.11dev and go back to last 0.10.x stable without problems
[05:01:33] <afranke> osimons: k, is there anywhere I can find the changes so that I could revert them ?
[05:01:34] <osimons> downgrading 0.10.4 to 0.10.3 is likely viewed as lower priority (and usually a rare occurence)
[05:01:43] <afranke> ok :(
[05:01:54] * Esaj has quit IRC
[05:03:41] <osimons> this was the bump i think: http://trac.edgewall.org/changeset/5115
[05:03:53] <prologic> just install 0.10.4
[05:05:32] <osimons> seems the database layout have not changed - however a resync (loading changelog messages was needed)
[05:06:37] <osimons> afranke: you could try this sql; update system set database_version = 19 where database_version = 20 (or something, untestet) + run a trac-admin /path/to/env resync
[05:07:38] <afranke> ok, right now I'm trying a resync and if it doesn't work, I guess I'll try sql + resync
[05:07:59] <osimons> you need to lower that number - that is where it is stored, in the system table
[05:09:09] <afranke> thanks
[05:09:13] <prologic> hope you have backed up your env
[05:10:01] <osimons> yeah - assume you backup... :-)
[05:10:48] <osimons> afranke: here is the actual upgrade script for version 20; http://trac.edgewall.org/browser/branches/0.10-stable/trac/upgrades/db20.py
[05:10:51] <afranke> yeah I *always* back things up :)
[05:11:33] <afranke> osimons: oh thanks... so all it really does is change that number??
[05:11:37] <prologic> in theory you could reverse the upgrade script
[05:12:56] <osimons> the built-in upgrade logic will set the counter to 20 when doing upgrade 20 (there are 20 such scripts in that directory as you can see)
[05:13:18] <afranke> well if all I need to do is execute the above sql, I can handle this and don't really need the script
[05:14:18] <osimons> and upgrade for version 20 seems to just add a value to system table storing most recent revision
[05:15:24] <osimons> oh - my sql is wrong obviously... wasn't thinking! the columns are called 'name' and 'value'...
[05:15:51] <afranke> oh you're right
[05:16:00] * jaebird has joined #trac
[05:16:00] <osimons> so, update system set value=20 where name='database_version' or something
[05:16:17] <afranke> (already got that sort of problem with reports needing joints)
[05:16:47] * d0rt has joined #trac
[05:29:18] * amir has quit IRC
[05:29:34] * amir1641 has joined #trac
[05:36:38] <aat> hello
[05:41:04] * afranke has left #trac
[05:44:15] <Burps> I have a problem that seems to be ther often, but don't find any working solution on google : I can browse my trac server with a browser, but when I want to checkout (svn co http://my.url/MyProject) : I always have "svn: PROPFIND request failed on '/"
[05:44:48] <Burps> does someone have a trick for that ?
[05:45:14] <prologic> trac doesn't really have much to do with svn in that sense
[05:45:30] <prologic> what you're experiencing is most likely a proxy that can't or doesn't handle svn http methods
[05:45:37] <prologic> such as PROPFIND which it needs
[05:49:45] * maxb has quit IRC
[05:49:47] * maxb__ has joined #trac
[05:50:51] * maxb__ is now known as maxb
[05:51:19] <Burps> I'll investigate this...
[05:54:32] <Burps> hmm, well : I'm connecting ti the server in the LAN, I set my http_proxy to '', and tried again : same problem : maybe I didn't understand what you said ?
[05:56:48] <aat> burps: trac doesn't serve svn. you need to set up mod_dav_svn for that to work
[06:01:49] * serenao has joined #trac
[06:03:28] <serenao> Hi guys! I'm having that message error and I don't know what to do
[06:03:31] <lisppaste5> serenao pasted "Trac's error message" at http://paste.lisp.org/display/46542
[06:04:17] <serenao> coderanger, coderanger_: it's about MasterTickets
[06:06:03] <serenao> retracile_: I think coderanger is sleeping again :-)
[06:10:10] * serenao_ has joined #trac
[06:10:10] * serenao has quit IRC
[06:10:15] <serenao_> Hi, sorry
[06:10:43] <serenao_> anybody can help me?
[06:12:50] * Afrohealer has joined #trac
[06:17:06] * serenao_ has quit IRC
[06:24:04] * serenao has joined #trac
[06:24:24] * thatch has joined #trac
[06:25:03] <serenao> hi again, my connection is a $hg%&sd
[06:25:19] * lakin has joined #trac
[06:25:38] <serenao> is there anybody who can help with that Trac error? http://paste.lisp.org/display/46542
[06:30:43] <serenao> please?
[06:30:46] <Afrohealer> Enyone got example of tracd init scripts? I want to setup the tracd with the Auto-reload option ..
[06:30:57] <Afrohealer> serenao: I looked but its over my head :(
[06:31:25] <serenao> Afrohealer: hmm...
[06:31:54] <serenao> Afrohealer: Imagine mine
[06:32:43] <Afrohealer> serenao: is thei sa fresh install and what version of trac?
[06:33:30] <serenao> Afrohealer: Trac 0.10.3
[06:33:49] <serenao> Afrohealer: about fresh install, I think so..
[06:34:17] <Afrohealer> does it work with tracd?
[06:34:57] <Afrohealer> also check to make sure you dont have any stray .py files in your /plugins folder
[06:41:42] <thatch> serenao: how recent is your tracmastertickets?
[06:42:12] <thatch> was it from the cheeseshop or svn?
[06:45:22] <evil_twin> New news from t.e.o: Ticket #5911 (task created): Run trac script automatically <http://trac.edgewall.org/ticket/5911> || Ticket #5910 (defect created): have an option to set the Secure flag for trac_session cookies <http://trac.edgewall.org/ticket/5910>
[06:45:22] * serenao has quit IRC
[06:53:49] <Afrohealer> would you recomend using this script on ubuntu http://trac.edgewall.org/ticket/4352
[06:56:40] <prologic> I'd recommend anything :)
[06:59:47] <prologic> writing a script like that is fine
[07:00:04] <prologic> but it's just as easy to run tracd as a seprate user in it's own home dir
[07:02:14] * serenao has joined #trac
[07:03:27] * retracile has joined #trac
[07:03:49] * retracile growls something unflattering about mornings.
[07:05:29] * erikand has left #trac
[07:05:35] <asmodai> retracile: MAAHAHA
[07:05:38] <asmodai> aat: dude?
[07:05:38] <Afrohealer> prologic: um youd recomend anything? LOL
[07:06:06] <prologic> yes :)
[07:06:23] <prologic> seriously though running tracd from a system startup script would be fine
[07:06:31] * retracile eyes asmodai cautiously
[07:06:44] <Afrohealer> I;m probalby only gonan be runnign tracd temporaryly . .until i get my apache2 working
[07:06:44] <prologic> however I still woudln't run it as the "root" user
[07:06:48] <prologic> hence my comments above
[07:07:00] <Afrohealer> k ..
[07:07:02] <prologic> in that case don't bother
[07:07:03] <prologic> just run it
[07:07:11] * serenao has quit IRC
[07:07:13] <prologic> tracd -d -s ...
[07:07:45] <aat> hey retracile
[07:07:47] <aat> hey asmodai
[07:07:56] <Afrohealer> hm .. so i if i create a use trac .. then just run it all from there?
[07:08:08] <asmodai> aat: Pawel got a fix for me for CP 3.0.2
[07:08:15] <asmodai> aat: he says it is a genuine bug though
[07:08:41] * danbeck has joined #trac
[07:09:01] <aat> well, that's a good thing
[07:09:04] <aat> the fix :\
[07:09:18] <Afrohealer> IN windwos i can start tracd with this tracd -p 8080 ,trac c:\ifo\Bugs .. but a similar thing does nto work in Ubuntu ..
[07:09:54] <Afrohealer> I.e tracd --ports 8080, trac \trac\bugs does not work
[07:10:06] <retracile> hey alec :)
[07:12:43] <asmodai> aat: aye
[07:13:05] * the_lalelu has quit IRC
[07:13:21] <Afrohealer> hmm .. ok .. now tracd startsup .. but i'm getting an invalid password .. GRRRRRRRRR
[07:15:33] <evil_twin> New news from t.e.o: Ticket #5911 (task closed): Run trac script automatically <http://trac.edgewall.org/ticket/5911#comment:1>
[07:15:56] <Afrohealer> the password works .. if i run it with tracd --port 800 --auth=* ..... but that uses http passwords. adn i want to use the AcountManager instead
[07:16:49] * Uranellus has quit IRC
[07:17:29] * Uranellus has joined #trac
[07:18:29] * the_lalelu has joined #trac
[07:24:40] <Afrohealer> any ideas why this works in windows but not on Ubuntu?
[07:25:18] * serenao has joined #trac
[07:25:30] * ftoledo has joined #trac
[07:28:23] <serenao> thatch: Sorry, I was in reunion
[07:28:43] <Afrohealer> serenao: family reunion?
[07:28:45] <serenao> thatch: my tracmastertickets was installed with easy_install
[07:29:02] <serenao> Afrohealer: unfortunately, don't... work :-/
[07:29:19] <Afrohealer> serenao: did trac work only after the tracmastertickets instal?
[07:29:38] <serenao> no
[07:29:43] <serenao> It was working
[07:29:47] * coling has quit IRC
[07:30:31] <Afrohealer> i meant did it stop working only after tracmastertickets?
[07:30:32] * slingintacos has joined #trac
[07:30:36] <serenao> Afrohealer, thatch: have MasterTicket some integrity restriction about the "blocking" value inserted? Does it validate something?
[07:31:10] <serenao> Afrohealer: sorry, it was working after and before masterticket installation
[07:31:21] <Afrohealer> oh ok ..
[07:31:35] <serenao> Afrohealer: only one ticket is returning this error message
[07:31:41] <Afrohealer> oh i see
[07:32:07] <Afrohealer> Sorry cant help yu there.. stil trying to get my trac to startup properly on Ubuntu over here
[07:33:06] * dgynn has left #trac
[07:34:58] <asmodai> aat: http://groups.google.com/group/cherrypy-users/browse_thread/thread/29e27ad98d25c9a
[07:39:31] <serenao> Afrohealer: ok... I talked with who created the problematic ticket and he told me that he puts login names instead ticket's parent number by mistake
[07:40:00] <serenao> how can I open the trac.db and alter that?
[07:41:27] <Afrohealer> if you have webadmin installed .. u shoudlbe able to delete the ticket from the Admin interface
[07:42:27] <serenao> Afrohealer: hmm.. in my administration interface I have only "Ticket System" section, to configure fields like components, milestones, etc..
[07:42:42] <serenao> and I have administration permission..
[07:43:10] <serenao> Afrohealer: Is that offered by another plugin?
[07:43:26] * _slacker_ has joined #trac
[07:43:56] <Afrohealer> yup .. AcountManeger plugin ..
[07:44:13] <Afrohealer> I beleive you can also do it from the comand line "trac-admin"
[07:44:45] <Afrohealer> oops. sorry i meant the WebAdmin plugin ..
[07:44:54] <_slacker_> hi all, i'm upgrading the permission of my trac with trac-admin, and the changes seems to have no effect :s
[07:45:07] <_slacker_> where can i see wha'ts happening?
[07:48:07] <_slacker_> when list the permissions i have TRAC_ADMIN, but when i log in the browser don't
[07:48:09] * jannic_ has quit IRC
[07:48:32] * jannic_ has joined #trac
[07:52:49] <serenao> Afrohealer: done. May I enable all AccountManager's components?
[07:54:19] <ftoledo> hi, anybody know if in the next realease we can using acl on wiki pages?
[07:55:16] <Afrohealer> serenao: webadmin ws the plugin you needed ..
[07:55:52] <serenao> Afrohealer: ok, but I don't have any way to delete ticket over here..
[07:56:06] <Afrohealer> trac-admin <yourprojenv> ticket remove <num>
[07:56:14] <serenao> hmm
[07:56:15] <serenao> ok
[07:56:22] <Afrohealer> will remove the ticket .. acording to the tracFaq
[07:56:27] <serenao> Afrohealer: ok
[07:56:42] <Afrohealer> i;ve never used it.. so i cant vouch for it
[07:57:08] <serenao> Afrohealer: but tell me.. is that TRAC_ADMIN the permission who enables everything?
[07:57:43] <Afrohealer> serenao: I;m not sure what you are asking .. can you rephrase that?
[07:58:04] <serenao> Afrohealer: sorry, my english is not so good
[07:58:13] <Afrohealer> that i sok ..
[07:58:47] <Afrohealer> serenao: have you read the information on http://trac.edgewall.org/
[07:58:47] <serenao> Afrohealer: if I have TRAC_ADMIN permission, can I do anything in Trac? is that all enabled for me ?
[07:59:32] <Afrohealer> serenao: if you have TRAC_ADMIN permision you can do anything & everything in trac
[08:00:13] <serenao> Afrohealer: ok.
[08:00:41] <Afrohealer> serenao: i;d sugest you read the documentation at the main trac website if u have not already
[08:02:03] <BrianHV> is there a way to authenticate to trac for a single page view? I'm trying to grab a query CSV from a python script
[08:02:05] <serenao> Afrohealer: I did... but, sincerely... it's not soooo well formed... It's not so easy to find answers over there..
[08:07:12] <serenao> Afrohealer: thanks for everything. []'s !
[08:07:21] * serenao has quit IRC
[08:10:10] <thatch> BrianHV: yes, using standard http authentication. Are you using httplib?
[08:11:24] <_slacker_> hi guys, i have the TRAC_ADMIN set in my user and when i log in, i'm NOT admin. Any idea?
[08:12:39] <thatch> _slacker_: can you try from another computer? usually that's a cache issue, so shift-F5, complete clear cache, restart browser should fix it.
[08:12:53] <BrianHV> thatch: I was using urllib2
[08:14:44] <_slacker_> thatch, mmm same problem :s
[08:15:23] <BrianHV> thatch: you think if I use httplib, authenticate to /login, then browse to the csv it'll work?
[08:16:25] <Afrohealer> _slacker: what version of trac are you using? and if its not .11 do u have webadmin installed?
[08:18:10] <_slacker_> Afrohealer, i haven't webadmin, and using 0.10.3rc1
[08:18:47] <_slacker_> Afrohealer, the most strange thing is that i have other projects in the same machine, same config, and i can grant admin privileges on the others
[08:19:40] <_slacker_> but with one of them i have this problem.... i can't set any user as TRAC_ADMIN
[08:21:39] <Afrohealer> hmm .. check to see if you have TRAC_ADMIN permissions in that setup ..
[08:22:24] <Afrohealer> i.e for the project that does not work
[08:24:34] <_slacker_> Afrohealer, with trac-admin command line tool?
[08:25:17] <Afrohealer> yeah ..
[08:25:30] <retracile> _slacker_: what command are you running, and what is the error?
[08:27:30] <Afrohealer> trac-admin /path/to/projenv permission list
[08:27:55] <Afrohealer> run that and see if you have TRAC_ADMIN rights for that project
[08:28:23] <_slacker_> yes, if make a permission list, i have TRAC_ADMIN privileges
[08:28:46] <_slacker_> but when i log in via web browser, i haven't
[08:29:06] <_slacker_> the "Admin" menu option is missed
[08:29:24] <Afrohealer> _slacker_: u need webadmin install to have the "Admin" menu
[08:29:41] * ftoledo has left #trac
[08:29:45] <Afrohealer> exept if u are running trac .11
[08:30:47] <_slacker_> oh! then, where i can see if i have the webadmin activated or not?
[08:33:26] <Afrohealer> _slacker_: so u have an ADMIN tab in all your other trac projects? except this one?
[08:33:58] * nihilist has quit IRC
[08:34:26] * nihi|ist has joined #trac
[08:34:48] <_slacker_> Afrohealer, weeeell! i have not added the component in the trac.ini for this project!
[08:35:53] <Afrohealer> _slacker_: lol .. glad u got it working
[08:36:01] <Afrohealer> _slacker_: what OS r u running?
[08:36:29] <_slacker_> Afrohealer, Debian
[08:36:59] <Afrohealer> hmm .. r u using tracd ?
[08:37:18] <_slacker_> Afrohealer, no, via apache
[08:37:25] <Afrohealer> apache2?
[08:37:29] <_slacker_> yes
[08:37:32] <Afrohealer> I cant get mine to work ..
[08:38:02] <Afrohealer> r u also using the AcountManger plugin?
[08:38:20] <_slacker_> Afrohealer, no
[08:38:32] <_slacker_> what's you problem?
[08:39:13] * Afrohealer has given up on apache2 for now .. cuz i could not get apache2 to start ..
[08:39:38] <Afrohealer> right now i;m runing tracd .. with AcountManager plugin ..
[08:40:11] <Afrohealer> one sec . i'll repost what i had typed here earlier.
[08:40:42] <Afrohealer> IN windwos i can start tracd with this tracd -p 8080 ,trac c:\ifo\Bugs .. but a similar thing does nto work in Ubuntu ..
[08:42:05] <Afrohealer> the password works .. if i run it with tracd --port 800 --auth=* ..... but that uses http passwords. and i want to use the AcountManager instead .. since that uses a html form
[08:42:51] <Afrohealer> but i get an " Invalid username or password" error
[08:43:10] <Afrohealer> same exact setup works in winblows .. but not Ubuntu
[08:43:43] * dgynn has joined #trac
[08:46:13] <evil_twin> New news from t.e.o: Changeset [5952]: Testing: merge through r5949 from trunk <http://trac.edgewall.org/changeset/5952>
[08:48:23] <Afrohealer> oosp i meant that uses http authentication .. which is lousy cuz you dont need a password to login again .. and it wil then automatically log you in as the same user .. withought asking for a username/password
[08:50:29] * danbeck_ has joined #trac
[08:57:20] * danbeck has quit IRC
[09:03:00] * tuxipuxi_ has joined #trac
[09:05:51] * Afrohealer is getting lunch .. be back in a few ..
[09:11:34] <retracile> Joy. twill leaks file descriptors like mad.
[09:12:32] <aat> ugh :(
[09:16:35] * gtodd_ has joined #trac
[09:17:41] <thatch> BrianHV: I don't recall off hand, I'd try just passing the authentication information to your csv request, and if that doesn't work then you'll need to go to /login with auth, get the cookie, and send your next request. You could do this with whatever amount of magic you want by using various python modules
[09:18:03] * jae has joined #trac
[09:18:17] <retracile> Every twill.commands.url() leaks 3 or 4 file descriptors... same for .follow()
[09:18:33] <thatch> retracile: what OS?
[09:18:36] <retracile> Linux
[09:18:48] <retracile> (FC6, to be specific)
[09:19:22] <thatch> have you figured out where yet, or just that it does
[09:19:27] * m_g has quit IRC
[09:19:27] <lisppaste5> retracile pasted "twill leaks like a seive" at http://paste.lisp.org/display/46555
[09:19:42] <retracile> thatch: just that it does. see demo script
[09:20:23] <thatch> checking on freebsd...
[09:20:58] <BrianHV> thatch: yeah, just passing the auth information didn't work for me. I'll mess around with it later. thanks for the suggestions
[09:22:39] * cbalan has left #trac
[09:26:07] <aat> retracile: you might have to dig into the source and patch it :\
[09:26:25] <retracile> aat: Yeah, I'm digging now... but it's not jumping out at me.
[