On May 28, 2010, at 6:11 PM, Olemis Lang wrote:

> On Fri, May 28, 2010 at 10:56 AM, Roger Oberholtzer
> <[email protected]> wrote:
>> On Fri, 2010-05-21 at 08:21 -0500, Olemis Lang wrote:
>>> On Fri, May 21, 2010 at 7:37 AM, Roger Oberholtzer
>>> <[email protected]> wrote:
>>>> I have been using version TracGViz 1.3.4. After I updated to Trac
>>>> 0.12b1, when I go to admin/general/plugin, Trac prints this error
>>>> message.
>>>> 
>>>> Invalid syntax or missing fields in .Syntax -> 
>>>> gviz:google:apps:<report_key>@<report_date>:<domain>[?tq=<query>]
>>>> 
>>>> The plugin works. It is only that when it is enabled, I cannot use the
>>>> plugin admin interface at all, as this error blocks access altogether.
>>>> 
>>>> Anyone else seen this?
>>>> 
>>> 
> [...]
>>> 
>>> $ grep -r "gviz:google:apps" trac-dev/
>>> trac-dev/gviz/CHANGES:
>>> `gviz:google:apps:<report_key>@<report_date>:<domain>[?tq=<query>]`
>>> trac-dev/gviz/wiki.py:
>>> gviz:google:apps:<report_key>@<report_date>:<domain>[?tq=<query>]
>>> trac-dev/gviz/wiki.py:                            "Syntax ->
>>> gviz:google:apps:<report_key>" \
>>> 
>>> }}}
>>> 
>>> ... it seems problem might be located in `wiki.py` . Please try to
>>> enclose between backquotes (like this one => ` ) *ALL SIMILAR
>>> EXAMPLES* included in docs  and try to install the plugin once again.
>>> That would be much simpler if you built the plugin from source code
>>> ;o)
>> 
>> (Been away from the office a bit. Sorry for the late answer.)
>> 
>> Where would I to this? That is, specifically which file? Include the
>> suspected directory. After all, the same file name could exist in more
>> than one place. But I am guessing you are only interested in certain
>> files by that name. Is there anything else I would also need to do to
>> perform this test?
>> 
> 
> I suggest you to check all files named `wiki.py` and enclose between
> backquotes (i.e. like this one ` ) any text (in components docs)
> separated by colons (i.e. like this one : ) . That should be the only
> way to be absolutely sure ;o) .

I have a bunch of eggs with plugins. Do you mean I should unpack each and then 
modify any possible wiki.py, an then rezip the egg? I fear you are thinking 
something you are not communicating to me...

In your example, you jumped straight to the grep command.  Where re you when 
you run this? What code do you assume I have available for this.

Sorry for being dense here. But this is outside my experience. Of course, I am 
very interested in learning.

--
Roger Oberholtzer

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