This is on beta 6. After doing a number of test submissions where frames would fail, I would suspend the jobs, and eventually delete them, I ended up with a couple of new tracebacks in the Monitor terminal.
Traceback (most recent call last):
File "DeadlineUI\UI\Models\JobListProxyModel.py", line 75, in onRowsAboutToBeRemoved
KeyError: 0
Traceback (most recent call last):
File "DeadlineMonitor\UI\Forms\MainWindow.py", line 827, in onRemoveItem
File "..\..\Libraries\ThinkboxUI\UI\Models\ListModel.py", line 207, in removeItem
IndexError: list assignment index out of range
-Nathan