On 2024/12/24 23:54, 'Joost Kraaijeveld' via Trac Users wrote:
> Now I have the menu item. Clicking on it results in an error:
>
> Oops...
> Trac detected an internal error:
> AttributeError: 'NoneType' object has no attribute 'setdefault'
>
> Python traceback
> Most recent call last:
>
> File "/usr/lib/python3/dist-packages/trac/web/main.py", line 609, in
> dispatch_request
> dispatcher.dispatch(req)
> File "/usr/lib/python3/dist-packages/trac/web/main.py", line 301, in
> dispatch
> raise e
> File "/usr/lib/python3/dist-packages/trac/web/main.py", line 263, in
> dispatch
> metadata.setdefault('iterable', chrome.use_chunked_encoding)
>
>
> FWIW: during the build process I got 2 warnings that may be relevant?
> 1. /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212:
> _Warning: Package 'logviewer.htdocs.css' is absent from the `packages`
> configuration.
> 2. /usr/lib/python3/dist-packages/setuptools/command/build_py.py:212:
> _Warning: Package 'logviewer.templates' is absent from the `packages`
> configuration.
I just fixed the issues. Please try the latest from
https://trac-hacks.org/svn/logviewerplugin/trunk and feedback!
--
Jun Omae <[email protected]> (大前 潤)
--
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 [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/trac-users/956db1ef-7900-472f-859f-61dfdce9985c%40gmail.com.