Deadline 6 - wrapped C/C++ object of type QListView

Hi,
We’re using Deadline Version: 6.0.0.51561.
Sometimes when I’m in the Deadline Monitor and open up the console, it’s infinitely repeating:
RuntimeError
:
wrapped C/C++ object of type QListView has been deleted

If I restart Deadline Monitor it won’t be there (although it’ll end up showing sometime later).
Was wondering what this means and how to avoid it.
Thank you.

Darn, I thought we squashed all of these during the beta!

Which panels do you usually have open when you see this (Jobs, Tasks, Slaves, etc)?

Thanks!

  • Ryan

I did a quick search through our code, and it doesn’t look like any of our panels use a QListView, but a lot of our property forms do (Repository Options, Power Management, Job Properties, etc). This might be a pain, but if you could keep your Console window open and then note what you did last before those errors started appearing, that would really help us track this down.

Cheers,

  • Ryan

I was customizing some submission scripts, and it seemed to happen when I clicked the custom option I made in the Submit menu in Deadline Monitor. It also seemed to happen when I changed the repository in Deadline Monitor. I’ll submit an update if I can find a more precise cause.

This looks familiar!