On Mon, 2009-10-12 at 09:39 -0500, Olemis Lang wrote:
> On Sun, Oct 11, 2009 at 12:51 PM, Roger Oberholtzer
> <[email protected]> wrote:
> > On Fri, 2009-10-09 at 09:58 -0500, Olemis Lang wrote:
> >
> >> I thought I had removed that dependency since version 1.2.1 . Let me
> >> see ... yes it shouldn't have done that. I don use Babel any more
> >>
> >> Please, could you try to install Babel and try again ?
> >
> > I added Babel. I did not see any error. I restarted Apache, but I do not
> > see any reference to Babel in the log. This includes the message about
> > it not being found.
> 
> There's something weird in there.
> 
>   - Firstly the following line indicates that plugin is loaded but also
>     that it did not load any GViz provider (i.e. data sources ;o)
>     Are they enabled ?
> 
> {{{
> 2009-10-11 19:31:13,036 Trac[api] DEBUG: IG: Providers cache ({},)
> }}}
> 
> In my test environment the log looks like this
> 
> {{{
> 2009-08-10 13:36:59,580 Trac[api] DEBUG: IG: Providers cache
> ({'/gviz/ticket/fields': <tracgviz.ticket.GVizTicketFields object at
> 0x8f5da0c>, '/gviz/wiki/index': <tracgviz.wiki.GVizWikiPages object at

...

> So you're definitely missing a lot of things, everything indeed  :-/

Is there no additional debug I can enable in TracGViz?

I wonder about these lines in my log:

  Skipping "trac.mimeview.txtl = trac.mimeview.txtl [textile]":
        ("DistributionNotFound: textile>=2.0" not found)

Could this result in something missing that makes TracGViz unhappy? I
get a similar message for:

trac.mimeview.pygments
trac.mimeview.silvercity
spamfilter.bayes
spamfilter.ip_blacklist

> {{{
> [components]
> tracgviz.* = enabled
> }}}

In the Admin interface, there is only one item offered in TracGViz,
whcih is "TracGVizSystem", which I have set to enabled. Also, my
trac.ini does contain:

{{{
[components]
tracgviz.* = enabled
}}}

> 
> BTW I see these ones when I disable igooglegadgetmacro
> ;o)
> 
> {{{
> [components]
> tracgviz.* = enabled
> tracgviz.ig.wiki.igooglegadgetmacro = disabled
> }}}
> 
> PS: If the fairy god mother has bewitched your Trac environment then
> it's time to look for Shrek

I think all my other plugins are working. I will check again just to be
sure. I think (95% certainty) that it is only TracGViz that is hesitant
to start. And yet it offers no complaint. Such a polite plugin.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to