Team Chat Logs

September 8, 2010

2010 8
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      

[00:59:22.655638]<evil_twin>t.e.o: new_report_list-3-default.png attached to Ticket #9604 - <http://trac.edgewall.org/attachment/ticket/9604/new_report_list-3-default.png> - cboos
[00:59:27.656017]<evil_twin>t.e.o: new_report_list-3-expanded.png attached to Ticket #9604 - <http://trac.edgewall.org/attachment/ticket/9604/new_report_list-3-expanded.png> - cboos
[01:04:23.630501]<evil_twin>t.e.o: Ticket #9604 (New layout for the report list) updated - <http://trac.edgewall.org/ticket/9604#comment:9> - cboos
[01:19:26.582919]<evil_twin>t.e.o: Ticket #7197 (ticket type change not shown in preview) updated - <http://trac.edgewall.org/ticket/7197#comment:9> - cboos
[01:19:31.583730]<evil_twin>t.e.o: feature-ticket.png attached to Ticket #7197 - <http://trac.edgewall.org/attachment/ticket/7197/feature-ticket.png> - cboos
[01:19:36.583044]<evil_twin>t.e.o: feature-fixed-ticket.png attached to Ticket #7197 - <http://trac.edgewall.org/attachment/ticket/7197/feature-fixed-ticket.png> - cboos
[01:24:27.550255]<evil_twin>t.e.o: visual-ticket-type-r9975.patch attached to Ticket #7197 - <http://trac.edgewall.org/attachment/ticket/7197/visual-ticket-type-r9975.patch> - cboos
[01:24:32.549609]<evil_twin>t.e.o: ticket-close-time.diff attached to Ticket #7197 - <http://trac.edgewall.org/attachment/ticket/7197/ticket-close-time.diff> - cboos
[01:24:37.549132]<evil_twin>t.e.o: Ticket #9604 (New layout for the report list) updated - <http://trac.edgewall.org/ticket/9604#comment:10> - rblank
[02:19:37.397262]<evil_twin>t.e.o: Ticket #9605 (Deleting ticket changes issue) updated - <http://trac.edgewall.org/ticket/9605#comment:2> - Ryan J Ollos <ryano@…>
[03:19:48.043130]<evil_twin>t.e.o: Ticket #9607 (Rework branch labeling in the timeline) created - <http://trac.edgewall.org/ticket/9607> - cboos
[03:19:53.042966]<evil_twin>t.e.o: timeline-8843.png attached to Ticket #9607 - <http://trac.edgewall.org/attachment/ticket/9607/timeline-8843.png> - cboos
[03:19:58.042834]<evil_twin>t.e.o: timeline-new-branch-labels.png attached to Ticket #9607 - <http://trac.edgewall.org/attachment/ticket/9607/timeline-new-branch-labels.png> - cboos
[03:24:49.006571]<evil_twin>t.e.o: timeline-new-tag-labels-1.png attached to Ticket #9607 - <http://trac.edgewall.org/attachment/ticket/9607/timeline-new-tag-labels-1.png> - cboos
[03:24:54.006712]<evil_twin>t.e.o: timeline-new-tag-labels-2.png attached to Ticket #9607 - <http://trac.edgewall.org/attachment/ticket/9607/timeline-new-tag-labels-2.png> - cboos
[03:24:59.007045]<evil_twin>t.e.o: display-branch-in-event-title-r9966.patch attached to Ticket #9607 - <http://trac.edgewall.org/attachment/ticket/9607/display-branch-in-event-title-r9966.patch> - cboos
[03:25:04.006481]<evil_twin>t.e.o: display-tags-in-changeset-events-r9966.patch attached to Ticket #9607 - <http://trac.edgewall.org/attachment/ticket/9607/display-tags-in-changeset-events-r9966.patch> - cboos
[03:29:49.981273]<evil_twin>t.e.o: Ticket #9607 (Rework branch labeling in the timeline) updated - <http://trac.edgewall.org/ticket/9607#comment:1> - cboos
[03:50:37.066372]<osimons>retracile: not up yet, i suppose?
[03:50:58.582005]<osimons>if not i'll wait. ping me.
[04:08:40.062032]<EdwardIII>hey
[04:19:59.679227]<evil_twin>t.e.o: Ticket #9604 (New layout for the report list) updated - <http://trac.edgewall.org/ticket/9604#comment:11> - hasienda <hoff.st@…>
[04:20:36.818644]<hasienda>EdwardIII: hello!
[04:21:16.932165]<hasienda>Wecome back, evil_twin. :-) just see your posts back here today.
[04:21:22.410586]<hasienda>@logging
[04:21:22.425625]<evil_twin>logging is http://trac.edgewall.org/wiki/TracLogging <-- Enable debug logging to file, ensure your environments log/ directory is writeable by your web server user, check for errors.
[04:21:36.274793]<hasienda>Very nice. :-)
[04:21:50.211281]<EdwardIII>this may be OT so feel free to redirect me elsewhere - but i'm trying to install Trac to an alternative directory (rpm-based system, centos 5.5). i tried a dryrun because i had a feeling $prefix would be /usr, it was
[04:22:18.766336]<EdwardIII>trying to use the PY* environment variable looked like a bad idea so i checked out http://peak.telecommunity.com/DevCenter/EasyInstall#administrator-installation
[04:22:48.827245]<EdwardIII>however this says i should add a file to python's site-packages directory. this is inside /usr/ so could presumably get trashed by rpm at a later stage. is there some guide i could follow on this?
[04:23:31.264670]<EdwardIII>i'm just looking to install trac to /opt/trac rather than in /usr/lib /usr/share etc
[04:32:44.347552]<EdwardIII>hrm, looks like 'pip' might be what i'm looking for
[04:35:03.578946]<penmark>EdwardIII: pip is sort of a wrapper for easy_install, either should work
[04:35:24.245104]<EdwardIII>penmark, easy_install will want to put it stuff in the /usr/lib and /usr/bin etc though won't it?
[04:36:25.265609]<EdwardIII>the pip wiki says if you have setuptools 0.6c9 you already have 'pip'. i have setuptools 0.6c5-2 (on centos 5.5) and 'pip' doesn't seem to run - is that because pip isn't included in my version of setuptools?
[04:36:54.786018]<EdwardIII>rpm -ql python-setuptools | grep pip returns nothing
[04:46:36.647920]<penmark>EdwardIII: you can install with pip/easy_install using virtualenv
[04:46:49.360923]<penmark>that way you can install as any user
[04:46:59.996839]<penmark>you get a "local" python environment
[04:47:09.980804]<penmark>very handy
[04:50:24.301493]<osimons>EdwardIII: it takes a --prefix argument, no?
[04:50:42.466991]<osimons>easy_install --help
[04:51:53.264951]<EdwardIII>penmark, that sounds good - i did try --prefix
[04:52:32.500547]<EdwardIII>1 sec
[04:54:36.389931]<EdwardIII>osimons, that produces: http://pastebin.com/jqv217Ya
[04:55:03.121659]<EdwardIII>now i could just make that directory but then it will have issues with the .pth stuff, which is why i was looking into pip
[04:55:25.046936]<EdwardIII>however i suspect penmark's idea may be the bizzle, it sounds a bit like local::lib and a personal perl
[04:56:15.534184]<osimons>virtualenv is superb. however, you need to make sure your frontend/webserver/script is configured to pick this up.
[04:56:16.707410]<EdwardIII>i've been checking out different bugtracker's, i thought bugzilla was too complex for the end-user (seems to mainly be tailored to proper software testers) - and i thought the setup of RT was too immense
[04:56:40.826835]<EdwardIII>osimons, i use apache with FCGI & suexec so i guess that should be doable
[04:56:41.518669]<penmark>EdwardIII: yeah you have to ensure the webserver uses the correct python environment when hosting it
[04:57:49.055355]<osimons>sure, then at the top of your fcgi python entry script just add: import site; site.addsitedir('/path/to/virtualenv/site-packages')
[05:01:29.799689]<EdwardIII>mmm a dispatch script eh
[05:02:09.352388]<penmark>maybe make fcgi use /path/to/virtualenv/bin/python as well, never tried using python with fcgi
[05:05:59.252843]<osimons>EdwardIII: if you do "trac-admin /path/to/env deploy static-resources", Trac will make an example .fcgi script for you in folder static-resources (named wherever and put wherever of course)
[05:06:24.785033]<EdwardIII>thanks!
[05:21:51.008190]<fluzz>Hi. I'm using Trac (0.12) to create a "forge-like" environment. I would like to restrict the content of the admin panel, so that the users cannot disable (or enable) any modules. I tried the SecureAdminPanel, but what I'm really looking for is something really simpler : enable/disable discussion module, enable/disable VCS module, ... I did not find such a simple AdminPanel on th. Do any of you know such a beast ?
[05:25:12.315048]<evil_twin>t.e.o: Ticket #1942 ([patch] Add support for date type in custom ticket fields) updated - <http://trac.edgewall.org/ticket/1942#comment:38> - cboos
[05:32:21.134193]*retracile growls something grouchy about mornings.
[05:32:36.820037]<osimons>... and rightly so... :-)
[05:33:16.260480]<retracile>heh :)
[05:33:18.602912]<osimons>retracile: i have subclassed the functional testenv for some of my plugins (including RPC plugin). i find that quite often the webserver fails to stop properly. switching from signal.SIGINT to signal.SIGTERM fixes this (in stop()).
[05:34:18.537215]<retracile>osimons: Hrm... that sounds vaguely familiar...
[05:34:26.964865]<osimons>i have some tests that load policies and tries various things and restarts and cleans and so on - may be several restarts in one single test
[05:34:36.255112]<hasienda>fluzz: http://trac-hacks.org/wiki/SecurePluginPanelPlugin is really the best for that job.
[05:35:37.960259]<fluzz>hasienda. Ok. I add to "port" it to 0.12, so perhaps I'll also patch it so that it even does not display required/read-only submodules.
[05:35:49.676900]<fluzz>s/i add/i had/
[05:36:57.255487]<hasienda>fluzz: Sure, go on. Would be nice to provide patches for maintainer to turn it into real 0.12 branch on t-h.o
[05:37:28.054124]<hasienda>fluzz: I like to see 0.12 as well, to get my i18n stuff in for Trac 0.12 as required :-)
[05:37:28.870997]<fluzz>I was not able to submit the patch on his site, but I let him know I have it.
[05:37:57.986102]<hasienda>fluzz: ok, thanks for your effort.
[05:38:34.433788]<osimons>retracile: let me know if you see any reason not to switch the signal - if not i'll just commit it.
[05:39:38.670504]<retracile>osimons: Instead of just switching, what if we try SIGINT first, and if it doesn't die in half-a-second, hit it with SIGTERM? It sure seems like there was a reason I used SIGINT, but it's been long enough my memory has faded....
[05:44:41.162533]<osimons>retracile: well, trac tests and my tests all work like a charm with SIGTERM. i don't see the immediate need? SIGTERM is after all the usual signal for all regular termination calls for processes - SIGINT is like Ctrl-C on a foreground process.
[05:44:55.868827]<osimons>- and it is just a testenv after all...
[05:45:52.860523]<osimons>SIGHUP or SIGKILL would be of the stronger, more forceful kind.
[05:46:10.471692]<retracile>osimons: That's fair. Go ahead and change it, just keep your eyes open for issues.
[05:48:06.756132]<osimons>will do. 0.11 -> 0.12 -> trunk fix & merge... i'll do it once i muster the required energy :-)
[05:48:24.915188]*osimons is currently a somewhat irregular trac committer
[05:54:38.709521]<retracile>heh.... probably still doing better than I am...
[06:33:55.533801]<ngl>hello?
[06:34:29.133893]<ngl>i'm brand new at attempting to customize my trac interface.
[06:35:03.469480]<ngl>i want to pre-fill fields on a new ticket, including assigning to my own name. has anybody done this?
[06:35:25.893368]<evil_twin>t.e.o: Ticket #9608 (Segmentation fault of apache2 when linking to SVN repository) created - <http://trac.edgewall.org/ticket/9608> - team@…
[06:35:45.133579]<Guy->um, "2010-09-08 15:27:05,608 Trac[cache] INFO: repos rev [34822] != cached rev [24329]", even after a resync - how can this be?
[06:35:57.953514]<ngl>o lard
[06:36:54.579526]<Guy->ngl: there are plugins to do that
[06:37:07.020235]<Guy->ngl: look on trac-hacks.org
[06:37:27.181937]<ngl>Guy, thanks. I actually just just got there.
[06:41:07.230580]<kirean>ngl: you can just add arguments to the newticket-link
[06:41:22.449578]<kirean>ngl: example: http://trac.edgewall.org/newticket?owner=ngl
[06:41:31.449387]<ngl>really? that would work. awesome.
[06:42:14.375601]<ngl>kirean, thanks.
[06:45:28.325210]<kirean>ngl: http://trac.edgewall.org/wiki/TracLinks#ParameterizedTraclinks
[06:46:33.218903]<ngl>awesome! that is perfect.
[06:47:13.736108]<Guy->how would I even go about debugging the revision cache problem? I checked the database and 24329 is indeed the last revision it mentions, but is that a problem?
[06:47:34.744923]<Guy->my _actual_ problem is that pages take a very long time to render because trac opens almost 100k svn revision files each time
[06:47:53.294686]<Guy->I thought that this was due to the cache issue, but maybe it isn't
[06:48:06.662937]<kirean>ngl: as they do on teo (and I also do locally) is that they link /newticket to wiki/newticket
[06:48:29.937590]<kirean>that way you can have a wiki page with different templates on it
[06:48:47.489171]<ngl>as a user you have that control?
[06:49:00.162299]<kirean>ngl: ah, nope ;-)
[06:49:27.302810]<ngl>oh, i'm just low on the totem. if i were in charge... :)
[06:49:41.894018]<ngl>trac would use the ajax plug-in
[06:50:18.229762]<kirean>ngl: if you're allowed to create your own wiki-pages, you can create your own create ticket links there
[06:51:07.264071]<ngl>right on. so, is that a permission that the administrator could give me?
[06:54:36.078800]<ngl>say you've a dual component list, where the second list shows up as child options of the first, i.e. component=Phone, but then Phone has Button, Sounds, etc. Can I point to component and get var fill: Phone+Button someway?
[06:57:27.937352]<ngl>nevermind. firebug was too helpful again.
[06:58:57.635351]<osimons>retracile: http://trac.edgewall.org/changeset/7094
[07:00:30.736069]<evil_twin>t.e.o: Ticket #9608 (Segmentation fault of apache2 when linking to SVN repository) updated - <http://trac.edgewall.org/ticket/9608#comment:1> - team@…
[07:01:29.467599]<osimons>don't actually see an explanation for this particular change though
[07:06:05.830723]<retracile>osimons: hrm...
[07:10:35.182677]<retracile>osimons: I'd suggest emailing Tim to see if he remembers why we changed it... it may be figleaf-specific
[07:10:51.505817]<osimons>i'm trying to run the functional tests with figleaf (and patch) first
[07:11:10.468017]<retracile>osimons: heh, you're a step ahead of me then, excellent :)
[07:34:31.531546]<osimons>no problems at all, retracile. i'll just commit...
[07:34:54.308604]<retracile>osimons: ok, and thanks for running the test
[07:37:50.609331]<EdwardIII>ok, time to give it another go - i'm going to try and setup Trac using virtualenv
[07:40:38.509483]<evil_twin>t.e.o: Changeset [10061]: 0.11-stable: Changing from `SIGINT` to `SIGTERM` as that consistently ... - <http://trac.edgewall.org/changeset/10061> - osimons
[07:40:45.677729]<ngl>One last question here. I set up a "My Page" for my stuff as just a Trac user.... and I would love to make my tickets actually show up on my page.
[07:41:16.113659]<EdwardIII>i'm not sure how how to tie in my virtualenv with a re-located trac?
[07:41:35.028854]<EdwardIII>do i need to set an environmental variable like with local::lib?
[07:45:40.721279]<evil_twin>t.e.o: Changeset [10062]: 0.12.1dev: Merged [10061] from 0.11-stable. - <http://trac.edgewall.org/changeset/10062> - osimons
[07:45:45.722002]<evil_twin>t.e.o: Ticket #9608 (Segmentation fault of apache2 when linking to SVN repository) closed - <http://trac.edgewall.org/ticket/9608#comment:2> - cboos
[07:46:03.776147]<EdwardIII>ah, i guess i need to use the ENV\bin\easy_install with the setup.py ... hrm
[07:50:40.457956]<evil_twin>t.e.o: Changeset [10063]: 0.13dev: Merged [10062] from 0.12-stable. See [10061] in 0.11-stable for ... - <http://trac.edgewall.org/changeset/10063> - osimons
[07:51:33.088525]<EdwardIII>ah, i can use pip and it will install to my virtual enviroment, supercool
[08:14:35.638933]<fluzz>I have some pbs to understand the 0.12 fine grained permission new system. If I understand well, tracopt.perm.authz_policy is used to define permissions on trac content (wiki...), but what is trac.versioncontrol.svn_authz used to ? It 'automatically' adds permissions such as BROWSER_VIEW, based on the svn authz file ?
[08:16:13.658321]<fluzz>so if I want fine grained permission on trac content and svn browsing, I have to set permission_policies = AuthzPolicy, AuthzSourcePolicy, .... ?
[08:34:29.824619]<EdwardIII>hey i'm getting somewhere good with virtualenv. however, it doc says to run trac on a web server you need to mv /tmp/deploy/* /usr/share/trac
[08:35:08.849211]<EdwardIII>what would be the equivelent of /usr/share/track under a python virtualenv?
[08:38:28.606495]<EdwardIII>hrm i see, deploy actually outputs the cgi files etc which need to go in the web path
[08:42:23.614421]<fluzz>yep. do not forget to active your plugins before to deploy, so that plugins' static files are also deployed.
[08:42:32.793023]<fluzz>*activate
[08:44:20.612856]<osimons>fluzz: AuthzPolicy = Trac, AuthzSourcePolicy = source code
[08:45:11.576554]<EdwardIII>fluzz, activate?
[08:45:18.964941]<fluzz>yes. that, I understand now. "trac.versioncontrol.svn_authz" is however a bit more obscure.
[08:45:27.012693]<osimons> they are completely separate as you seem to understand. AuthzPolicy started as a sample plugin to illustrate how access to any part of Trac could be handled using a subversion-style authz file. Looks the same, but not parseable by Subversion.
[08:45:29.386405]<fluzz>EdwardIII, enable, sorry
[08:45:31.168077]<osimons>AuthzSourcePolicy is source-code only, but has been extended to also handle any repository you have hooked up to your Trac
[08:46:10.151886]<EdwardIII>fluzz sorry is that something you do via trac-admin?
[08:46:11.254485]<osimons>EdwardIII: there is no more common share path - all gone from Trac.
[08:46:42.715949]<EdwardIII>osimons, i've copied that stuff to my web root for my user, it's working ace - i'm now trying to figure out how to setup a new admin user
[08:46:59.188984]<fluzz>osimons, ok. I think I've got it now.
[08:47:52.840772]<fluzz>EdwardIII, in trac.ini.
[08:48:47.040694]<EdwardIII>hrm thanks fluzz i'll check it out
[08:54:04.382987]<EdwardIII>working on the ol' auth stuff, can't do <Location in .htaccess it turns out, and modifying it via httpd.conf could be tricky
[08:56:05.464889]<fluzz><Location> works with URI. .htaccess is used once the URI has been translated into a directory. So yep, no <Location> inside a .htaccess. That's at least how I understand it...
[08:58:43.400461]*EdwardIII ponders where he could put his <Location>
[08:58:59.482642]<EdwardIII>i think i'll continue tomorrow. decent progress today though
[09:19:54.837076]<icebrain>hi, does anyone use trac with lighttpd? Can you post your lighttpd.conf? I'm having problems configuring it
[10:30:29.813249]<hasienda>icebrain: hey, I'm in the process as well. Not ready yet, but somewhat working. Where did you get stuck now?
[10:31:49.721463]<icebrain>hasienda: oh, sorry, forgot to say I solved the problem. It was a pair of extra parenthesis /facepalm
[10:32:29.531653]<hasienda>icebrain: glad to hear, goody!
[11:41:25.208702]<evil_twin>t.e.o: Ticket #9352 (0.12b1 is not working with Pysqlite 1.1.7, SQLite 3.3.6) updated - <http://trac.edgewall.org/ticket/9352#comment:18> - rblank
[11:56:28.122733]<evil_twin>t.e.o: Changeset [10064]: 0.12.1dev: Removed the last traces of sqlite 1.1.x support. "Wontfix"es ... - <http://trac.edgewall.org/changeset/10064> - rblank
[12:01:28.124597]<evil_twin>t.e.o: TracInstall edited - <http://trac.edgewall.org/wiki/TracInstall?version=317> - rblank
[12:06:29.095539]<evil_twin>t.e.o: TracUpgrade edited - <http://trac.edgewall.org/wiki/TracUpgrade?version=80> - rblank
[12:11:30.066848]<evil_twin>t.e.o: PySqlite edited - <http://trac.edgewall.org/wiki/PySqlite?version=51> - rblank
[12:11:35.066285]<evil_twin>t.e.o: Ticket #9352 (0.12b1 is not working with Pysqlite 1.1.7, SQLite 3.3.6) closed - <http://trac.edgewall.org/ticket/9352#comment:19> - rblank
[12:18:35.758765]<flakrat>is the only way to change font color in the wiki to use HTML (not counting code markup)?
[12:26:32.989800]<evil_twin>t.e.o: Changeset [10065]: 0.12.1dev: Fail when using PySqlite 2.5.2 - 2.5.4, as they break the ... - <http://trac.edgewall.org/changeset/10065> - rblank
[12:26:37.989621]<evil_twin>t.e.o: Ticket #9434 (SQLite database ugprade issue on migration from 0.11.x to 0.12, pysqlite < ...) closed - <http://trac.edgewall.org/ticket/9434#comment:15> - rblank
[12:26:42.989339]<evil_twin>t.e.o: Ticket #9434 (SQLite database ugprade issue on migration from 0.11.x to 0.12, pysqlite < ...) updated - <http://trac.edgewall.org/ticket/9434#comment:16> - rblank
[12:46:36.868373]<evil_twin>t.e.o: Ticket #9352 (0.12b1 is not working with Pysqlite 1.1.7, SQLite 3.3.6) updated - <http://trac.edgewall.org/ticket/9352#comment:20> - aaron@…
[12:49:28.766827]<wizard2010>hello everyone
[12:49:55.227582]<wizard2010>i install the new version of trac. 0.12, but the "Browse Source" button is not shown
[12:50:46.016162]<wizard2010>i've TRAC_ADMIN permission
[12:51:14.575183]<wizard2010>i already found this bug http://trac.edgewall.org/ticket/9542 but i don't know who to solve this
[12:51:22.010362]<wizard2010>anyone one can help me?
[12:56:53.816723]<wizard2010>i've this repositories configuration in trac.ini http://paste.lisp.org/display/114359
[13:05:47.882294]<WiK>hello
[13:07:04.562518]<wizard2010>hello Wik
[13:07:11.676924]<wizard2010>we are alone here :D
[13:07:49.333852]<WiK>thats not good
[13:08:00.718380]<WiK>you have any experience with migrating trac systems?
[13:08:16.565686]<WiK>i just moved mine and everything is working fine except for two eggs
[13:08:47.325560]<WiK>i did upgrade from 11.5 to 11.7 in the process
[13:08:55.902723]<wizard2010>more or less, i migrate from 0.10 to 0.12 and now i've problems with trac repositories, the "Browse Source" button is not shown
[13:09:00.684027]<WiK>the TOC and trachours plugins are not working
[13:09:23.812089]<WiK>thats a huge jump
[13:09:55.542392]<wizard2010>or not :)
[13:10:23.935416]<WiK>who knows
[13:10:54.646348]<WiK>i tried to go from 11.5 to 12 as well and had these same issues, i assumed it was from the version differences
[13:11:20.723852]<WiK>ive done everyone but uninstall trac and try to install/migrate using the exact same version
[13:11:44.373759]<WiK>error logs are not being much help either
[13:12:06.128794]<wizard2010>how you configurate the repositories ?
[13:12:19.189963]<wizard2010>i do with this way http://trac.edgewall.org/ticket/9542
[13:12:27.590348]<WiK>I dont use the SVN stuff yet
[13:12:29.810463]<osimons>wizard2010: http://trac.edgewall.org/wiki/TracUpgrade#Authzpermissionchecking, but the ticket you found is relevant. I'd recommend you install the lastest version from 0.12-stable branch (a.k.a. soon to be released 0.12.1)
[13:12:36.594192]<wizard2010>sorry this way http://paste.lisp.org/display/114359
[13:12:50.368879]<osimons>WiK: just reinstall the plugins?
[13:13:13.980673]<wizard2010>osimons that will some the problem?
[13:13:33.516317]<WiK>osimons: I'm afraid it will wipe all of the database data, but ill give it a shot at this point ill try anything :)
[13:14:14.333682]<osimons>WiK: installing does not wipe data
[13:15:10.843172]<osimons>wizard2010: sure, you need a) AuthSourcePolicy, b) an authz file that implements the permissions - both are settings in trac.ini
[13:17:21.003282]<wizard2010>the path to svn 0.12 version stable are http://trac.edgewall.org/browser/branches/0.12-stable ?
[13:18:45.910172]<osimons>no, wizard2010. that is the trac display. to install it use http://svn.edgewall.org/repos/trac/branches/0.12-stable/
[13:19:38.026154]<wizard2010>thx osimons, i found here in this link http://trac.edgewall.org/wiki/TracDownload#Installingversionsfromcheckouts
[13:20:54.369778]<wizard2010>ok, already installed
[13:21:07.598916]<wizard2010>"Browse Source" button cointnuous not showning
[13:21:28.978455]<wizard2010>do you have any example of repositories configuration?
[13:28:55.997877]<drTunes>regarding folding in ticket views: is it possible to have a given foldable element default to open rather than closed? For example, "Modify Ticket" is hidden by default, I would like to modify so that it is visible by default.
[13:31:48.791021]<osimons>@logging
[13:31:48.807477]<evil_twin>logging is http://trac.edgewall.org/wiki/TracLogging <-- Enable debug logging to file, ensure your environments log/ directory is writeable by your web server user, check for errors.
[13:31:58.161020]<osimons>wizard2010: ^^
[13:33:01.889734]<osimons>wizard2010: i suppose you may need a default repository? i only have default repositories, so can't really say how more than one is supposed to be configured. should know, but don't yet... :-)
[13:34:30.349998]<WiK>osimons: Ive done a reinstall of both, it worked for one and not the other, im still getting a no hander error for /hours
[13:46:03.506234]<osimons>WiK: this was 0.11.7? any open tickets for that plugin that resembles yours? you have turned on debug logging to see why it is failing, right?
[13:46:05.909493]<osimons>@logging
[13:46:05.925556]<evil_twin>logging is http://trac.edgewall.org/wiki/TracLogging <-- Enable debug logging to file, ensure your environments log/ directory is writeable by your web server user, check for errors.
[13:46:25.763774]<osimons>- and plugin is enabled, I take it?
[13:46:48.530390]<evil_twin>t.e.o: Ticket #7145 (Improve handling of conflicts due to concurrent ticket edits) updated - <http://trac.edgewall.org/ticket/7145#comment:6> - Mitar
[13:46:59.890890]<WiK>plugin is enabled, turning on the extra logging now
[13:50:35.738577]<WiK>I'm going to have to reinstall em all I guess, as none of them are showing up under /admin even tho the eggs are in /plugins
[13:50:53.621090]<WiK>and are directly copied with same perms as the other machine
[13:53:28.574539]<WiK>to be honest I just did a tar of the whole folder on the old machine, initialized it on the new machine and then untared everything
[13:53:42.666232]<WiK>i was really hoping it would be that simple as I have 9 of these to move
[13:58:18.123720]<osimons>WiK: has the python version changed? ie. the naming of eggs is wrong?
[14:00:26.886036]<WiK>python version did change, i didnt know the name had anything to do with it..tring that now
[14:04:33.840733]<WiK>I just renamed all of the eggs/restarted apache and no go, i guess they all need to be compiled with the new version :|
[14:06:18.879343]<WiK>hurm maybe not
[14:06:42.593075]<WiK>as now they are showing up in my admin panel, all but one...im going to try and reinstall that one yet again
[14:11:36.289742]<WiK>I'm going to try a test later tonight, setup a blank trac + install all needed plugins + import database and see if its a go that way, instead of doing it backwards
[14:11:53.982853]<WiK>osimons: thank you for the troubleshooting help, it is greatly appricated! but im off to pick up my kids
[14:13:02.839720]<wizard2010>osimons i already have one. I've this configuration http://paste.lisp.org/display/114359
[14:21:16.375066]<wizard2010>any one with a repositories configuration working in 0.12 version?
[14:36:20.336241]<drTunes>regarding folding in ticket views: is it possible to have a given foldable element default to open rather than closed? For example, "Modify Ticket" is hidden by default, I would like to modify so that it is visible by default.
[14:52:00.297590]<wizard2010>anyone knows how to enable the "Browse Source" button in 0.12 ou any other 0.12 stable?
[15:27:07.935998]<evil_twin>t.e.o: Ticket #3723 (Problems with database encoding) updated - <http://trac.edgewall.org/ticket/3723#comment:61> - ffeiyan748
[15:49:45.212786]<wizard2010>anyone here?
[20:53:11.023283]<evil_twin>t.e.o: test created - <http://trac.edgewall.org/wiki/test?version=1> - anonymous
[20:53:16.022458]<evil_twin>t.e.o: test/xxx created - <http://trac.edgewall.org/wiki/test/xxx?version=1> - anonymous
[20:58:12.000296]<evil_twin>t.e.o: test edited - <http://trac.edgewall.org/wiki/test?version=2> - anonymous
[20:58:16.998731]<evil_twin>t.e.o: TestXxx created - <http://trac.edgewall.org/wiki/TestXxx?version=1> - anonymous
[20:58:21.999258]<evil_twin>t.e.o: Test/Test created - <http://trac.edgewall.org/wiki/Test/Test?version=1> - anonymous
[20:58:26.999016]<evil_twin>t.e.o: Project created - <http://trac.edgewall.org/wiki/Project?version=1> - anonymous
[20:58:31.998537]<evil_twin>t.e.o: Project/Sales created - <http://trac.edgewall.org/wiki/Project/Sales?version=1> - anonymous
[21:03:12.964912]<evil_twin>t.e.o: Project edited - <http://trac.edgewall.org/wiki/Project?version=2> - anonymous
[21:03:17.964436]<evil_twin>t.e.o: Project edited - <http://trac.edgewall.org/wiki/Project?version=3> - anonymous
[21:08:13.936948]<evil_twin>t.e.o: Project edited - <http://trac.edgewall.org/wiki/Project?version=4> - anonymous
[21:08:18.936907]<evil_twin>t.e.o: ProjectSales created - <http://trac.edgewall.org/wiki/ProjectSales?version=1> - anonymous
[23:23:39.142404]<evil_twin>t.e.o: ProjectSales edited - <http://trac.edgewall.org/wiki/ProjectSales?version=2> - anonymous
[23:53:44.966073]<evil_twin>t.e.o: Ticket #9609 ('Select All' function on WebAdmin Plugin panel) created - <http://trac.edgewall.org/ticket/9609> - Ryan J Ollos <ryano@…>
[23:53:49.965371]<evil_twin>t.e.o: ManagePluginsTable.png attached to Ticket #9609 - <http://trac.edgewall.org/attachment/ticket/9609/ManagePluginsTable.png> - Ryan J Ollos <ryano@…>
[23:58:45.936133]<evil_twin>t.e.o: ManagePluginTable.png attached to Ticket #9609 - <http://trac.edgewall.org/attachment/ticket/9609/ManagePluginTable.png> - Ryan J Ollos <ryano@…>
[23:58:50.935345]<evil_twin>t.e.o: Ticket #9609 ('Select All' function on WebAdmin Plugin panel) updated - <http://trac.edgewall.org/ticket/9609#comment:1> - Ryan J Ollos <ryano@…>