Hello, when I go to the user preferences and try to change the default permissions for new histories, I always get the following error (full message in attachment): Error - <type 'exceptions.TypeError'>: set_default_permissions() takes exactly 3 non-keyword arguments (2 given) URL: http://solweb2.immunbio.mpg.de/user/set_default_permissions File '/galaxy/galaxy_server/eggs/Paste-1.6-py2.6.egg/paste/exceptions/errormiddleware.py', line 143 in __call__ app_iter = self.application(environ, start_response) File '/galaxy/galaxy_server/eggs/Paste-1.6-py2.6.egg/paste/recursive.py', line 80 in __call__ return self.application(environ, start_response) File '/galaxy/galaxy_server/eggs/Paste-1.6-py2.6.egg/paste/httpexceptions.py', line 632 in __call__ return self.application(environ, start_response) File '/galaxy/galaxy_server/lib/galaxy/web/framework/base.py', line 145 in __call__ body = method( trans, **kwargs ) TypeError: set_default_permissions() takes exactly 3 non-keyword arguments (2 given) I would greatly appreciate any help to solve this problem. Thanks in advance! Best regards, Sarah