On Wed, Nov 1, 2017 at 7:07 AM, Clemens Feige <c.fe...@osypkamed.com> wrote:

>
> On Friday, October 27, 2017 at 4:09:46 AM UTC-7, Clemens Feige wrote:
> >
> > Hello
> >
> > I am using the TracKeywordsPlugin which generates an "Add Keywords"
> > entry field at the bottom of each ticket HTML page. It works properly
> > most of the time, but sometimes this entire field is missing. What may
> > be the reason?
> >
> > https://trac-hacks.org/wiki/TracKeywordsPlugin
> >
>
> RjOllos wrote on 31.10.2017 at 20:45:
> > You've demonstrated that the script is not found. The script should be
> > served by Trac:
> > https://trac.edgewall.org/browser/tags/trac-1.2.2/trac
> > /web/chrome.py?marks=727#L710
> >
> > It seems like the plugin is not loaded in the process that is serving
> > the request. I suspect it must be a web server configuration issue.
> >
> > It would be interesting to see if you can reproduce the issue with
> > tracd. Which web server are you running?
> > Can you share the configuration?
> >
> > - Ryan
>
>
> Hello Ryan
>
> We have TRAC version 1.0.4 running on Linux 3.12 with Apache 2.4 server.
> Clients are under Windows with Firefox browser. The plugin is installed as
> Python-Egg file in the plugin-directory of the TRAC repo.
>
> I will send you some config files of our TRAC setup via PRIVATE MAIL.
>
> I will try with TRACD server as well.
>
> Clemens


Are you using the Python interpreter installed through the OS package
manager? Which version of Python?

Is Trac also installed using your OS package manager? If not, consider
upgrading to Trac 1.0.15.

- Ryan

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to