[Trac] Re: Hudson plugin on Trac 1.2

2017-03-25 Thread RjOllos
On Thursday, February 2, 2017 at 11:25:07 PM UTC-8, Roger Oberholtzer wrote: > > I am trying to get the Hudson plugin working on Trac 1.2. I have the > following config (worked in earlier Trac versions): > > [hudson] > alternate_success_icon = enabled > job_url = http://sto-opq-src.scc.se:8080/

[Trac] Re: Help Link/Tooltip for Ticket Fields

2017-03-25 Thread RjOllos
On Sunday, February 26, 2017 at 8:42:54 PM UTC-8, RjOllos wrote: > > > > On Sunday, February 26, 2017 at 7:32:45 PM UTC-8, Nick wrote: >> >> We have specific definitions for our Priority and Severity levels in >> order to help keep everyone aligned on classifying tickets. We'd like >> to have

[Trac] Re: Problem with new install on FreeBSD

2017-03-25 Thread David Gessel
executing # portmaster lang/python and now # python does the right thing and closer, but still getting the 500 error. Same errors logged ImportError: No module named mod_python.apache [Sat Mar 25 15:20:19.399938 2017] [:error] [pid 83737:tid 34741511168] make_obcallback: Python path

[Trac] Re: Problem with new install on FreeBSD

2017-03-25 Thread David Gessel
This link seems to be in the right direction... https://forums.freebsd.org/threads/46449/ On Sunday, March 26, 2017 at 1:15:00 AM UTC+3, David Gessel wrote: > > But the freeBSD command is "python2" which works. > import mod_python works > > # python2 > Python 2.7.13 (default, Mar 22 2017,

[Trac] Re: Problem with new install on FreeBSD

2017-03-25 Thread David Gessel
But the freeBSD command is "python2" which works. import mod_python works # python2 Python 2.7.13 (default, Mar 22 2017, 10:45:35) [GCC 4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032 )] on freebsd10 Type "help", "copyright", "credits" or "license" for more information.

[Trac] Re: Problem with new install on FreeBSD

2017-03-25 Thread RjOllos
On Saturday, March 25, 2017 at 3:08:35 PM UTC-7, David Gessel wrote: > > First step fail! > > Thanks for the diagnostic - good starting point. > Okay, make sense because the Python path printed in your earlier error message looked incomplete. I'd focus on trying to figure out why the

[Trac] Re: Problem with new install on FreeBSD

2017-03-25 Thread David Gessel
First step fail! Thanks for the diagnostic - good starting point. On Sunday, March 26, 2017 at 12:21:40 AM UTC+3, RjOllos wrote: > > > > On Saturday, March 25, 2017 at 9:52:30 AM UTC-7, David Gessel wrote: >> >> Thanks! I tried and >> # apachectl graceful >> >> but no change, though the

[Trac] Re: Problem with new install on FreeBSD

2017-03-25 Thread RjOllos
On Saturday, March 25, 2017 at 9:52:30 AM UTC-7, David Gessel wrote: > > Thanks! I tried and > # apachectl graceful > > but no change, though the error log might provide a clue with respect to > what paths are still getting called (no change): > > Enter code here.Sat Mar 25 09:50:25.025855

Re: [Trac] Problem with new install on FreeBSD

2017-03-25 Thread David Gessel
I think's so: # pkg version -v | grep py ap24-mod_python35-3.5.0_2 = up-to-date with index py27-Babel-2.3.4 = up-to-date with index py27-Genshi-0.7_1 = up-to-date with index py27-acme-0.12.0,1 = up-to-date with index

Re: [Trac] trac-code-comments-plugin:Uncaught ReferenceError: id is not defined

2017-03-25 Thread Mingxing Tian
在 2017年3月25日星期六 UTC+8下午2:29:48,RjOllos写道: > > From: Mingxing Tian > Sent: Friday, March 24, 23:17 > Subject: [Trac] trac-code-comments-plugin:Uncaught ReferenceError: id is > not defined > To: Trac Users > > I think it is javascript, please help fix it as soon as possible. > > Where is the

Re: [Trac] trac-code-comments-plugin:Uncaught ReferenceError: id is not defined

2017-03-25 Thread Ryan Ollos
From: Mingxing Tian Sent: Friday, March 24, 23:17 Subject: [Trac] trac-code-comments-plugin:Uncaught ReferenceError: id is not defined To: Trac Users I think it is javascript, please help fix it as soon as possible. Where is the source code for that plugin? Please give a URL. -Ryan -- You

[Trac] trac-code-comments-plugin:Uncaught ReferenceError: id is not defined

2017-03-25 Thread Mingxing Tian
I think it is javascript, please help fix it as soon as possible. -- You received this message because you are subscribed to