| [00:11:07] |
* |
liquidat0r has quit IRC |
| [00:20:03] |
* |
gakman has joined #trac |
| [00:25:01] |
<cy_`> |
hello |
| [00:25:21] |
<roh> |
*yikes* |
| [00:25:28] |
<coderanger> |
? |
| [00:25:29] |
<cy_`> |
is there a pre-defined variable or a macro to get the Name of a wiki page? |
| [00:25:37] |
* |
roh archieved to have uneditable components |
| [00:25:38] |
* |
andrei2102 has joined #trac |
| [00:25:50] |
<roh> |
had... renamed them via psql |
| [00:25:56] |
<coderanger> |
cy_`: For what purpose |
| [00:26:35] |
<roh> |
seems one needs to be carefull not to have 'foo / bar' stuff when doing migrations |
| [00:27:20] |
<roh> |
'foo / bar' was seemingly fine though *sigh* |
| [00:27:39] |
<roh> |
anyways.. replace all / with - and its fine now. |
| [00:27:42] |
<cy_`> |
coderanger: to use it within the TicketQuery Macro |
| [00:27:52] |
<coderanger> |
cy_`: No, macros don't work like that |
| [00:28:00] |
<cy_`> |
hm :/ |
| [00:28:01] |
* |
proofek has joined #trac |
| [00:28:26] |
<cy_`> |
but i'd like to have a TicketQuery on several pages always needing the sites name as search criteria |
| [00:28:30] |
<cy_`> |
how could i achive that? |
| [00:28:47] |
<coderanger> |
Make your own macro that subclasses the TicketQuery one |
| [00:29:24] |
<cy_`> |
sounds complicated :P |
| [00:29:34] |
<cy_`> |
i'm not much of a coder, nor ranger. |
| [00:30:48] |
<asmodai> |
woop |
| [00:30:53] |
<roh> |
hmm.. isnt the name of the wikipage in the arguments of a call to render_macro ? |
| [00:31:20] |
* |
oxtail has joined #trac |
| [00:31:35] |
<coderanger> |
No |
| [00:31:40] |
<roh> |
eh.. or req.path_info? |
| [00:31:48] |
<coderanger> |
that would also be wrong |
| [00:31:54] |
<coderanger> |
formatter.resource.id |
| [00:32:47] |
<roh> |
hum.. then the visitcounter plugin does something really weird |
| [00:34:11] |
<coderanger> |
roh: Remember wiki content can be transcluded onto other pages |
| [00:34:22] |
<roh> |
ah.. ok. |
| [00:34:24] |
<roh> |
yikes |
| [00:52:35] |
<asmodai> |
coderanger: So, done moving? |
| [00:53:20] |
<evil_twin> |
New news from t.e.o: Ticket #5595 ([PATCH] Errors in the log file for optional components) reopened <http://trac.edgewall.org/ticket/5595#comment:9> || Ticket #7288 ([PATCH] Log level is too high for missing optional dependencies) closed <http://trac.edgewall.org/ticket/7288#comment:1> || Ticket #7285 (Trac Exception when trying to show a transplanted changeset (Mercurial)) closed <http://trac.edgewall.org/ticket/7285#comment:1> |
| [00:54:51] |
* |
Davey_ has joined #trac |
| [01:02:22] |
* |
schwuk has joined #trac |
| [01:03:25] |
* |
hwinkel has joined #trac |
| [01:12:53] |
* |
Davey- has joined #trac |
| [01:15:15] |
* |
cbalan has joined #trac |
| [01:16:02] |
* |
lyakh has joined #trac |
| [01:21:53] |
* |
cbalan has quit IRC |
| [01:23:35] |
<evil_twin> |
New news from t.e.o: Ticket #6614 (Memory leak using apache) closed <http://trac.edgewall.org/ticket/6614#comment:97> |
| [01:31:19] |
* |
kirean has joined #trac |
| [01:41:21] |
* |
deathwing00 has quit IRC |
| [01:44:21] |
<asmodai> |
mmm, Google changed their favicon |
| [01:49:04] |
* |
eskatos has joined #trac |
| [01:55:18] |
* |
havvg has joined #trac |
| [02:07:01] |
* |
jborg has joined #trac |
| [02:08:50] |
<asmodai> |
Morn Jonas. |
| [02:10:50] |
<jborg> |
Morning asmodai |
| [02:10:51] |
<jborg> |
bbl |
| [02:13:50] |
* |
cmlenz has joined #trac |
| [02:14:21] |
* |
oxtail has quit IRC |
| [02:16:22] |
* |
eikonos has quit IRC |
| [02:19:50] |
* |
cbalan has joined #trac |
| [02:37:27] |
* |
cbalan has quit IRC |
| [02:37:40] |
* |
huats has joined #trac |
| [02:38:35] |
* |
cbalan has joined #trac |
| [02:39:33] |
<huats> |
anybody has been playing with hooks ? |
| [02:41:08] |
<andrei2102> |
huats: what hooks? |
| [02:41:11] |
<andrei2102> |
svn? |
| [02:42:37] |
<huats> |
andrei2102: nope |
| [02:42:41] |
<huats> |
:) |
| [02:42:47] |
<andrei2102> |
:) ok |
| [02:43:04] |
<huats> |
andrei2102: apparently in the 0.11 you can have hooks to run external commands |
| [02:43:16] |
<huats> |
(in the advanced tickets) |
| [02:43:25] |
<andrei2102> |
huats: ok, nice |
| [02:43:37] |
<huats> |
and I am not really sure how it works |
| [02:43:58] |
<huats> |
well in fact I think I know, but it fails :) so I might be doiing something wrong... |
| [02:44:41] |
<kirean> |
huats: run the hook manually? |
| [02:45:17] |
<huats> |
it runs fine... |
| [02:46:09] |
<kirean> |
as which user? |
| [02:46:35] |
<huats> |
www-data (which is the one that runs the apache server...) |
| [02:46:54] |
<kirean> |
add debug outputs in the hook, see where it fails |
| [02:47:19] |
<huats> |
kirean: right now, my hook is simply doing a touch on a file :) |
| [02:47:25] |
<huats> |
it is hard to add more debug :) |
| [02:47:59] |
<huats> |
in fact i think that the hook is never called |
| [02:48:43] |
<huats> |
that is why I think it is related to the run_external command in advancedticketworkflow |
| [02:52:33] |
<kirean> |
huats: are you talking about: this http://trac-hacks.org/wiki/AdvancedTicketWorkflowPlugin? |
| [02:53:22] |
<huats> |
kirean: yes |
| [02:55:40] |
<kirean> |
it's a plugin |
| [02:55:51] |
<kirean> |
have you installed it? |
| [02:57:22] |
* |
oxtail has joined #trac |
| [02:57:29] |
<huats> |
kirean: sure :) |
| [02:59:49] |
* |
dgynn has joined #trac |
| [03:00:02] |
* |
lazymanc has joined #trac |
| [03:01:44] |
<lazymanc> |
hi, the tracUpgrade wiki page says "Get the new version as described in TracInstall" - does this mean I can just do an "easy_install http://svn.edgewall.org/repos/trac/tags/trac-0.11rc1" to upgrade from 0.10.4 -> 0.11rc1 ? |
| [03:07:01] |
* |
lazymanc has quit IRC |
| [03:07:02] |
* |
cbalan has quit IRC |
| [03:07:30] |
* |
besonen_mobile2_ has quit IRC |
| [03:07:51] |
* |
besonen_mobile2_ has joined #trac |
| [03:09:58] |
* |
lazymanc has joined #trac |
| [03:11:43] |
* |
cbalan has joined #trac |
| [03:21:16] |
* |
a7ex has joined #trac |
| [03:30:22] |
* |
dgynn has quit IRC |
| [03:42:41] |
* |
oxtail has quit IRC |
| [03:46:02] |
* |
igraltist has joined #trac |
| [03:46:10] |
<igraltist> |
hi |
| [03:46:36] |
<igraltist> |
how can i add a subpage to the wiki main page? |
| [03:46:54] |
* |
lazymanc has left #trac |
| [03:58:46] |
* |
attachmentgenie has joined #trac |
| [04:02:14] |
* |
lyakh_ has joined #trac |
| [04:14:17] |
* |
titang has quit IRC |
| [04:17:34] |
* |
kelvinq has quit IRC |
| [04:18:12] |
* |
lyakh has quit IRC |
| [04:20:38] |
* |
Mystique has quit IRC |
| [04:24:53] |
<evil_twin> |
New news from t.e.o: Ticket #7292 (Assign ticket owner to many user or group) created <http://trac.edgewall.org/ticket/7292> |
| [04:25:43] |
<kirean> |
igralist: how do you mean? |
| [04:31:11] |
<igraltist> |
kirean, all is ok now |
| [04:31:52] |
<igraltist> |
i was search for example [wiki: module module 1.1] where the page are after link creation :) |
| [04:32:13] |
<igraltist> |
but simply click buttom to create content :) |
| [04:33:14] |
<kirean> |
:-) |
| [04:37:47] |
<tinh> |
hello everyone, how can upgrade to 0.11 from 0.10.4 without losing data |
| [04:37:48] |
<tinh> |
? |
| [04:41:44] |
* |
tinh has quit IRC |
| [04:44:53] |
* |
tinh has joined #trac |
| [04:47:54] |
<igraltist> |
how i can set a link to the startsite? |
| [04:48:06] |
<igraltist> |
without fully name |
| [04:52:06] |
<igraltist> |
i need something like this |
| [04:52:07] |
<igraltist> |
[wiki:/ Home] |
| [04:52:30] |
<igraltist> |
this work but the linkname is always like the page are not created |
| [04:57:03] |
* |
takayama has quit IRC |
| [05:01:28] |
<kirean> |
igralist: when/how do you need it? |
| [05:02:25] |
<igraltist> |
on every subpage to go back to startsite |
| [05:03:00] |
<igraltist> |
i dont like the browser bottom to return to the last page |
| [05:03:31] |
* |
tinh has quit IRC |
| [05:03:37] |
* |
pc1oad1etter has joined #trac |
| [05:04:28] |
* |
tinh has joined #trac |
| [05:05:13] |
<kirean> |
igralist: http://trac-hacks.org/wiki/HierWikiPlugin ? |
| [05:07:00] |
<kirean> |
[wiki:/ test] works for me.. so you must have configured it wrong or something |
| [05:07:51] |
* |
bkuhn has joined #trac |
| [05:07:52] |
<igraltist> |
it worked also but the name Home? appears so |
| [05:08:09] |
<igraltist> |
when i click on Home? i get the startpage |
| [05:11:35] |
* |
Hyen4 has joined #trac |
| [05:14:51] |
<huats> |
does anyone know if I have a chance to talk to retracile here today ? |
| [05:15:44] |
<huats> |
since I am still facing pbs with the run_external stuff, and it seems he is to one who have made this plugin |
| [05:19:17] |
<dsch04> |
Afternoon all |
| [05:19:31] |
<dsch04> |
Question about permissions |
| [05:19:48] |
<dsch04> |
How to I remove all permissions allocated to a subject? |
| [05:19:56] |
<dsch04> |
e.g. remove all anonymous permissions? |
| [05:20:16] |
<dsch04> |
Do I have to list them all? |
| [05:20:31] |
<dsch04> |
I tried this: trac-admin "$TRAC_BASE" permission remove anonymous |
| [05:20:38] |
<dsch04> |
This fails |
| [05:20:39] |
* |
oxtail has joined #trac |
| [05:23:27] |
<dsch04> |
Ah, got it |
| [05:23:31] |
<dsch04> |
trac-admin "$TRAC_BASE" permission remove anonymous '*' |
| [05:27:08] |
* |
tinh has quit IRC |
| [05:28:32] |
* |
tinh has joined #trac |
| [05:29:04] |
<a7ex> |
I already asked on the tarc mailing list |
| [05:29:21] |
<a7ex> |
after the last debian dist.upgrade |
| [05:29:28] |
<dsch04> |
Asked what? |
| [05:29:50] |
<a7ex> |
I believe it was apache update to 2.2 trac doesn't recognize me as valid user |
| [05:29:57] |
<a7ex> |
I always appear as anonymous |
| [05:29:59] |
<a7ex> |
:-( |
| [05:30:09] |
* |
izibi has joined #trac |
| [05:30:15] |
<dsch04> |
So, fix your apache config? |
| [05:30:19] |
<a7ex> |
I have set it up to use basic auth |
| [05:30:31] |
<dsch04> |
Put your ocnfig in a pastebin |
| [05:30:44] |
* |
Davey- has quit IRC |
| [05:30:46] |
<a7ex> |
that's what I would like to do, but I can't for the live of me figure out what is wrong |
| [05:30:54] |
<a7ex> |
what can i check |
| [05:31:01] |
<dsch04> |
Put your config in a pastebin |
| [05:31:05] |
<a7ex> |
apache reuires me to enter a password |
| [05:31:19] |
<a7ex> |
but trac still "thinks" I am anonymous |
| [05:31:22] |
<dsch04> |
Put your config in a pastebin |
| [05:31:27] |
<a7ex> |
what can cause such a behavior? |
| [05:31:44] |
<a7ex> |
the entire apache config? |
| [05:31:52] |
<a7ex> |
or the site config? |
| [05:32:04] |
<dsch04> |
THe site config, for now |
| [05:32:16] |
<a7ex> |
Ok thanks |
| [05:33:56] |
* |
takayama has joined #trac |
| [05:34:28] |
<a7ex> |
http://pastebin.com/d38580855 |
| [05:34:50] |
<a7ex> |
I had it without the /login part before |
| [05:35:00] |
<a7ex> |
with the same effect |
| [05:35:33] |
<dsch04> |
Did you restart apache? |
| [05:35:34] |
<a7ex> |
I put the /login part there in order to get the "login" link |
| [05:35:36] |
<a7ex> |
yes |
| [05:35:38] |
<a7ex> |
several times |
| [05:35:49] |
<a7ex> |
I do not get the login link either |
| [05:35:59] |
<a7ex> |
does the trac.ini help you? |
| [05:36:07] |
<dsch04> |
No - auth is apache |
| [05:36:16] |
<a7ex> |
there is however lots of stuff there |
| [05:36:22] |
<a7ex> |
for the different plugins |
| [05:36:37] |
<a7ex> |
is there a specific section which would help to see? |
| [05:37:01] |
<a7ex> |
thanks for taking the time |
| [05:37:30] |
<dsch04> |
So, when you got to http://server/trac/login, you get the auth box? |
| [05:37:59] |
<dsch04> |
And when you got to http://server/trac you get the trac site |
| [05:38:10] |
<a7ex> |
No handler matched request to /login |
| [05:38:23] |
<a7ex> |
I get the overview |
| [05:38:31] |
<dsch04> |
? |
| [05:38:51] |
<a7ex> |
my trac site is one level below |
| [05:39:17] |
<dsch04> |
Ah, then you need to use /trac/project/login as the auth URL |
| [05:40:12] |
<dsch04> |
Or, use location match: |
| [05:40:27] |
<a7ex> |
which is what gives me the no handler matched |
| [05:40:42] |
<dsch04> |
<LocationMatch "/trac/[^/]+/login"> |
| [05:40:59] |
* |
izibi has quit IRC |
| [05:42:01] |
<dsch04> |
You might also need to change this: |
| [05:42:02] |
<dsch04> |
ScriptAlias /trac "/usr/lib/cgi-bin/trac.fcgi" |
| [05:42:08] |
<dsch04> |
e.g. |
| [05:42:14] |
<dsch04> |
ScriptAlias /trac/project "/usr/lib/cgi-bin/trac.fcgi" |
| [05:42:23] |
* |
dsch04 not sure - I use mod_python |
| [05:43:31] |
<a7ex> |
but it used to work with the scriptalias set to trac only |
| [05:43:41] |
<a7ex> |
and not to trac/project |
| [05:43:47] |
<a7ex> |
but I'll try anyway |
| [05:43:50] |
* |
dsch04 shrugs |
| [05:44:07] |
<dsch04> |
What version of apache did it work under? |
| [05:44:24] |
<a7ex> |
I get "Environment not found" |
| [05:44:27] |
<a7ex> |
now |
| [05:44:28] |
<a7ex> |
:-( |
| [05:45:49] |
<a7ex> |
2.1 |
| [05:46:19] |
<dsch04> |
You mean 2.2.1? Or 2.1.x ? |
| [05:46:24] |
<dsch04> |
2.1.x is a dev build |
| [05:48:23] |
<a7ex> |
now is 2.2 |
| [05:48:23] |
<a7ex> |
sorry I don't know exactly what it was before |
| [05:48:23] |
<a7ex> |
but now it is 2.2.x |
| [05:49:33] |
<a7ex> |
Server Version: Apache/2.2.8 (Debian) DAV/2 SVN/1.4.6 PHP/5.2.6-1 with Suhosin-Patch mod_python/3.3.1 Python/2.5.2 |
| [05:49:55] |
<dsch04> |
Why don't you use mod_python? |
| [05:49:57] |
<a7ex> |
http://81.223.128.211/server-info |
| [05:51:00] |
<a7ex> |
it's exactly the same |
| [05:51:00] |
<a7ex> |
I can switch to mod_python |
| [05:51:10] |
<a7ex> |
as fcgid can't handle very long request |
| [05:51:17] |
<a7ex> |
but in general is MUCH faster |
| [05:51:23] |
<a7ex> |
as it runs directly from RAM |
| [05:51:39] |
<a7ex> |
so in daily use I use fcgid |
| [05:51:40] |
<dsch04> |
I can be more sure of helping if you're using mod_python as I use that |
| [05:51:47] |
<a7ex> |
and only if required I switch |
| [05:52:00] |
<a7ex> |
but using mod_pythin gives me the exact same result |
| [05:52:05] |
* |
dsch04 not sure how apache auth interacts with fcgi |
| [05:52:24] |
<dsch04> |
Do you have just one project under /trac/project ? |
| [05:52:35] |
<a7ex> |
yes |
| [05:53:32] |
<dsch04> |
You definitely need to change your <Location> line |
| [05:53:51] |
<dsch04> |
EIther: |
| [05:53:53] |
<a7ex> |
yes |
| [05:53:55] |
<dsch04> |
<Location "/trac/project/login"> |
| [05:53:56] |
<a7ex> |
I know |
| [05:53:58] |
<dsch04> |
Or: |
| [05:54:04] |
<a7ex> |
I switch the whole configuration file |
| [05:54:06] |
<dsch04> |
<LocationMatch "/trac/[^/]+/login"> |
| [05:54:16] |
<a7ex> |
in order to switch between mod_python and gcgid |
| [05:54:21] |
<a7ex> |
err fcgid |
| [05:55:16] |
<dsch04> |
Try your mod_python config and put it in a pastebin |
| [05:55:38] |
<evil_twin> |
New news from t.e.o: Ticket #7292 (Assign ticket owner to many user or group) closed <http://trac.edgewall.org/ticket/7292#comment:1> |
| [05:57:23] |
<a7ex> |
http://pastebin.com/d3944767a |
| [05:58:19] |
<a7ex> |
the result is the same |
| [05:58:46] |
<dsch04> |
that's screwed up |
| [05:58:51] |
<a7ex> |
for some reason python (trac) doesn't get the user authentication from apache |
| [05:59:02] |
<a7ex> |
might that be a permission issue? |
| [05:59:14] |
<dsch04> |
You need two <Location> sections - one to set the handler, and another for login |
| [05:59:23] |
<a7ex> |
the permissions might have been changed during the dist-upgrade of debian...? |
| [05:59:35] |
* |
m_g has joined #trac |
| [05:59:41] |
<dsch04> |
You need two <Location> sections - one to set the handler, and another for login |
| [05:59:53] |
<a7ex> |
until now I didn't use a login at all |
| [06:00:07] |
<a7ex> |
as there was no public area for the project |
| [06:00:14] |
<doki_pen> |
morning |
| [06:00:18] |
<a7ex> |
sorry, there IS no public... |
| [06:00:40] |
* |
tobias_ has joined #trac |
| [06:00:51] |
<dsch04> |
Try this: http://pastebin.com/m638e4634 |
| [06:03:43] |
* |
Davey_ has quit IRC |
| [06:04:19] |
* |
Davey has quit IRC |
| [06:04:29] |
<a7ex> |
hmmm... |
| [06:04:36] |
<a7ex> |
I still get "No handler matched request to /login" |
| [06:04:41] |
<a7ex> |
that's odd |
| [06:04:48] |
<a7ex> |
wait let me check that further |
| [06:06:05] |
<kirean> |
hi |
| [06:06:05] |
<kirean> |
I'm working on some ticket create templates.. |
| [06:06:05] |
<kirean> |
One of my ideas was to disable the ticket type dropdown, to be able to show the ticket type, but not allowing it to be changed |
| [06:06:48] |
<kirean> |
problem now is that when submitting the ticket, the default type is saved and not the type enforced |
| [06:09:16] |
<kirean> |
so, what's the way to make sure that the right type is set? |
| [06:10:06] |
<kirean> |
what's called on ticket submit? |
| [06:11:26] |
* |
jborg_ has joined #trac |
| [06:11:33] |
* |
oxtail has quit IRC |
| [06:14:21] |
* |
lyakh_ is now known as lyakh |
| [06:16:23] |
* |
kirean has quit IRC |
| [06:17:26] |
* |
whitelynx has quit IRC |
| [06:18:05] |
* |
Davey has joined #trac |
| [06:18:10] |
* |
tinh has quit IRC |
| [06:21:03] |
* |
whitelynx has joined #trac |
| [06:21:51] |
* |
coling has joined #trac |
| [06:27:34] |
* |
jborg has quit IRC |
| [06:27:42] |
* |
ejucovy|out is now known as ejucovy |
| [06:28:38] |
* |
dosc^off has quit IRC |
| [06:51:28] |
* |
retracile has joined #trac |
| [06:52:08] |
* |
retracile growls something defamatory about mornings. |
| [06:57:46] |
* |
jborg has joined #trac |
| [07:00:35] |
* |
rcross has joined #trac |
| [07:05:11] |
* |
jborg_ has quit IRC |
| [07:05:24] |
<huats> |
hey retracile |
| [07:05:33] |
<huats> |
just send you an email :) |
| [07:05:49] |
<huats> |
about advancedticketworkflow plugin :) |
| [07:06:07] |
<huats> |
I let you read it and come back to me later :) |
| [07:06:47] |
* |
retracile_ has joined #trac |
| [07:07:48] |
* |
omry has quit IRC |
| [07:07:49] |
* |
retracile__ has joined #trac |
| [07:12:13] |
* |
omry has joined #trac |
| [07:15:12] |
* |
tobias_ has quit IRC |
| [07:17:27] |
<huats> |
retracile did you read it ? |
| [07:20:27] |
* |
gustavonarea has joined #trac |
| [07:20:53] |
* |
retracile has quit IRC |
| [07:22:05] |
<gustavonarea> |
Hello, everyone. I'm using Trac 0.10.4 and POST forms don't work correctly: Changes are applied, but the page is not loaded. You can check this by testing any POST form at https://tracker.gnulinuxmatters.org/ |
| [07:23:06] |
<gustavonarea> |
I thought it was only caused under Lighttpd + FastCGI, but now I'm using Apache2 + mod_python |
| [07:24:32] |
<gustavonarea> |
For the record, I'm using the Trac version packaged for Ubuntu and this patch: http://trac.edgewall.org/ticket/2418#comment:15 |
| [07:24:56] |
* |
retracile_ has quit IRC |
| [07:25:07] |
<cmlenz> |
that patch makes no difference for mod_python |
| [07:25:18] |
* |
retracile_ has joined #trac |
| [07:25:29] |
<cmlenz> |
the problem is the URL that you get redirected to after a POST |
| [07:25:38] |
<cmlenz> |
check trac.ini for the base_url config value |
| [07:26:26] |
<gustavonarea> |
cmlenz: base_url = / |
| [07:26:30] |
<gustavonarea> |
is that correct? |
| [07:27:18] |
<cmlenz> |
no |
| [07:27:22] |
* |
liquidat0r has joined #trac |
| [07:27:31] |
<cmlenz> |
should be https://tracker.gnulinuxmatters.org/ |
| [07:27:37] |
<cmlenz> |
or just remove it |
| [07:28:06] |
<cmlenz> |
nah, keep it but fix it ;) |
| [07:30:07] |
<gustavonarea> |
cmlenz: OK, it works! Thank you *very* much! Switching back to Lighty... |
| [07:30:43] |
* |
retracile__ has quit IRC |
| [07:32:13] |
* |
spark_ has joined #trac |
| [07:32:24] |
<spark_> |
Hi guys, I'm trying to get trac+darcs working; but to no avail |
| [07:32:34] |
<spark_> |
Warning: Can't synchronize with the repository (Unsupported version control system "darcs". Check that the Python support libraries for "darcs" are correctly installed.) |
| [07:34:59] |
* |
trbs has joined #trac |
| [07:35:25] |
* |
a7ex has quit IRC |
| [07:41:39] |
* |
gustavonarea has left #trac |
| [07:41:51] |
<doki_pen> |
spark_: did you check that the Python suppoer libraries for "darcs" were correctly installed? |
| [07:44:51] |
* |
jborg has quit IRC |
| [07:45:42] |
<spark_> |
doki_pen: tried to find something like that |
| [07:45:58] |
<spark_> |
doki_pen: but it appeared to be a missing [components]-directive in trac.ini |
| [07:46:00] |
<doki_pen> |
seems like it should be part of the darcs install |
| [07:46:16] |
<spark_> |
doki_pen: (after which I also had to upgrade & resync; all not mentioned in the docs online) |
| [07:46:33] |
<doki_pen> |
judging from the error message, it's not a trac problem |
| [07:46:46] |
<doki_pen> |
it seems that you are missing darcs bindings for pythong |
| [07:46:53] |
<doki_pen> |
but I could be completely wrong |
| [07:47:17] |
<spark_> |
that's what it's indicating; but it's not the problem |
| [07:47:32] |
<spark_> |
I already have it working now after changing the things I mentioned earlier |
| [07:47:48] |
<doki_pen> |
oh! |
| [07:47:50] |
<doki_pen> |
cool |
| [07:47:50] |
<spark_> |
it's now resyncing the repository history; taking ages! |
| [07:47:55] |
<doki_pen> |
lol |
| [07:50:53] |
* |
igraltist has left #trac |
| [07:53:15] |
* |
takayama has quit IRC |
| [07:56:27] |
<evil_twin> |
New news from t.e.o: Ticket #7293 (support for dynamic variables in the report_view page) created <http://trac.edgewall.org/ticket/7293> |
| [08:00:30] |
* |
retracile_ is now known as retracile |
| [08:02:23] |
<huats> |
retracile: around ? |
| [08:02:35] |
<retracile> |
huats: yeah |
| [08:02:41] |
<huats> |
cool |
| [08:02:42] |
<huats> |
: |
| [08:02:43] |
<huats> |
:) |
| [08:02:59] |
<huats> |
did you manage to read the email I sent you ? |
| [08:04:02] |
* |
Cort has joined #trac |
| [08:04:20] |
<retracile> |
huats: from what email address? |
| [08:04:28] |
* |
osimons has quit IRC |
| [08:04:52] |
<huats> |
I sent you an email to your adresse @rectracile |
| [08:05:04] |
<huats> |
from christophe.sauthier@gmail.com |
| [08:05:38] |
<retracile> |
huats: Oh, I hadn't looked a that yet. (Been out of town over the weekend, and I'm at work now.) |
| [08:05:45] |
<huats> |
ok |
| [08:05:57] |
<huats> |
retracile: I sent it a few hours ago :) |
| [08:06:15] |
<huats> |
if by chance you can have a look just let me know...) |
| [08:07:07] |
<retracile> |
huats: what distro are you using? |
| [08:07:21] |
<huats> |
ubuntu hardy |
| [08:07:33] |
<huats> |
but I get trac from the sources |
| [08:08:42] |
<huats> |
I am using the 0.11rc1 |
| [08:09:32] |
<retracile> |
Hm. A shot in the dark: comment out the 'give_to_devel.name = ...' line and restart the webserver and see if that changes anything. (It shouldn't; if it does, it's a bug.) |
| [08:11:02] |
<retracile> |
huats: also, in the [ticket] section, what do you have for the workflow = entry? |
| [08:11:46] |
<huats> |
retracile: workflow = ConfigurableTicketWorkflow, TicketWorkflowOpRunExternal |
| [08:12:11] |
<retracile> |
huats: looks right |
| [08:13:31] |
<huats> |
retracile: I just did the comment out of the line and restart |
| [08:13:36] |
<huats> |
but still the same pb |
| [08:14:13] |
<retracile> |
huats: 'k. It was a longshot idea. I'll try to reproduce the problem tonight at home. |
| [08:14:50] |
<huats> |
retracile: i've started to debug a bit and as far as I can see, I never enter in apply_action_side_effects |
| [08:14:51] |
* |
ethanm has joined #trac |
| [08:15:13] |
<retracile> |
huats: that's.... unexpected. |
| [08:15:21] |
<huats> |
sure :) |
| [08:16:07] |
<retracile> |
I don't recall fixing any bugs related to that part since rc1. hrm. |
| [08:18:10] |
<huats> |
retracile: the hook dir has just to be created ? |
| [08:18:14] |
<huats> |
nothing more ? |
| [08:18:19] |
<huats> |
hooks I mean |
| [08:18:42] |
<retracile> |
created in the trac env directory, and the script added into that dir. |
| [08:18:53] |
<huats> |
ok |
| [08:19:13] |
<huats> |
(so there is no need to declare it somehow) |
| [08:20:12] |
<retracile> |
nope. |
| [08:20:18] |
<spark_> |
Argh, I have trac 0.11, which supposedly already has 'webadmin' functionality integrated. But now: how do I get to that part in my trac-install? |
| [08:20:20] |
* |
osimons has joined #trac |
| [08:20:43] |
<spark_> |
the documentation is rather messy on this subject |
| [08:20:46] |
<Cort> |
I missed the beginning of your discussion, but in case you're talking about svn hooks, it also needs to have the executable permission for the user(/group) that the svn daemon is running as |
| [08:21:41] |
<huats> |
Cort: no, we were talking about hooks for the run_external from advancedticketworkflow |
| [08:21:45] |
<huats> |
but thansk :) |
| [08:21:59] |
<Cort> |
ouch, sorry for interrupting then :) |
| [08:22:04] |
<retracile> |
spark_: you'll need to be logged in as a user with some admin permissions, such as TRAC_ADMIN |
| [08:22:09] |
<huats> |
Cort: no thanks |
| [08:22:20] |
<Cort> |
although it sounds like the same applies there as well |
| [08:22:31] |
<retracile> |
Cort: the design of the run_external thing is based on the svn hooks though. :) |
| [08:22:36] |
<huats> |
Cort: sure |
| [08:22:42] |
<huats> |
Cort: it is the case in my pb |
| [08:22:44] |
<huats> |
:) |
| [08:23:38] |
<spark_> |
retracile: yes, found something that explained this; however, I got here because I was trying to create user accounts, which pointed me in the direction of webadmin! ;) |
| [08:23:54] |
<spark_> |
retracile: so I'm basically going in a circle, I guess :) |
| [08:24:00] |
* |
igraltist has joined #trac |
| [08:24:02] |
<igraltist> |
|