hi,

This is the traceback for the config file:

Traceback (most recent call last):
  File "/usr/lib64/python2.5/site-packages/trac/web/api.py", line 377,
in send_error
    'text/html')
  File "/usr/lib64/python2.5/site-packages/trac/web/chrome.py", line
739, in render_template
    data = self.populate_data(req, data)
  File "/usr/lib64/python2.5/site-packages/trac/web/chrome.py", line
639, in populate_data
    d['chrome'].update(req.chrome)
  File "/usr/lib64/python2.5/site-packages/trac/web/api.py", line 195,
in __getattr__
    value = self.callbacks[name](self)
  File "/usr/lib64/python2.5/site-packages/trac/web/chrome.py", line
494, in prepare_request
    for category, name, text in contributor.get_navigation_items(req):
  File "/usr/lib64/python2.5/site-packages/trac/admin/web_ui.py", line
65, in get_navigation_items
    panels, providers = self._get_panels(req)
  File "/usr/lib64/python2.5/site-packages/trac/admin/web_ui.py", line
160, in _get_panels
    for provider in self.panel_providers:
  File "/usr/lib64/python2.5/site-packages/trac/core.py", line 70, in extensions
    return filter(None, [component.compmgr[cls] for cls in extensions])
  File "/usr/lib64/python2.5/site-packages/trac/core.py", line 207, in
__getitem__
    component = cls(self)
  File "/usr/lib64/python2.5/site-packages/trac/core.py", line 111, in
maybe_init
    init(self)
  File 
"/var/lib/trac/scrum-testing/plugins/agilo-0.7.4.1_r1624_20090611-py2.5.egg/agilo/admin/backlog.py",
line 48, in __init__
  File "/usr/lib64/python2.5/site-packages/trac/core.py", line 111, in
maybe_init
    init(self)
  File 
"/var/lib/trac/scrum-testing/plugins/agilo-0.7.4.1_r1624_20090611-py2.5.egg/agilo/links/model.py",
line 96, in __init__
  File 
"/var/lib/trac/scrum-testing/plugins/agilo-0.7.4.1_r1624_20090611-py2.5.egg/agilo/links/model.py",
line 150, in initialize
  File 
"/var/lib/trac/scrum/plugins/agilo-0.7.4.1_r1624_20090611-py2.5.egg/agilo/utils/config.py",
line 112, in get
    if len(value.strip()) > 0:
AttributeError: 'NoneType' object has no attribute 'strip'


I dont know what you mean by simple view, but i assumed you meant
disabling the agilo advanced UI?
When I switch that off and access the url agilo-backlog url, I get this:

Trac Error
An error occurred while loading Backlog data: 'generator' object is
unsubscriptable


This is the information from the version and system table you requested.

mysql> select * from version\G;
*************************** 1. row ***************************
       name: 1.0
       time: 0
description: NULL
*************************** 2. row ***************************
       name: 2.0
       time: 0
description: NULL
2 rows in set (0.00 sec)

mysql> select * from system\G;
*************************** 1. row ***************************
 name: database_version
value: 21
*************************** 2. row ***************************
 name: initial_database_version
value: 21
*************************** 3. row ***************************
 name: youngest_rev
value: 3949
*************************** 4. row ***************************
 name: fullblog_version
value: 2
*************************** 5. row ***************************
 name: fullblog_infotext
value:
*************************** 6. row ***************************
 name: agilo
value: 3
*************************** 7. row ***************************
 name: repository_dir
value: svn:97e489a6-7f27-41de-b113-e515419d4a21:/svn/mobile
7 rows in set (0.00 sec)


Jos


On Wed, Mar 10, 2010 at 5:57 PM, Felix Schwarz
<[email protected]> wrote:
> Am 09.03.2010 13:41, schrieb Jos Houtman:
>> The agilo version is:
>> agilo-0.7.4.1_r1624_20090611-py2.5.egg
>
> That's a pretty old version... I'm afraid that we might not be able to
> figure out what the real problem is... But we can try :-)
>
> Your fix to TracConfig looks okay. However can you send the traceback that
> is displayed? (switch to simple view before copying!).
>
>> trac: 0.11.6
>> python: 2.5.2
>
> The version table should show more information than these. Can you include
> all items from 'About trac'?
>
> fs
>
> --
> Follow Agilo on Twitter: http://twitter.com/agiloforscrum
> -----
> You received this message because you are subscribed to the Google
> Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH
> http://www.agile42.com and is focused in supporting Agilo for Scrum users.
> 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/agilo?hl=en
>

-- 
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
-----
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH 
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
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/agilo?hl=en

Reply via email to