-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi all, I'm trying out Galaxy. Installation went fine, but most links other than those under Tools (Workflow, Libraries, Help, User, etc.) return a python traceback (included below) relating to AttributeError. I'm pretty new to Python and the egg system, so I am having a hard time figuring out the problem. I've tested this with the generic release tarball, mercurial checkout, and latest 3851029eda94 revision. I'm running this on Ubuntu 9.04 x86_64 with Python 2.6.2 (but already tested with 2.4 and 2.5 as well -- both fail to start the server). I've a server running at http://dzlab.pmb.berkeley.edu:8081/, in case it helps. Thanks for your help. The software looks pretty sweet in any case. Pedro Traceback: - --- URL: http://dzlab.pmb.berkeley.edu:8081/workflow/list File '/home/psilva/src/galaxy_dist/eggs/py2.6-noplatform/WebError-0.8a-py2.6.egg/weberror/evalexception/middleware.py', line 364 in respond File '/home/psilva/src/galaxy_dist/eggs/py2.6-noplatform/Paste-1.5.1-py2.6.egg/paste/debug/prints.py', line 98 in __call__ File '/home/psilva/src/galaxy_dist/eggs/py2.6-noplatform/Paste-1.5.1-py2.6.egg/paste/wsgilib.py', line 539 in intercept_output File '/home/psilva/src/galaxy_dist/eggs/py2.6-noplatform/Beaker-0.5-py2.6.egg/beaker/session.py', line 103 in __call__ File '/home/psilva/src/galaxy_dist/eggs/py2.6-noplatform/Paste-1.5.1-py2.6.egg/paste/recursive.py', line 80 in __call__ File '/home/psilva/src/galaxy_dist/eggs/py2.6-noplatform/Paste-1.5.1-py2.6.egg/paste/httpexceptions.py', line 632 in __call__ File '/home/psilva/src/galaxy_dist/lib/galaxy/web/framework/base.py', line 126 in __call__ body = method( trans, **kwargs ) File '/home/psilva/src/galaxy_dist/lib/galaxy/web/framework/__init__.py', line 74 in decorator % ( url_for( controller='user', action='login' ), verb ) ) File '/home/psilva/src/galaxy_dist/lib/galaxy/web/framework/__init__.py', line 542 in show_error_message return self.show_message( message, 'error', refresh_frames ) File '/home/psilva/src/galaxy_dist/lib/galaxy/web/framework/__init__.py', line 537 in show_message return self.fill_template( "message.mako", message_type=type, message=message, refresh_frames=refresh_frames, cont=cont ) File '/home/psilva/src/galaxy_dist/lib/galaxy/web/framework/__init__.py', line 567 in fill_template return self.fill_template_mako( filename, **kwargs ) File '/home/psilva/src/galaxy_dist/lib/galaxy/web/framework/__init__.py', line 578 in fill_template_mako return template.render( **data ) File '/home/psilva/src/galaxy_dist/eggs/py2.6-noplatform/Mako-0.1.10-py2.6.egg/mako/template.py', line 114 in render File '/home/psilva/src/galaxy_dist/eggs/py2.6-noplatform/Mako-0.1.10-py2.6.egg/mako/runtime.py', line 287 in _render File '/home/psilva/src/galaxy_dist/eggs/py2.6-noplatform/Mako-0.1.10-py2.6.egg/mako/runtime.py', line 304 in _render_context File '/home/psilva/src/galaxy_dist/eggs/py2.6-noplatform/Mako-0.1.10-py2.6.egg/mako/runtime.py', line 337 in _exec_template File '/home/psilva/src/galaxy_dist/database/compiled_templates/base.mako.py', line 33 in render_body context.write(unicode(next.body())) AttributeError: 'builtin_function_or_method' object has no attribute 'body' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkpn7yAACgkQvUI03qKHSRpiYwCggTcEcAeL29Qo/9old9OndGlk Dh8AnA007bHeudf1YKBFpF3yfKRIfbhv =tcaT -----END PGP SIGNATURE-----