Hi, we use user sandboxes for keeping work files separated per user.
In Houdini for some time now we have been getting an error when trying to show others’ sandboxes:
_task_resolve_sandbox_users - failed: _task_resolve_sandbox_users() takes exactly 2 arguments (1 given)
Traceback (most recent call last):
File "e:\bottleship\code\btltest3\install\app_store\tk-framework-shotgunutils\v5.7.6\python\task_manager\worker_thread.py", line 83, in run
result = task_to_process.run()
File "e:\bottleship\code\btltest3\install\app_store\tk-framework-shotgunutils\v5.7.6\python\task_manager\background_task.py", line 139, in run
return self._cbl(*self._args, **self._kwargs)
TypeError: _task_resolve_sandbox_users() takes exactly 2 arguments (1 given)
The result is that sandboxes are not shown.
At first I suspected some version incompatibility, but now upgraded everything and it still breaks.
Any ideas?
tk-multi-workfiles: v0.12.3
tk-framework-shotgunutils_v4.x.x: v4.4.15
tk-framework-shotgunutils_v5.x.x: v5.7.6
tk-houdini: v1.7.2