| [00:09:24] |
* |
handyande has quit IRC |
| [00:10:20] |
* |
progrium has joined #trac |
| [00:13:51] |
* |
AllenJB_ is now known as AllenJB |
| [00:15:15] |
* |
Cannis has quit IRC |
| [00:15:54] |
* |
Cannis has joined #trac |
| [00:17:17] |
<otaku42> |
wondering: we have some components defined in our trac, which now are obsolete. is there a way to prevent them from being used in new tickets, but leave them for history purposes so that they are visible in old (closed) tickets that once have been filed for those components? |
| [00:17:33] |
<otaku42> |
we're using trac 0.10 at this time |
| [00:22:49] |
* |
timte has joined #trac |
| [00:25:03] |
* |
timte has quit IRC |
| [00:25:51] |
* |
Cannis has quit IRC |
| [00:26:44] |
* |
timte has joined #trac |
| [00:27:26] |
* |
Cannis has joined #trac |
| [00:36:24] |
* |
Cannis has quit IRC |
| [00:36:31] |
* |
jc6 has joined #trac |
| [00:36:53] |
* |
Cannis has joined #trac |
| [00:37:40] |
* |
gak_ has quit IRC |
| [00:42:49] |
* |
cbalan has joined #trac |
| [01:00:34] |
* |
lyakh has joined #trac |
| [01:01:03] |
* |
Cannis has quit IRC |
| [01:01:35] |
* |
Cannis has joined #trac |
| [01:02:35] |
* |
retracile has quit IRC |
| [01:03:07] |
* |
retracile has joined #trac |
| [01:04:50] |
* |
tinh has quit IRC |
| [01:06:18] |
* |
compubomb has left #trac |
| [01:09:34] |
* |
tinh has joined #trac |
| [01:10:15] |
* |
jc6 has quit IRC |
| [01:11:57] |
* |
handyande has joined #trac |
| [01:16:40] |
* |
Cannis has quit IRC |
| [01:17:28] |
* |
Cannis has joined #trac |
| [01:30:20] |
* |
retracile has quit IRC |
| [01:31:37] |
* |
retracile has joined #trac |
| [01:34:23] |
* |
Cannis has quit IRC |
| [01:34:48] |
* |
gggimpf has joined #trac |
| [01:34:54] |
* |
Cannis has joined #trac |
| [01:34:58] |
* |
gggimpf has left #trac |
| [01:35:38] |
* |
Cannis has quit IRC |
| [01:36:33] |
* |
Cannis has joined #trac |
| [01:37:52] |
* |
Cannis has quit IRC |
| [01:38:24] |
* |
Cannis has joined #trac |
| [01:39:18] |
* |
Tetraboy has joined #trac |
| [01:42:30] |
* |
Cannis has quit IRC |
| [01:42:44] |
* |
Cannis has joined #trac |
| [01:49:57] |
* |
Muelli has joined #trac |
| [02:07:21] |
* |
lexrex has quit IRC |
| [02:11:28] |
* |
]2ge[ has joined #trac |
| [02:17:08] |
* |
sarts has joined #trac |
| [02:20:47] |
<sarts> |
I need to put XML data inside a cs variable... |
| [02:20:56] |
<sarts> |
how can I make sure it is not escaped? |
| [02:23:04] |
* |
m_g has joined #trac |
| [02:25:01] |
* |
hwinkel has joined #trac |
| [02:38:57] |
* |
subliminalnerd has quit IRC |
| [02:48:23] |
<osimons> |
sarts: this is 0.10 i suppose? from trac.util.html import Markup; req.hdf['mystuff'] = Markup('<div>Testing</div>') ... note, this is untested from what now feels like distant past - imports may be wrong etc. |
| [02:48:42] |
* |
matiu has quit IRC |
| [02:52:05] |
* |
matiu has joined #trac |
| [02:52:30] |
<sarts> |
0.11 |
| [02:55:13] |
<sarts> |
w00t |
| [02:55:34] |
<sarts> |
from trac.util import Markup |
| [02:55:39] |
<sarts> |
and the rest.. and it works |
| [02:55:41] |
<sarts> |
thanks :) |
| [02:56:42] |
* |
titang has quit IRC |
| [03:00:28] |
* |
liquidat0r has joined #trac |
| [03:22:25] |
* |
ingw3 has joined #trac |
| [03:22:51] |
* |
izibi has joined #trac |
| [03:24:44] |
<ingw3> |
Hej! i have problem: then i assign new ticket to somebody - that person get an email notification, but then i update ticket - person don't get any notification even all always_notify lines are enabled in trac.ini? |
| [03:25:34] |
* |
Azraak has quit IRC |
| [03:45:50] |
<ingw3> |
Hej! i have problem: then i assign new ticket to somebody - that person get an email notification, but then i update ticket - person don't get any notification even all always_notify lines are enabled in trac.ini? |
| [03:55:47] |
* |
ingw3 has quit IRC |
| [03:59:14] |
* |
matiu has quit IRC |
| [04:06:18] |
* |
trbs has quit IRC |
| [04:09:34] |
* |
inarru has joined #trac |
| [04:11:59] |
<prologic> |
coderanger, ping - u got a sec ? |
| [04:13:03] |
<osimons> |
sarts: if 0.11, this has now become the core of genshi - so the correct thing is now from genshi.core import Markup |
| [04:14:19] |
<osimons> |
sarts: btw, you mentioned cs - i presumed clearsilver template. is it some compat code for a plugin since you are not using 0.11 templates? |
| [04:15:26] |
<sarts> |
well, I haven't really seen those templates. |
| [04:17:47] |
<evil_twin> |
New news from t.e.o: Ticket #3899 (Live bookmarks not supported on Custom Query pages) reopened <http://trac.edgewall.org/ticket/3899#comment:3> |
| [04:23:03] |
* |
anebi has joined #trac |
| [04:34:53] |
* |
handyande_ has joined #trac |
| [04:38:40] |
<anebi> |
hi, how is calculating the time in trac? |
| [04:39:07] |
<anebi> |
i want to get the worked time from work_log table in pgsqsl where there are 2 fields starttime and endtime |
| [04:43:16] |
* |
handyande has quit IRC |
| [04:47:57] |
<evil_twin> |
New news from t.e.o: WikiRestructuredText edited <http://trac.edgewall.org/wiki/WikiRestructuredText?version=22> |
| [04:52:00] |
* |
__t has joined #trac |
| [05:23:16] |
* |
groogs[laptop] has joined #trac |
| [05:25:50] |
<osimons> |
anebi: they are unix timestamps - convert to datetime and then calculate, make deltas or whatever you need |
| [05:27:01] |
<anebi> |
osimons: thanks, i will try now |
| [05:27:31] |
* |
Shown has joined #trac |
| [05:32:25] |
<osimons> |
anebi: from trac.util.datefmt import to_datetime; dt = to_datetime(the_timestamp) |
| [05:34:14] |
* |
shakraw has joined #trac |
| [05:39:25] |
* |
retracile is now known as retracile_ |
| [05:39:58] |
<anebi> |
osimons: do you know how are calculated the worked hours that are wrote in ticket_change table? |
| [05:40:56] |
* |
tct13 has joined #trac |
| [05:44:17] |
<osimons> |
anebi: clueless - i know trac, but don't know that plugin at all |
| [05:44:42] |
<asmodai> |
osimons: dude! |
| [05:44:49] |
<osimons> |
asmodai: yo |
| [05:45:22] |
<anebi> |
:) |
| [05:45:31] |
<anebi> |
osimons: i will check this |
| [05:45:40] |
<asmodai> |
osimons: I'm happy the 2.3 cleanup is at least mostly in now ;) |
| [05:45:48] |
<osimons> |
anebi: may the source be with you :-) |
| [05:46:01] |
<osimons> |
asmodai: noticed - i have no 2.3 left either |
| [05:47:04] |
<asmodai> |
osimons: so we can focus on the right stuff ;) |
| [05:47:10] |
<osimons> |
asmodai: on that note, i'm thinking we should also remove all clearsilver/hdf and deprecated apis for 0.12. like 2.3, better to get that out of the way sooner rather than later |
| [05:47:38] |
<asmodai> |
ah yes |
| [05:47:48] |
<asmodai> |
0.11 was the migration release right? |
| [05:47:50] |
<asmodai> |
with support for both |
| [05:48:00] |
<osimons> |
yeah |
| [05:48:37] |
<osimons> |
removing hdf stuff would clean up the main request loop a bit - it is quite a messy read atm |
| [05:48:59] |
<asmodai> |
I wonder if it might potentially speed up some things |
| [05:49:53] |
<osimons> |
doubt that - mostly just conditional tests, so impact should be tiny |
| [05:50:33] |
<asmodai> |
trac/perm.py:PermissionCache.permissions() ? |
| [05:50:42] |
<asmodai> |
That stuff? |
| [05:50:45] |
<osimons> |
this is mostly a) cleaner code, and b) breaking non-conforming plugins sooner rather than 1 week before new release |
| [05:51:12] |
<asmodai> |
yea |
| [05:51:36] |
<asmodai> |
osimons: Shall I post -dev about the hdf/deprecation cleanup? |
| [05:51:41] |
<osimons> |
asmodai: yeah, suppose there may be some things - but the one you mention i do need in some form, so need to find a way of solving something similar.... |
| [05:52:48] |
<osimons> |
asmodai: if you like - i'd want to create a branch that can be tested properly against various plugins and needs. at the moment it is just about getting the show on the road, i suppose |
| [05:54:04] |
<osimons> |
i started writing the mail earlier today, and got caught up in other stuff and lost track of it. i'll write an email within a couple of days, i guess |
| [05:56:37] |
* |
SKOM has joined #trac |
| [05:57:21] |
* |
tinh has quit IRC |
| [05:57:42] |
* |
retracile_ has quit IRC |
| [05:57:54] |
<asmodai> |
oh speaking of which |
| [06:02:01] |
<anebi> |
i get it working thanks :) |
| [06:02:06] |
* |
jdolan_ has joined #trac |
| [06:09:30] |
<sarts> |
osimons: you actually document those changes somewhere? |
| [06:09:56] |
<sarts> |
I started writing a plugin which uses hdr, basically because that is the only way I found documentation about :) |
| [06:13:35] |
* |
tct13 has quit IRC |
| [06:15:34] |
* |
tct13 has joined #trac |
| [06:16:52] |
* |
nosklo has joined #trac |
| [06:17:10] |
* |
trbs has joined #trac |
| [06:17:22] |
<nosklo> |
I am lost, where can I find documentation about setting up authentication when using mod_wsgi? |
| [06:18:33] |
<evil_twin> |
New news from t.e.o: TracNginxRecipe edited <http://trac.edgewall.org/wiki/TracNginxRecipe?version=14> |
| [06:19:05] |
<beasty> |
nosklo: want help ? |
| [06:19:20] |
* |
tct13 has quit IRC |
| [06:19:31] |
<nosklo> |
beasty: yes, just some pointer will do |
| [06:19:58] |
<nosklo> |
I found documentation, but not to wsgi, can I use mod_python documentation? |
| [06:20:19] |
<osimons> |
sarts: que? 0.10 -> 0.11? clearsilver -> genshi? |
| [06:20:44] |
<otaku42> |
wondering: we have some components defined in our trac, which now are obsolete. is there a way to prevent them from being used in new tickets, but leave them for history purposes so that they are visible in old (closed) tickets that once have been filed for those components? |
| [06:20:48] |
<otaku42> |
we're using trac 0.10 at this time |
| [06:21:13] |
<beasty> |
nosklo: what do you want to do ? |
| [06:22:05] |
<nosklo> |
beasty: I have 3 subversion projects, and 3 trac environments, one for each subversion project... all of them share the same authentication file on subversion, I just want to use this authentication on trac |
| [06:22:32] |
<osimons> |
@wiki TracDev/ApiChanges/0.11 |
| [06:22:33] |
<evil_twin> |
osimons: http://trac.edgewall.org/wiki/TracDev/ApiChanges/0.11 |
| [06:23:02] |
<nosklo> |
beasty: subversion is working |
| [06:23:03] |
<sarts> |
osimons: ok... i'll start rewriting the thing :) |
| [06:23:04] |
<osimons> |
sarts: ^^ - the genshi and porting info in first section especially |
| [06:23:15] |
* |
bjoernb has joined #trac |
| [06:23:23] |
<bjoernb> |
hi |
| [06:24:11] |
<osimons> |
hei bjørn |
| [06:25:09] |
<nosklo> |
beasty: authentication is simply htpasswd based |
| [06:25:14] |
<sarts> |
I use trac as a portal for managing my servers @ work. I think this might not be the kind of thing it was designed for ;) |
| [06:25:28] |
<beasty> |
well nosklo |
| [06:25:36] |
<beasty> |
hang on |
| [06:25:41] |
<beasty> |
i'll paste you somthing |
| [06:25:49] |
* |
retracile_ has joined #trac |
| [06:27:20] |
* |
EnTeQuAk has joined #trac |
| [06:27:36] |
<beasty> |
nosklo: http://rafb.net/p/FlcmN577.html |
| [06:28:51] |
<bjoernb> |
when i want to install trac on debian i follow the tracondebian and tracmodpython documentation. when PythonOption TracEnvParentDir /var/trac/ is set, i have to do tracadmin /var/trac/ initenv when i want to host several projects? |
| [06:29:16] |
<beasty> |
no |
| [06:29:34] |
<bjoernb> |
beasty: how then? |
| [06:30:00] |
<beasty> |
for ex you do 'tracadmin /var/trac/project/projecta initenv' & 'tracadmin /var/trac/project/projectb initenv' |
| [06:30:07] |
<bjoernb> |
ok |
| [06:30:13] |
<bjoernb> |
that was what i meant. |
| [06:30:21] |
<bjoernb> |
sorry. |
| [06:30:23] |
<beasty> |
np |
| [06:30:29] |
<beasty> |
could be me |
| [06:30:32] |
<beasty> |
i'm just awake ;) |
| [06:33:30] |
<nosklo> |
beasty: do I have to set up for each environment? or can I use auth with trac_env_parent_dir? |
| [06:35:05] |
* |
havvg has joined #trac |
| [06:38:03] |
<bjoernb> |
why /var/trac/project/projecta and not /var/trac/projecta? |
| [06:40:13] |
<nosklo> |
beasty: it worked for parent_dir!!!!! thanks... but now I lost anonymous access :) how do I restore it? |
| [06:41:05] |
<sarts> |
osimons: with genshi, do the templates require a different extension? |
| [06:41:50] |
* |
haggis is now known as hager |
| [06:42:26] |
<osimons> |
sarts: whatever you like - you pass the full name when returning the template. note in setup.py to make sure it gets copied as package data though. common is to .html, though. |
| [06:42:40] |
* |
hager is now known as haggis |
| [06:42:42] |
<sarts> |
ok |
| [06:42:47] |
<sarts> |
i will do that |
| [06:42:56] |
<anebi> |
i have another question |
| [06:43:30] |
<anebi> |
i created a report that output all tickets with comments, but the comments are not formatting |
| [06:43:36] |
<anebi> |
how can i salve this problem? |
| [06:44:02] |
<anebi> |
solve* |
| [06:45:46] |
<bjoernb> |
i want to host multiple projects and TracEnvParentDir is set to /var/trac. is /var/trac then my projects dir where i host all projects in (trac-admin /var/trac/project-a)? |
| [06:46:10] |
<bjoernb> |
i did not understand what beasty was writing |
| [06:48:09] |
* |
nicholasbs has joined #trac |
| [06:49:35] |
* |
tinh has joined #trac |
| [06:53:31] |
* |
hwinkel has quit IRC |
| [06:53:42] |
<nosklo> |
bjoernb: |
| [06:53:44] |
<nosklo> |
bjoernb: yes |
| [06:55:34] |
<bjoernb> |
nosklo: thanks |
| [06:57:02] |
<sarts> |
how do I include the trac header and macros in genshi? |
| [07:00:45] |
<anebi> |
i solved the problem |
| [07:01:08] |
* |
|REM has joined #trac |
| [07:01:34] |
<bjoernb> |
i get the errormsg no such file or directory: /var/trac/myproject |
| [07:01:41] |
<bjoernb> |
can trac-admin not create those? |
| [07:02:25] |
<bjoernb> |
do i have to do mkdir /var/trac && trac-admin /var/trac/myproject initenv? |
| [07:03:05] |
<nosklo> |
yes, you must create the base dir |
| [07:03:41] |
<bjoernb> |
k |
| [07:04:03] |
<bjoernb> |
i ask such stupid questions, because i do not have root privs and have to wait for the admin. |
| [07:04:20] |
<bjoernb> |
to say to the admin to create /var/trac for me |
| [07:05:16] |
<bjoernb> |
after trac-admin /var/trac/myproject initenv i have to ask the admin to do chown -R www-data /var/trac? |
| [07:07:48] |
<nosklo> |
maybe you should read the documentation, it is all there |
| [07:08:05] |
<nosklo> |
you must allow access from your apache user, yes |
| [07:10:13] |
* |
Manad has joined #trac |
| [07:10:24] |
* |
tpollari has joined #trac |
| [07:10:51] |
* |
retracile_ is now known as retracile |
| [07:10:56] |
* |
retracile vents something sardonic about mornings. |
| [07:11:18] |
<nosklo> |
I need help configuring authentication for apache using wsgi. I have basic auth working, but I lost anonymous access, how can I restore it? |
| [07:11:24] |
* |
|REM| has quit IRC |
| [07:13:23] |
<nosklo> |
my trac project now always ask for password |
| [07:13:26] |
* |
Shown has quit IRC |
| [07:13:32] |
<nosklo> |
I want it to ask only when I click on login |
| [07:18:29] |
* |
tinh has quit IRC |
| [07:18:59] |
<evil_twin> |
New news from t.e.o: SandBox edited <http://trac.edgewall.org/wiki/SandBox?version=887> || SandBox edited <http://trac.edgewall.org/wiki/SandBox?version=886> || SandBox edited <http://trac.edgewall.org/wiki/SandBox?version=885> |
| [07:21:34] |
* |
Shown has joined #trac |
| [07:22:30] |
* |
Tetraboy has quit IRC |
| [07:25:46] |
* |
tinh has joined #trac |
| [07:28:49] |
<thatch> |
nosklo: perhaps you should pastebin your apache auth config, if you want help |
| [07:30:37] |
* |
tinh has joined #trac |
| [07:31:42] |
* |
|REM| has joined #trac |
| [07:32:07] |
* |
retracile has quit IRC |
| [07:33:08] |
* |
jhammel has joined #trac |
| [07:34:24] |
* |
nergalix is now known as nergalix_ |
| [07:34:39] |
* |
nergalix_ is now known as nergalix |
| [07:37:45] |
* |
retracile has joined #trac |
| [07:38:44] |
* |
handyande_ has quit IRC |
| [07:39:02] |
<nosklo> |
thatch: my apache config is here: http://dpaste.com/71637/ |
| [07:40:17] |
* |
|REM has quit IRC |
| [07:40:21] |
<nosklo> |
thatch: and here is trac.wsgi http://dpaste.com/71638/ |
| [07:41:03] |
* |
|REM has joined #trac |
| [07:42:19] |
<thatch> |
nosklo: it's doing exactly what you told it to. Put your Auth* and Require inside a <Location /trac/login> or whatever block |
| [07:42:58] |
<nosklo> |
thatch: okay, but then must I make a <Location> for each project? Do I have a way to make it for all projects as in TRAC_ENV_PARENT_DIR? |
| [07:43:49] |
<bjoernb> |
nosklo: <LocationMatch "/projects/[^/]+/login"> |
| [07:44:12] |
<nosklo> |
great, will try that, thanks. |
| [07:44:18] |
<bjoernb> |
see http://trac.edgewall.org/wiki/TracModPython i think this should also work for wsgi |
| [07:44:35] |
<nosklo> |
okay, can I update the Wsgi documentation if it does? |
| [07:44:56] |
<bjoernb> |
nosklo: i think it is an apache specific thing. |
| [07:45:18] |
<nosklo> |
Just another question... I want to localize Trac, is it possible on 0.11? |
| [07:45:19] |
* |
retracile has quit IRC |
| [07:45:24] |
* |
retracile_ has joined #trac |
| [07:47:13] |
* |
|REM has quit IRC |
| [07:49:02] |
* |
cbalan has quit IRC |
| [07:49:05] |
<evil_twin> |
New news from t.e.o: TracInterfaceCustomization edited <http://trac.edgewall.org/wiki/TracInterfaceCustomization?version=54> |
| [07:59:56] |
* |
|REM| has quit IRC |
| [08:03:43] |
* |
Skoog[W] has quit IRC |
| [08:04:03] |
* |
nergalix has quit IRC |
| [08:10:58] |
<nosklo> |
thatch, bjoernb, it worked with LocationMatch, thank you very much for the kindness |
| [08:11:01] |
* |
anebi has left #trac |
| [08:11:56] |
<nosklo> |
now I need some localization info... does it work for 0.11? Or should I go trunk? any documentation pointer? |
| [08:19:08] |
* |
DigiDrag has joined #trac |
| [08:19:11] |
<evil_twin> |
New news from t.e.o: TracFineGrainedPermissions edited <http://trac.edgewall.org/wiki/TracFineGrainedPermissions?version=9> |
| [08:22:16] |
* |
timte has quit IRC |
| [08:24:08] |
* |
Shown has quit IRC |
| [08:25:53] |
* |
timte has joined #trac |
| [08:30:36] |
* |
handyande has joined #trac |
| [08:35:07] |
<nosklo> |
I am guessing localization is 0.12 only since 0.11 documentation says nothing about it |
| [08:35:17] |
<nosklo> |
Any issues on upgrading from 0.11? |
| [08:35:34] |
<nosklo> |
or just run setup.py install? |
| [08:36:05] |
<jhammel> |
nosklo: none to my knowledge; maybe a `trac-admin <env> upgrade` |
| [08:37:03] |
<nosklo> |
I have a team to translate what is not translated here |
| [08:41:18] |
* |
rblank has joined #trac |
| [08:49:38] |
<evil_twin> |
New news from t.e.o: TracInterfaceCustomization edited <http://trac.edgewall.org/wiki/TracInterfaceCustomization?version=55> |
| [08:50:29] |
<DigiDrag> |
Hi. |
| [08:51:13] |
<DigiDrag> |
I had a question about a possible memory leak in trac 0.11.1 yesterday night. |
| [08:52:44] |
<DigiDrag> |
Fresh install. Latest versions. Every time I open the trac index website, the memory increases by 10-15MB. I have tested not to link SVN. Unloaded the Apache SVN module, but it does not help. If I open the index site, the memory increases. |
| [08:54:45] |
<DigiDrag> |
Does anyone has a hint how to fix this, perhaps someone had this issue before? |
| [08:55:39] |
<DigiDrag> |
Or to debug the problem, is there a way to disable parts of trac, just to test which part is responsible for this? |
| [08:58:15] |
* |
groogs[laptop] has left #trac |
| [09:04:54] |
* |
Tetraboy has joined #trac |
| [09:04:58] |
<DigiDrag> |
Should I test MySQL instead of SQLite? |
| [09:06:43] |
* |
mr_science has joined #trac |
| [09:06:47] |
<mr_science> |
moin |
| [09:10:09] |
* |
sdboyer_ has joined #trac |
| [09:15:01] |
<DigiDrag> |
BTW: after/if trac runs fine, I wanted to develop an issue-tracker conenction for TortoiseSVN. (havent seen one until now) |
| [09:17:55] |
<DigiDrag> |
ok, then I am going to test the MySQL connection, if that solves the trac memory leak. |
| [09:19:29] |
<bjoernb> |
hi |
| [09:19:42] |
<bjoernb> |
i installed trac with modpython and auth digest |
| [09:19:47] |
<evil_twin> |
New news from t.e.o: Changeset [7468]: `ClientForm` is in `twill.utils`, not in `twill.utils.mechanize`. <http://trac.edgewall.org/changeset/7468> |
| [09:19:56] |
<bjoernb> |
my problem now is an internal server error: Error: unsupported locale setting |
| [09:20:05] |
<bjoernb> |
i dunno what to do. |
| [09:20:15] |
* |
sdboyer has quit IRC |
| [09:23:07] |
* |
cbalan has joined #trac |
| [09:26:01] |
* |
sdboyer__ has joined #trac |
| [09:26:08] |
* |
sdboyer__ is now known as sdboyer |
| [09:26:39] |
* |
sdboyer is now known as Guest50764 |
| [09:26:59] |
* |
Guest50764 is now known as sdboyer__ |
| [09:26:59] |
<nosklo> |
I am trying to install trac trunk with locale, but when running python setup.py compile_catalog -f I get babel.core.UnknownLocaleError: unknown locale 'fr_FR' |
| [09:29:55] |
<nosklo> |
hm |
| [09:30:03] |
<nosklo> |
maybe CLDR wasnt imported correctly |
| [09:34:32] |
* |
DigiDrag has quit IRC |
| [09:40:11] |
* |
sdboyer_ has quit IRC |
| [09:40:14] |
* |
sdboyer__ has quit IRC |
| [09:42:13] |
* |
ged|away is now known as ged |
| [09:43:40] |
* |
tinh has quit IRC |
| [09:44:18] |
* |
pete__c has quit IRC |
| [09:48:32] |
* |
LeoRochael has joined #trac |
| [09:49:26] |
* |
liquidat0r has quit IRC |
| [09:50:06] |
<evil_twin> |
New news from t.e.o: Changeset [7469]: Changed method decorations using `staticmethod` and `classmethod` to use ... <http://trac.edgewall.org/changeset/7469> || Ticket #7536 (mozilla 3 custom query rss trouble) created <http://trac.edgewall.org/ticket/7536> |
| [09:50:50] |
<LeoRochael> |
Hi, I just submitted a patch for http://trac-hacks.org/ticket/3560 and now I'm working on a patch for http://trac-hacks.org/ticket/2503 |
| [09:52:14] |
<LeoRochael> |
but this is my first time on the codebase of a trac plugin, so I'm wondering how should I read the configuration option defined in another section from the one the current plugin is defining... |
| [09:52:40] |
<osimons> |
nosklo: you've followed this? http://trac.edgewall.org/wiki/TracL10N |
| [09:54:53] |
<osimons> |
LeoRochael: it is all the same - .....config.get('section', 'option') (getlist, getint, getbool) |
| [09:55:34] |
* |
Seemant|Work has joined #trac |
| [09:56:20] |
* |
tct13 has joined #trac |
| [09:57:07] |
<osimons> |
- it all goes into the joint collection that is the config, and you can read, update and define options as you need |
| [09:57:51] |
<coderanger> |
If it is already defined somewhere else, you don't generally need to make a descriptor for it |
| [09:58:47] |
<LeoRochael> |
osimons: I was changing this file here http://preview.tinyurl.com/6bmx78 and was trying to follow the pattern of setting the class variables with the option definitions so it's available on my instance, but from what you guys are saying, I shouldn't probably be doing that |
| [09:59:09] |
<osimons> |
nope, don't do that - just read and write others options |
| [09:59:16] |
<coderanger> |
if someone else already registered the option, that is correct |
| [09:59:46] |
<LeoRochael> |
so I should probably read the option in the class __init__, is that right? |
| [09:59:59] |
<coderanger> |
Or get a copy of the component instance and use their descriptor instances directly |
| [10:00:14] |
* |
seemant has quit IRC |
| [10:00:20] |
<LeoRochael> |
how do I get a copy of the instance that reads [trac]? |
| [10:00:27] |
<osimons> |
LeoRochael: it is available anywhere inside the plugin as self.env.config.get('section', 'option') |
| [10:01:07] |
<LeoRochael> |
osimons: cool, I'll go that route |
| [10:01:07] |
<osimons> |
repos_dir = self.env.config.get('trac', 'repository_dir') |
| [10:11:14] |
<nosklo> |
osimons: Yes I am following this tutorial |
| [10:11:34] |
<nosklo> |
osimons: I started over because I think my CLDR wasn't well imported |
| [10:12:17] |
* |
inarru has quit IRC |
| [10:14:45] |
* |
dosc^off is now known as dosc |
| [10:17:42] |
* |
dosc is now known as dosc^off |
| [10:22:47] |
* |
ByteRider has joined #trac |
| [10:23:48] |
<bjoernb> |
trac is running now. |
| [10:25:06] |
* |
gggimpf has joined #trac |
| [10:25:11] |
* |
gggimpf has left #trac |
| [10:28:26] |
<nosklo> |
hum, some permission issue |
| [10:31:34] |
* |
JimJaba has joined #trac |
| [10:50:41] |
<evil_twin> |
New news from t.e.o: Ticket #6827 (trac.cgi missing in 0.11 setup??) reopened <http://trac.edgewall.org/ticket/6827#comment:14> || TracUsers edited <http://trac.edgewall.org/wiki/TracUsers?version=727> |
| [10:52:08] |
<nosklo> |
it works! |
| [10:52:27] |
<JimJaba> |
I just upgraded to trac 0.11 and I am getting an error about the acct_mgr egg I have installed from the previous one is there a way I can remove that trash? |
| [10:52:48] |
<JimJaba> |
LookupError: unknown encoding: /register |
| [10:53:25] |
<JimJaba> |
or is that more because I haven't installed the .11 version of the acctmgr? |
| [10:53:40] |
<JimJaba> |
ahh bingo :) |
| [10:55:22] |
<LeoRochael> |
internationalization patches attached to http://trac-hacks.org/ticket/2503 |
| [10:55:24] |
* |
ByteRider has left #trac |
| [10:56:00] |
<LeoRochael> |
or, actually, charset patches. They don't actually internationalize anything. |
| [10:56:49] |
<LeoRochael> |
that should be enough OpenSource karma for today, and I'm hungry. Cya :-) |
| [10:57:02] |
* |
LeoRochael has quit IRC |
| [10:57:27] |
* |
dikim33_ has joined #trac |
| [11:00:48] |
* |
tct13 has quit IRC |
| [11:03:47] |
* |
dafeder has joined #trac |
| [11:06:19] |
* |
nicholasbs has quit IRC |
| [11:06:23] |
* |
progrium has joined #trac |
| [11:07:47] |
* |
progrium_ has joined #trac |
| [11:07:47] |
* |
progrium has quit IRC |
| [11:08:04] |
* |
nicholasbs has joined #trac |
| [11:12:54] |
* |
dikim33 has quit IRC |
| [11:15:34] |
<nosklo> |
I am getting a traceback http://dpaste.com/71669/ (IndexError: pop from empty list) when I try to edit wiki pages. Editing milestones works thought. |
| [11:16:05] |
<nosklo> |
seems like error is in genshi |
| [11:19:23] |
<nosklo> |
updating genshi to trunk :) |
| [11:20:22] |
* |
Manad has left #trac |
| [11:25:00] |
* |
meshuga_ has quit IRC |
| [11:25:05] |
* |
meshuga has joined #trac |
| [11:25:55] |
* |
nosklo has quit IRC |
| [11:26:40] |
* |
nick_fn has joined #trac |
| [11:26:47] |
* |
dikim33_ has quit IRC |
| [11:26:59] |
<nick_fn> |
Is there a plugin (or way) to set the initial workflow state based on the ticket type? |
| [11:28:33] |
* |
retracile_ is now known as retracile |
| [11:28:39] |
* |
nosklo has joined #trac |
| [11:28:45] |
<retracile> |
nick_fn: Not exactly. |
| [11:29:18] |
<retracile> |
nick_fn: the advancedticketworkflowplugin provides a triage operation that will set the next state to something based on a ticket field (such as the type) |
| [11:29:25] |
<nick_fn> |
I think I could use AdvancedTicketWorkflow's TicketWorkflowOpTriage to get 'accept' do move onto a different cycle, depending on the ticket type |
| [11:29:28] |
<retracile> |
nick_fn: but it does require an extra step. |
| [11:29:30] |
<nick_fn> |
right :-) |
| [11:29:46] |
<retracile> |
nick_fn: That's the best we have at the moment. |
| [11:30:04] |
<nick_fn> |
then I can have different workflows per ticket type, as long as I remember to always have a way to get a ticket into the 'other' cycles if the ticket type changes |
| [11:31:03] |
* |
trbs has quit IRC |
| [11:32:16] |
<nosklo> |
works. |
| [11:32:20] |
<nosklo> |
thanks guys !!! |
| [11:32:25] |
<nosklo> |
brb |
| [11:32:49] |
* |
nosklo has left #trac |
| [11:34:12] |
<retracile> |
nick_fn: Correct. A "reset" action that changes states * -> new and is available to TICKET_ADMIN only might fit your needs on that. You might be able to come up with something better though. |
| [11:35:16] |
<nick_fn> |
thanks for the ideas |
| [11:39:48] |
* |
nick_fn has quit IRC |
| [11:42:19] |
* |
meshuga has quit IRC |
| [11:48:41] |
* |
meshuga has joined #trac |
| [11:49:30] |
* |
nicholasbs has quit IRC |
| [11:50:10] |
* |
nicholasbs has joined #trac |
| [12:01:02] |
* |
wash has joined #trac |
| [12:02:53] |
<lisppaste5> |
wash pasted "Error when creating new environment with git repository" at http://paste.lisp.org/display/65375 |
| [12:03:43] |
* |
ged is now known as ged|away |
| [12:04:05] |
<wash> |
i tried installing the git plugin and creating a new trac environment which failed with this error. anyone knows this or can tell what the syntax of this line should be? |
| [12:07:01] |
<wash> |
(maybe its really a simple syntax error - i don't know about python syntax.. otherwise, what could i do wrong?) |
| [12:08:29] |
* |
havvg has quit IRC |
| [12:10:14] |
* |
crump has joined #trac |
| [12:13:36] |
* |
meshuga has quit IRC |
| [12:17:09] |
<retracile> |
wash: old version of python? |
| [12:18:13] |
<retracile> |
wash: hrm... looks like 2.4, which isn't that old... |
| [12:18:56] |
* |
crump has quit IRC |
| [12:19:28] |
<wash> |
retracile, yes, 2.4.4.. is it worth trying to update? |
| [12:19:29] |
* |
crump has joined #trac |
| [12:19:58] |
<retracile> |
wash: probably not. |
| [12:20:26] |
<retracile> |
wash: I'd try to find someone who knows more about that plugin since the error is from the plugin, not Trac core. |
| [12:21:19] |
<wash> |
retracile, okay.. so you don't see an obvious syntax error on this line? |
| [12:23:01] |
<retracile> |
wash: I tried it here locally (python 2.5) just to be sure. |
| [ |