AWS Thinkbox Discussion Forums

beta10 - console / node view issues

Hi,
Please can we add the following features for the console window, as I found myself needing them recently :slight_smile:

  1. RC - invert selection
  2. remove currently selected lines in the console instead of “clear log” which clears everything.
  3. “Find” command, highlights the entire line if it finds the search pattern. However, could it also, highlight in a different/contrasting colour, the EXACT part of the selected line which has the result in it? Would help when searching/filtering large console lines, etc. - Also applicable comment for anywhere else that FIND is used in Monitor.

Node view BUGS:

  1. Hit the refresh button in node view and get this in console:
    2013-11-08 10:49:54: PYTHON: test
  2. With mini-map enabled, close monitor, re-open monitor - go to node view, mini-map is still enabled, but icon is not GREEN
  3. RC in node view and minimap & elided titles which are both enabled, should be showing their icons as green, but are not!
  4. Getting these errors as well as Laszlo…

2013-11-08 13:16:44: Traceback (most recent call last): 2013-11-08 13:16:44: File "DeadlineMonitor\UI\DisplayWidgets\JobDependencyGraph.py", line 1369, in createScriptNode 2013-11-08 13:16:44: AttributeError: 'NoneType' object has no attribute 'setElidedTitle' 2013-11-08 13:16:44: Traceback (most recent call last): 2013-11-08 13:16:44: File "DeadlineMonitor\UI\DisplayWidgets\JobDependencyGraph.py", line 1156, in recursiveNodeCreation 2013-11-08 13:16:44: File "DeadlineMonitor\UI\DisplayWidgets\JobDependencyGraph.py", line 1034, in recursiveNodeCreation 2013-11-08 13:16:44: File "DeadlineMonitor\UI\DisplayWidgets\JobDependencyGraph.py", line 1417, in createScriptNode 2013-11-08 13:16:44: AttributeError: 'NoneType' object has no attribute 'boundingRect' 2013-11-08 13:16:44: Traceback (most recent call last): 2013-11-08 13:16:44: File "DeadlineMonitor\UI\DisplayWidgets\JobDependencyGraph.py", line 1369, in createScriptNode 2013-11-08 13:16:44: AttributeError: 'NoneType' object has no attribute 'setElidedTitle' 2013-11-08 13:16:44: Traceback (most recent call last): 2013-11-08 13:16:44: File "DeadlineMonitor\UI\DisplayWidgets\JobDependencyGraph.py", line 1156, in recursiveNodeCreation 2013-11-08 13:16:44: File "DeadlineMonitor\UI\DisplayWidgets\JobDependencyGraph.py", line 1034, in recursiveNodeCreation 2013-11-08 13:16:44: File "DeadlineMonitor\UI\DisplayWidgets\JobDependencyGraph.py", line 1417, in createScriptNode 2013-11-08 13:16:44: AttributeError: 'NoneType' object has no attribute 'boundingRect' 2013-11-08 13:16:44: Traceback (most recent call last): 2013-11-08 13:16:44: File "DeadlineMonitor\UI\DisplayWidgets\JobDependencyGraph.py", line 1369, in createScriptNode 2013-11-08 13:16:44: AttributeError: 'NoneType' object has no attribute 'setElidedTitle' 2013-11-08 13:16:44: Traceback (most recent call last): 2013-11-08 13:16:44: File "DeadlineMonitor\UI\DisplayWidgets\JobDependencyGraph.py", line 1156, in recursiveNodeCreation 2013-11-08 13:16:44: File "DeadlineMonitor\UI\DisplayWidgets\JobDependencyGraph.py", line 1034, in recursiveNodeCreation 2013-11-08 13:16:44: File "DeadlineMonitor\UI\DisplayWidgets\JobDependencyGraph.py", line 1417, in createScriptNode 2013-11-08 13:16:44: AttributeError: 'NoneType' object has no attribute 'boundingRect'

and un-related, check out the dialog title of any of the “&About” dialogs for monitor, slave or launcher on Win or OSX. They seem to have grown an ampersand “&” :slight_smile:

Mike

Hey Mike,
Just going over the Node view stuff

  1. Woops forgot to remove that, when i was testing some stuff…
  2. Weird… that is working for me
  3. Right missed that one in these changes, will be in next one
  4. And that one is me making stupid copy paste mistakes… Had it working for assets, moved it over to script and dropped the line on the wrong side of an if…

I think this is good news though. Your list is less than 10 items long :smiley:.

Grant

We’ll put these on the wish list.

and at the bottom of the thread…

Oops, missed that one. We’ll get that fixed Thanks!

Privacy | Site terms | Cookie preferences