Hi, when I render with maxwell, it spits a weird character into the stdout stream (probably the copyright symbol). Anyway, it completely kills any display of stdout data. Can you make this a bit more elegant so it simple strips or inserts another character when it encounters something it can't deal with?
thanks.
Traceback (most recent call last):
File "/home/qube/build/qubegui/rel-5.4/2008-11-12-1/qubegui-bld-5-4-2008-11-12-1-RHEL_Server-5.2-x86_64/qubegui/python/buildqube/out1.pyz/jobAgendaList", line 425, in OnItemSelected
File "/home/qube/build/qubegui/rel-5.4/2008-11-12-1/qubegui-bld-5-4-2008-11-12-1-RHEL_Server-5.2-x86_64/qubegui/python/buildqube/out1.pyz/signals", line 41, in __call__
File "/home/qube/build/qubegui/rel-5.4/2008-11-12-1/qubegui-bld-5-4-2008-11-12-1-RHEL_Server-5.2-x86_64/qubegui/python/buildqube/out1.pyz/signals", line 92, in __call__
File "/home/qube/build/qubegui/rel-5.4/2008-11-12-1/qubegui-bld-5-4-2008-11-12-1-RHEL_Server-5.2-x86_64/qubegui/python/buildqube/out1.pyz/jobLayout", line 346, in jobTaskSelectionChanged
File "/home/qube/build/qubegui/rel-5.4/2008-11-12-1/qubegui-bld-5-4-2008-11-12-1-RHEL_Server-5.2-x86_64/qubegui/python/buildqube/out1.pyz/jobLayout", line 427, in refreshDisplay
File "/home/qube/build/qubegui/rel-5.4/2008-11-12-1/qubegui-bld-5-4-2008-11-12-1-RHEL_Server-5.2-x86_64/qubegui/python/buildqube/out1.pyz/wx.stc", line 2934, in SetText
UnicodeDecodeError: 'ascii' codec can't decode byte 0xae in position 423: ordinal not in range(128)