| [00:02:59] |
* |
rustre has joined #trac |
| [00:03:01] |
<rustre> |
hiya people |
| [00:12:54] |
* |
kdiff has joined #trac |
| [00:13:14] |
* |
cmlenz has joined #trac |
| [00:18:15] |
* |
flox|away has joined #trac |
| [00:29:25] |
* |
lowkey has quit IRC |
| [00:29:36] |
* |
l0wkey has joined #trac |
| [00:49:10] |
* |
otaku42_away is now known as otaku42 |
| [00:49:18] |
<otaku42> |
moin |
| [01:31:14] |
* |
converter has quit IRC |
| [01:43:06] |
* |
_idostyle has joined #trac |
| [01:58:09] |
* |
jrydberg has joined #trac |
| [01:59:51] |
* |
idostyle has quit IRC |
| [01:59:59] |
* |
_idostyle is now known as idostyle |
| [02:01:34] |
* |
Ryan_ has joined #trac |
| [02:02:40] |
* |
Ryan_ has left #trac |
| [02:14:41] |
* |
hikozaemon has quit IRC |
| [02:17:08] |
* |
peppelorum has joined #trac |
| [02:21:23] |
* |
maxb has joined #trac |
| [02:24:14] |
* |
cmlenz has quit IRC |
| [02:32:15] |
* |
jrydberg has quit IRC |
| [02:46:58] |
* |
Blackhex has joined #trac |
| [03:05:02] |
* |
cmlenz has joined #trac |
| [03:14:09] |
* |
maxb has quit IRC |
| [03:19:16] |
* |
maxb has joined #trac |
| [04:00:35] |
* |
flox|away is now known as flox |
| [04:07:12] |
* |
lisppaste5 has quit IRC |
| [04:09:29] |
* |
lisppaste5 has joined #trac |
| [04:24:33] |
* |
cboos has joined #trac |
| [04:26:31] |
<alect> |
hey cboos |
| [04:26:36] |
<cboos> |
hello alect |
| [04:27:59] |
<cboos> |
Did you already had a look at my mimeview stuff, lately? |
| [04:29:24] |
<alect> |
no sorry :( |
| [04:29:33] |
<alect> |
only just got settled afer new job + house |
| [04:29:47] |
<alect> |
what are you thinking? |
| [04:29:49] |
* |
peppelorum has quit IRC |
| [04:31:34] |
<cboos> |
the only bad thing with this refactoring is that it introduced mysterious lock ups in the Wiki module... |
| [04:32:00] |
<cboos> |
... which is really not that nice ;) |
| [04:32:32] |
<cboos> |
I was wondering if someone else has seen them... |
| [04:34:35] |
<lisppaste5> |
cboos pasted "improved error reporting for Markup" at http://paste.lisp.org/display/24287 |
| [04:34:36] |
<alect> |
i haven't checked, no |
| [04:34:52] |
<alect> |
ooh pastey |
| [04:35:33] |
<cboos> |
yeah, #markup doesn't have it's own paste entry in paste.lisp.org, so I'm hijacking Trac's one ;) |
| [04:39:26] |
<cboos> |
s/it's/its/ damn, why do I always *see* this kind of mistakes but never get it right when writing it? |
| [04:39:47] |
* |
cboos is a stupid french |
| [04:40:48] |
<alect> |
hehe |
| [04:49:38] |
* |
agile has quit IRC |
| [04:55:50] |
<rustre> |
french rules :p |
| [04:56:17] |
<rustre> |
I might not be really objective though ;) |
| [05:07:30] |
<maxb> |
You can use paste.lisp.org _without_ notifying a channel too |
| [05:29:25] |
* |
agile has joined #trac |
| [05:41:10] |
* |
coderanger_ has joined #trac |
| [05:51:53] |
* |
tuxipuxi has joined #trac |
| [06:04:44] |
* |
coderanger_ has quit IRC |
| [06:08:13] |
* |
coderanger_ has joined #trac |
| [06:15:08] |
* |
msoares has joined #trac |
| [06:19:47] |
* |
chjunior has joined #trac |
| [06:25:50] |
* |
msoares has left #trac |
| [06:38:43] |
* |
rustre has quit IRC |
| [06:40:21] |
* |
MasterC has joined #trac |
| [06:40:44] |
<coderanger_> |
/planshift |
| [06:40:49] |
<coderanger_> |
grr |
| [06:41:06] |
<coderanger_> |
Stupid GAIM not being as good as Colloquy |
| [06:53:17] |
* |
tuxipuxi has quit IRC |
| [06:56:30] |
* |
chjunior has quit IRC |
| [07:00:34] |
* |
danbeck has joined #trac |
| [07:17:19] |
* |
michael has joined #trac |
| [07:18:08] |
* |
michael is now known as tuxipuxi |
| [07:22:12] |
<lisppaste5> |
cboos annotated #24287 with "follow-up, on r209: also catch missing arguments" at http://paste.lisp.org/display/24287#1 |
| [07:30:08] |
* |
__doc__ has joined #trac |
| [07:30:51] |
* |
peppelorum has joined #trac |
| [07:34:25] |
* |
cbrinke1 has joined #trac |
| [07:34:36] |
<cbrinke1> |
hello all |
| [07:35:30] |
<otaku42> |
hi cbrinke1 |
| [07:35:44] |
<coderanger_> |
Alo |
| [07:36:22] |
<cbrinke1> |
I am having a rough time getting trac installed on a RH ES4 server, specifically after installing pysqlite-2.3.2 trac complains of 'no module found sqlite' |
| [07:36:39] |
<cbrinke1> |
performing a python ; import sqlite also bombs out |
| [07:36:56] |
<coderanger_> |
import pysqlite2 |
| [07:38:42] |
<cbrinke1> |
coderanger_: that works well enough, but when I run trac initenv it dies while trying to import sqlite. "Failed to create environment. global name 'sqlite' is not defined" |
| [07:39:44] |
<coderanger_> |
thats a fallback error |
| [07:39:58] |
<coderanger_> |
If it doesn't see pysqlite2 it will try to load sqlite (pysqlite 1.x) |
| [07:41:43] |
<coderanger_> |
What frontend are you using? |
| [07:41:56] |
<cbrinke1> |
coderanger_: so why would the initenv not see pysqlite2 if I can import it manually with the same python install? |
| [07:42:20] |
<coderanger_> |
Wait, you said RH |
| [07:42:26] |
<coderanger_> |
is SELinux active/ |
| [07:42:47] |
<cbrinke1> |
coderanger_: checking... do you know the command to tell if it is? |
| [07:42:55] |
<coderanger_> |
sestatus I think |
| [07:43:18] |
<coderanger_> |
Been a while since I've used SELinux |
| [07:43:21] |
<cbrinke1> |
SELinux status: disabled |
| [07:43:35] |
<coderanger_> |
hmm |
| [07:43:43] |
<coderanger_> |
so yeah, frontend? |
| [07:44:07] |
<cbrinke1> |
what do you meant frontend? I installed clearsilver and will be trying to get apache to run trac |
| [07:44:16] |
<coderanger_> |
@frontend |
| [07:44:16] |
<evil_twin> |
coderanger_: "frontend" is CGI, FastCGI, mod_python, or tracd |
| [07:44:20] |
* |
exarkun has left #trac |
| [07:44:38] |
<cbrinke1> |
coderanger_: none of the above yet, as the initenv is not working |
| [07:45:03] |
<cbrinke1> |
I am thinking mod_python will be where I end up, once i get the sqlite thing worked out |
| [07:45:05] |
<coderanger_> |
Are you running the initenv under sudo? |
| [07:45:27] |
<cbrinke1> |
coderanger_: 'su - root' |
| [07:45:53] |
<coderanger_> |
What version of trac? |
| [07:46:08] |
<cbrinke1> |
0.9.6 |
| [07:47:27] |
<coderanger_> |
http://initd.org/pub/software/pysqlite/doc/install-source.html#step-4-test-your-pysqlite-installation |
| [07:47:33] |
<coderanger_> |
Can you run that (as root) |
| [07:48:54] |
<cbrinke1> |
negative, cannot find libsqlite3.so.0 :( |
| [07:49:21] |
<cbrinke1> |
but I have the said so installed here: /usr/local/lib/libsqlite3.so.0 |
| [08:01:47] |
* |
cbrinke1 has quit IRC |
| [08:02:47] |
<matt_good> |
uh well it probably needs added to /etc/ld.so.conf, but he left ... |
| [08:04:28] |
* |
redir has joined #trac |
| [08:05:33] |
<coderanger_> |
Oh the joys of Red Hat |
| [08:07:37] |
<matt_good> |
yeah, my initial forays into Linux were RPM distros until I realized that the idea that there was more software packaged for Red Hat was a huge misconception |
| [08:08:19] |
<coderanger_> |
And that RPM makes anything easier |
| [08:10:36] |
<cboos> |
alect and cmlenz : about the remaining docs for 0.10, there still #3331 ;) |
| [08:10:48] |
<cboos> |
(the detailed release notes) |
| [08:11:42] |
* |
rlo has quit IRC |
| [08:12:44] |
<alect> |
right |
| [08:13:38] |
<alect> |
sleep time |
| [08:13:39] |
* |
alect waves |
| [08:14:50] |
<coderanger_> |
Gnite |
| [08:15:48] |
<cboos> |
bye |
| [08:20:35] |
* |
Riccc has joined #trac |
| [08:20:47] |
* |
otaku42 is now known as otaku42_away |
| [08:21:57] |
* |
Gruf has quit IRC |
| [08:25:07] |
* |
MasterC has quit IRC |
| [08:28:08] |
* |
xjjk has joined #trac |
| [08:28:36] |
* |
boude has quit IRC |
| [08:36:46] |
* |
redir has quit IRC |
| [08:39:26] |
* |
klasstek has joined #trac |
| [08:40:18] |
* |
klasstek has quit IRC |
| [08:41:03] |
* |
Gruf has joined #trac |
| [08:43:58] |
* |
klasstek has joined #trac |
| [08:53:49] |
* |
pod has joined #trac |
| [08:54:04] |
<pod> |
Can someone please explain trac-admin setenv to me ... |
| [08:54:19] |
<pod> |
trac-admin /path/to/repository initenv I mean |
| [08:54:27] |
<pod> |
should that be path/to/repository/ |
| [08:54:27] |
<pod> |
? |
| [08:56:23] |
<cmlenz> |
that's the project *environment* directory you want to create, not the repository directory |
| [08:58:07] |
<pod> |
aaaaaagh! |
| [08:58:10] |
<pod> |
Thanks :) |
| [09:06:44] |
* |
stretch has quit IRC |
| [09:15:37] |
<pacopablo> |
morning vatos |
| [09:28:25] |
* |
milk-it has joined #trac |
| [09:30:39] |
<pod> |
I get this error when trying to login with trac: |
| [09:30:43] |
<pod> |
Trac detected an internal error: |
| [09:30:44] |
<pod> |
Authentication information not available. |
| [09:31:19] |
<pod> |
I'm using lighttpd/ fast-cgi and FreeBSD |
| [09:31:43] |
<pacopablo> |
did you setup HTTP AUTH for lighttpd? |
| [09:33:03] |
<pod> |
oh ... |
| [09:33:11] |
<pod> |
no, i thought trac had it built in. |
| [09:33:34] |
<coderanger_> |
Nope |
| [09:33:51] |
<coderanger_> |
By default it relies on the server to take care of authz |
| [09:34:00] |
<coderanger_> |
(trac doesn handle the authn on its own) |
| [09:34:29] |
<pod> |
Okay - Thanks. |
| [09:34:32] |
* |
flox has quit IRC |
| [09:34:36] |
<killing-joke> |
i should write a faq entry :) |
| [09:35:02] |
<coderanger_> |
I'm pretty sure its in there |
| [09:35:58] |
<pod> |
Sorry - I just kind of jumped in. |
| [09:36:00] |
<pod> |
Thanks!@ |
| [09:36:01] |
* |
pod has quit IRC |
| [09:47:14] |
* |
milk-it has quit IRC |
| [09:50:28] |
* |
chandlerc has joined #trac |
| [09:55:14] |
* |
ncolton has joined #trac |
| [09:55:36] |
* |
milk-it has joined #trac |
| [09:55:56] |
* |
itodd has joined #trac |
| [09:57:09] |
<itodd> |
I have a fairly bloated repository i'm trying to setup trac with. after a long pause at "Creating and Initializing Project", it prints "Killed" and quits. Any ideas? |
| [09:59:04] |
<itodd> |
sorry it also says Failed to create environment. |
| [09:59:33] |
* |
milk-it has quit IRC |
| [10:03:46] |
* |
cboos has quit IRC |
| [10:19:03] |
* |
milk-it has joined #trac |
| [10:20:16] |
<coderanger_> |
itodd: How big is it? |
| [10:20:30] |
<itodd> |
about 300k not that big i guess |
| [10:20:42] |
<itodd> |
err |
| [10:20:45] |
<itodd> |
300mb |
| [10:20:53] |
<coderanger_> |
Yeah, thats pretty tiny |
| [10:21:01] |
<coderanger_> |
Are you hitting Ctrl-C? |
| [10:21:01] |
* |
milk-it has joined #trac |
| [10:21:03] |
<itodd> |
i misread it |
| [10:21:07] |
<itodd> |
no of course not :) |
| [10:21:20] |
<coderanger_> |
300MB is still small by subversion standards |
| [10:21:27] |
<itodd> |
agreed |
| [10:21:53] |
<coderanger_> |
What version of Trac? |
| [10:21:59] |
<itodd> |
does tracadmin have a verbose flag? |
| [10:22:35] |
<itodd> |
0.9.6 |
| [10:23:44] |
* |
designdream has joined #trac |
| [10:24:10] |
<coderanger_> |
It doesn't |
| [10:24:32] |
<coderanger_> |
It should show a traceback though |
| [10:24:43] |
<itodd> |
yea, the traceback wasn't helpful |
| [10:24:48] |
* |
cmlenz has quit IRC |
| [10:24:50] |
<coderanger_> |
lisppaste5: url |
| [10:24:50] |
<lisppaste5> |
To use the lisppaste bot, visit http://paste.lisp.org/new/trac and enter your paste. |
| [10:24:57] |
<itodd> |
all it said was Killed |
| [10:25:30] |
<coderanger_> |
The traceback? |
| [10:25:36] |
<itodd> |
yes |
| [10:25:45] |
<itodd> |
i closed the window, i'm running it again |
| [10:25:48] |
<designdream> |
are there any plugins that link the Browse Source to the actual http://svn/path ? |
| [10:25:55] |
<itodd> |
i'll copy and paste it to the lispbot |
| [10:26:53] |
<coderanger_> |
designdream: No, Trac doens't know what other RAs you are using |
| [10:27:13] |
<coderanger_> |
designdream: You can add such a link with the ctxtnavadd plugin |
| [10:27:42] |
<lisppaste5> |
itodd pasted "trac-admin output" at http://paste.lisp.org/display/24303 |
| [10:28:09] |
<coderanger_> |
itodd: So it doesn't show a traceback? |
| [10:28:20] |
<designdream> |
coderanger_: so... http://domain/browser/path can be sent to http://svndomain/repos/path ? |
| [10:28:28] |
<designdream> |
s/sent/link/ |
| [10:28:32] |
<itodd> |
the last time it said printing traceback but then just printed Killed |
| [10:28:41] |
<coderanger_> |
designdream: What do you mean? |
| [10:29:04] |
<coderanger_> |
itodd: Is there any kind of weird security on the machine? |
| [10:29:10] |
<itodd> |
hrmm seems even if i don't supply a repository it hangs |
| [10:29:10] |
<coderanger_> |
SELinux, GRsec, etc etc |
| [10:29:18] |
<itodd> |
coderanger_: no |
| [10:29:42] |
<designdream> |
coderanger_: when browsing source... for example if i was in http://mytracdomain/browser/path there would be a link on that to http://mysvndomain/path |
| [10:29:43] |
<coderanger_> |
itodd: Its not even getting to dealing with the repo |
| [10:29:51] |
<coderanger_> |
designdream: Make a plugin for ctxtnavadd |
| [10:29:56] |
<coderanger_> |
Its on trac-hacks |
| [10:30:10] |
<designdream> |
coderanger_: thats what i was veriffying.. that we were on the same page.. on my wway to do it.. thanks! |
| [10:30:37] |
* |
itodd wonders if it's not the repository, what could it be? |
| [10:31:06] |
<coderanger_> |
http://trac.edgewall.org/browser/tags/trac-0.9.6/trac/scripts/admin.py#L593 |
| [10:31:16] |
<coderanger_> |
Its between that and the next print |
| [10:31:38] |
* |
peppelorum has quit IRC |
| [10:32:29] |
<coderanger_> |
but env_create has a try/except such that if something in it failed it should print something |
| [10:33:35] |
<coderanger_> |
This just screams of something being wrong with the server |
| [10:33:42] |
<coderanger_> |
but I'm not sure what |
| [10:34:12] |
<lisppaste5> |
itodd pasted "left the defaults alone" at http://paste.lisp.org/display/24304 |
| [10:34:55] |
* |
cboos has joined #trac |
| [10:37:01] |
<coderanger_> |
Well thats the line I mentioned |
| [10:37:08] |
<coderanger_> |
But I don't see why thats a problem |
| [10:37:19] |
<coderanger_> |
cboos: Got a minute? |
| [10:38:00] |
* |
Semhirage has quit IRC |
| [10:38:04] |
<itodd> |
i'm going to try again, then see how car Environment.create got |
| [10:38:11] |
<itodd> |
car/far |
| [10:38:34] |
* |
Semhirage has joined #trac |
| [10:42:23] |
<itodd> |
it fails creating the db i think |
| [10:42:47] |
* |
flox has joined #trac |
| [10:43:03] |
<itodd> |
/var/trac/sage/db/trac/db is 0 bytes |
| [10:43:15] |
<itodd> |
trac.db |
| [10:44:22] |
* |
itodd wonders where the variable db is set in Environment.create() |
| [10:44:46] |
<itodd> |
oh it's a namespace |
| [10:46:10] |
<petekaz> |
Dumb question: what does an italicized row indicate when using TracQueries? |
| [10:46:37] |
<coderanger_> |
petekaz: closed since you last ran the query |
| [10:47:10] |
<coderanger_> |
itodd: Python doesnt have namespaces ... |
| [10:47:18] |
<petekaz> |
coderanger_: thx. |
| [10:47:42] |
<itodd> |
coderanger_: it was imported, that's what i meant |
| [10:47:46] |
<coderanger_> |
petekaz: And bold means some other kind of change was made |
| [10:48:21] |
<matt_good> |
coderanger_: "Namespaces are one honking great idea -- let's do more of those!" |
| [10:48:25] |
* |
chandlerc has quit IRC |
| [10:49:09] |
<coderanger_> |
matt_good: ? |
| [10:49:30] |
<matt_good> |
coderanger_: http://www.python.org/doc/Humor.html#zen |
| [10:50:26] |
<coderanger_> |
matt_good: Hah, thats awesome |
| [10:51:40] |
<coderanger_> |
http://trac.edgewall.org/browser/trunk/trac/Timeline.py#L90 Why the devil is that using a regex |
| [10:56:13] |
* |
xjjk has quit IRC |
| [10:56:14] |
* |
xjjk has joined #trac |
| [10:59:41] |
<itodd> |
coderanger_: it was sqlite python bindings |
| [10:59:47] |
<itodd> |
i hate packaging systems |
| [10:59:58] |
<itodd> |
stupid yast installed a broken version |
| [11:01:00] |
* |
itodd feels so much better now |
| [11:01:10] |
<itodd> |
thanks coderanger_ :) |
| [11:02:20] |
* |
sineer has joined #TRAC |
| [11:02:22] |
<sineer> |
hi! |
| [11:03:11] |
* |
cmlenz has joined #trac |
| [11:03:19] |
<sineer> |
Is there a way to refer to an html page in such a way that it will open Within TRAC page (with the Nav bar on top and search bar, I don't care about the footer) |
| [11:03:38] |
<sineer> |
I'd like to refer to the Doxygen doc I'm generating but keep the trac nav/search bar |
| [11:03:41] |
<coderanger_> |
matt_good: I think 1.0 we should add "Massive efficiency audit" to the roadmap |
| [11:03:44] |
* |
ncolton has quit IRC |
| [11:03:56] |
<coderanger_> |
sineer: DoxygenPlugin on trac-hacks |
| [11:04:02] |
<sineer> |
I can inject an html header in my generated doxygen doc... oh sweet :) |
| [11:04:19] |
<sineer> |
thanks I'll check it out.. although I havne't had much luck with TRAC 10-dev and plugins sofar |
| [11:04:40] |
* |
tuxipuxi_ has joined #trac |
| [11:04:43] |
* |
milk-it has quit IRC |
| [11:07:17] |
* |
milk-it has joined #trac |
| [11:07:58] |
* |
phil_praxis has joined #trac |
| [11:08:34] |
<phil_praxis> |
hey, question, what does i need to put in my SVN comment to close a ticket? is that "fix #123" or "fixed #123" or "fixes 123" |
| [11:09:43] |
<misc> |
depend on the script you use |
| [11:10:48] |
<phil_praxis> |
using no script here |
| [11:11:43] |
<misc> |
so this will not work |
| [11:14:01] |
* |
em-dash has joined #trac |
| [11:15:32] |
<matt_good> |
phil_praxis: you need to use the post-commit hook script |
| [11:16:06] |
* |
tuxipuxi has quit IRC |
| [11:17:10] |
<phil_praxis> |
ok, where do i get this script? |
| [11:18:45] |
* |
tuxipuxi_ is now known as tuxipuxi |
| [11:19:53] |
<phil_praxis> |
is it the same thing for ticket notifications? |
| [11:20:35] |
<matt_good> |
notifications are built-in |
| [11:20:57] |
<matt_good> |
but for Trac to be updated automatically when you commit it needs triggered by SVN |
| [11:21:06] |
<matt_good> |
the script is in the source under the "contrib" folder |
| [11:22:22] |
<sineer> |
dang, doxygentrac won't work for me with .10 DEV :( |
| [11:22:31] |
<sineer> |
It doesn't load or doesn't seem todo anything |
| [11:22:48] |
<sineer> |
no error in my log file even too I'm set to DEBUG (I see warning about a missing icon so its not because my logging is off) |
| [11:23:03] |
<sineer> |
I've followed the instructions carefully... nothing happen :( |
| [11:23:41] |
<matt_good> |
sineer: did you install setuptools? |
| [11:23:52] |
<phil_praxis> |
ok, thanks matt_good |
| [11:24:09] |
<coderanger_> |
sineer: Do you see it loading? |
| [11:24:38] |
<phil_praxis> |
ok, so for the auto fix from SVN comments, i'm going to set that up |
| [11:24:39] |
* |
jieryn-work has joined #trac |
| [11:24:45] |
<phil_praxis> |
now the trac notification are NOT working for me |
| [11:24:57] |
<phil_praxis> |
even tho i filled in the trac.ini file |
| [11:25:02] |
<jieryn-work> |
hello :) how do i annotate each change when viewing a particular file under SCM in Trac? |
| [11:25:53] |
<sineer> |
sorry I'm back.. I was googling for a fix.. |
| [11:25:55] |
<matt_good> |
jieryn-work: are you looking for something like "svn blame"? |
| [11:25:57] |
<sineer> |
No I did not see it loading |
| [11:26:01] |
<jieryn-work> |
yes, i think so |
| [11:26:09] |
<phil_praxis> |
do I need to reload something so that trac.ini is taken in account? |
| [11:26:13] |
<sineer> |
coderanger, I should see it load in my trac.log file right? |
| [11:26:15] |
<matt_good> |
jieryn-work: Trac doesn't have that yet |
| [11:26:31] |
<jieryn-work> |
matt_good: i see a mail list message from 2004 saying that it is on the top of the list of TODO items |
| [11:26:38] |
<sineer> |
coderanger, I've added the proper lines to my trac.ini, did trac-admin . upgrade and wiki upgrade then restarted apache... |
| [11:26:39] |
* |
jieryn-work boggles |
| [11:27:05] |
<jieryn-work> |
is there an -svn version of trac which has blame/annotation support? |
| [11:27:25] |
<sineer> |
matt_good, yes, i believe I did.. maybe I'll reinstall again to be sure, or can I somehow know if its installed? doxygen plugin setup.py build and install targets went on properly |
| [11:27:30] |
* |
milk-it has quit IRC |
| [11:28:42] |
<matt_good> |
jieryn-work: cmlenz was working on that, but it's horribly out of sync with the trunk: http://trac.edgewall.org/browser/branches/cmlenz-dev/blame |
| [11:28:50] |
<jieryn-work> |
yah, i found that :) |
| [11:28:56] |
<jieryn-work> |
drat!! |
| [11:29:00] |
<sineer> |
actually, I must have it installed since TracNav used to work.. although I've disabled it because apache failed to find the proper tracnav.css file one time out of two for some strange reason |
| [11:30:50] |
<coderanger_> |
sineer: What lines did you add? |
| [11:31:46] |
<sineer> |
[components] |
| [11:31:47] |
<sineer> |
doxygentrac.* = enabled |
| [11:32:48] |
<sineer> |
sorry, I've also added this:L |
| [11:33:05] |
<sineer> |
[doxygen] |
| [11:33:05] |
<sineer> |
ext = htm html png |
| [11:33:05] |
<sineer> |
path = /srv/www/dox/PlxSdk/ |
| [11:33:05] |
<sineer> |
index = index.html |
| [11:33:05] |
<sineer> |
wiki_index = PlxSdk |
| [11:33:05] |
<sineer> |
title = Documentation |
| [11:33:46] |
<coderanger_> |
lisppaste5: url |
| [11:33:47] |
<lisppaste5> |
To use the lisppaste bot, visit http://paste.lisp.org/new/trac and enter your paste. |
| [11:33:50] |
<coderanger_> |
for the future, use that ;-) |
| [11:34:01] |
<sineer> |
ok I will |
| [11:34:27] |
<coderanger_> |
sineer: And you don't see any debug messages showing that plugin loading? |
| [11:34:32] |
<sineer> |
nop |
| [11:34:55] |
<sineer> |
although I always get my warning about my missing icon... |
| [11:35:36] |
<sineer> |
so logging works, tracnav works (but fail to detect its css file sometimes so I've disabled it) |
| [11:35:46] |
<sineer> |
but no luck with webadmin or this doxygen plugin.. |
| [11:35:46] |
<coderanger_> |
How did you install the plugin? |
| [11:35:56] |
<sineer> |
python setup.py build |
| [11:36:07] |
<coderanger_> |
Thats it? |
| [11:36:09] |
<sineer> |
then python setup.py install --prefix=/usr/local (my trac IS installed in /usr/local) |
| [11:36:35] |
<sineer> |
then finally, I've copied doxygentrac dir in /usr/local/share/trac/plugins |
| [11:36:43] |
<coderanger_> |
Oy |
| [11:36:56] |
<coderanger_> |
python setup.py bdist_egg |
| [11:37:02] |
<sineer> |
I've tried that but it doesn't work |
| [11:37:09] |
<coderanger_> |
cp dist/*.egg /usr/local/share/trac/plugins |
| [11:37:36] |
* |
milk-it has joined #trac |
| [11:37:39] |
<coderanger_> |
What does it say? |
| [11:37:43] |
<sineer> |
error: invalid command 'bdist_egg' |
| [11:37:54] |
<coderanger_> |
Do you have setuptools installed? |
| [11:38:00] |
<sineer> |
I tought I did... maybe I don't |
| [11:38:08] |
<coderanger_> |
just run python |
| [11:38:13] |
<coderanger_> |
and type "import setuptools" |
| [11:38:24] |
<sineer> |
yeah that works |
| [11:39:26] |
<sineer> |
I get the same setupid error (invalid command 'bdist_egg' when trying the same command with the webadmin plugin.. |
| [11:39:59] |
<sineer> |
setuptools IS isntalled: python2.4/site-packages/setuptools-0.6c1-py2.4/ |
| [11:40:22] |
* |
dort has quit IRC |
| [11:41:54] |
<coderanger_> |
Do you have two pythons installed? |
| [11:42:11] |
<coderanger_> |
type -a python |
| [11:42:37] |
<sineer> |
yeah I only have 2.4 installed |
| [11:42:49] |
<sineer> |
2.4.2 to be precise |
| [11:42:53] |
<coderanger_> |
matt_good: Still around? |
| [11:43:28] |
<sineer> |
I've tried same running python setup.py bdist_egg in tracnav and webadmin plugin and they all fail :( |
| [11:43:43] |
<coderanger_> |
How did you install setuptools? |
| [11:43:50] |
<sineer> |
from the src. |
| [11:44:14] |
<jieryn-work> |
matt_good: thx for the help :) have a good one |
| [11:44:17] |
* |
jieryn-work has left #trac |
| [11:46:12] |
<sineer> |
hrmm, I've installed it using the ez_setup.py script... |
| [11:47:33] |
<sineer> |
woah, not this ez_setup script won't work for me :( |
| [11:47:48] |
<coderanger_> |
sineer: What platform are you using? |
| [11:48:26] |
<sineer> |
crap Suse 10.0 |
| [11:48:41] |
<coderanger_> |
Try installing using yast? |
| [11:48:56] |
<sineer> |
hell no, its a piece of... beside its not in the package list |
| [11:49:09] |
<sineer> |
but I rememver ez_setup.py script working fine |
| [11:49:12] |
<sineer> |
not it don't |
| [11:49:32] |
<sineer> |
I mean now it doesnt\ |
| [11:49:49] |
<sineer> |
raise DistributionNotFound(req) # XXX put more info here |
| [11:49:49] |
<sineer> |
pkg_resources.DistributionNotFound: setuptools>=0.6c1 |
| [11:50:42] |
<sineer> |
ok, fixed that by nuking my site-package/setuptools dir |
| [11:51:13] |
<sineer> |
allright, it works now |
| [11:51:21] |
<sineer> |
bdist_egg I mean |
| [11:51:29] |
<sineer> |
shit... I wonder what went wrong for setuptools to bug |
| [11:53:04] |
* |
dmax has quit IRC |
| [11:53:38] |
<sineer> |
I still don't see any msg in my log about loading any modules :( |
| [11:54:20] |
* |
s0undt3ch has quit IRC |
| [11:55:01] |
<sineer> |
I made the egg, extracted it (cause I'm having a hard time setting up the TMP dir for exctaction to happen) then moved the extracted egg dir in /usr/local/share/trac/plugins and still no cigar |
| [11:55:05] |
<coderanger_> |
So you nuked the stuff in /usr/local/share/trac/plugins? |
| [11:55:09] |
<sineer> |
yep |
| [11:55:19] |
<coderanger_> |
How did you extract the egg? |
| [11:55:21] |
<sineer> |
and replaced it by the extracted egg dir |
| [11:55:22] |
<sineer> |
unzip |
| [11:55:32] |
<coderanger_> |
Use easy_install -Z |
| [11:55:37] |
<sineer> |
I did that witn TracNav for it to work .. oh ok |
| [11:57:05] |
<coderanger_> |
Grr, I'm trying to setup body onLoad and onResize functions useing addEvent |
| [11:57:08] |
<coderanger_> |
Can I even do that? |
| [11:58:16] |
* |
dmax has joined #trac |
| [11:58:24] |
<sineer> |
if my logging is set to INFO/file I should see the plugins getting loaded in my trac.log? |
| [11:58:35] |
<pacopablo> |
no, set it to debug |
| [11:58:46] |
<sineer> |
ok, tried it with DEBUG and I didn't see the msg either :( |
| [11:59:15] |
<sineer> |
AH FINALLY! |
| [11:59:36] |
* |
s0undt3ch has joined #trac |
| [11:59:47] |
<sineer> |
SWEET! IT WORKS :) |
| [11:59:58] |
<sineer> |
Thanks alot coderanger for your help!! |
| [12:00:03] |
<sineer> |
you and TRAC rock :) |
| [12:11:04] |
* |
|