Move Up and Move Down dont seem to work
Agreed. Loading in a saved layout or pressing the “move up” or “move down” buttons in the monitor layout causes the following 2 errors to occur:
2013-10-10 08:49:44: Traceback (most recent call last):
2013-10-10 08:49:44: File "DeadlineUI\UI\Forms\RepositoryOptionsForms\MonitorSettingsForm.py", line 144, in moveUpClicked
2013-10-10 08:49:44: AttributeError: 'MonitorSettingsForm' object has no attribute 'paths'
2013-10-10 08:49:44: Traceback (most recent call last):
2013-10-10 08:49:44: File "DeadlineUI\UI\Forms\RepositoryOptionsForms\MonitorSettingsForm.py", line 160, in moveDownClicked
2013-10-10 08:49:44: AttributeError: 'MonitorSettingsForm' object has no attribute 'paths'
On the flip side, you can create a monitor layout on Win and share it with OSX and it works fine
Thanks guys! This will be fixed in the next beta.
Cheers,
- Ryan