[Clam-devel] Turnaround: progress dialog crash

Pawel Bartkiewicz tuuresairon at gmail.com
Fri Aug 15 03:11:42 PDT 2008


> Just try, setSource(0) on the widgets. After analysis reset it again to the
> storage sources. Also the set current time could be a problem. Stop the
> timer
> or add a mean to control whether to send it.

I tried it, but it doesn't work because setSource takes a reference
instead of a pointer. However, I can try creating a dummy data source
which would be set instead of 0.

> No need to make it static, just make it a member of the window. The problem
> with TonalAnalysis is that Configuration is expensive. Configuration is don
> on explicit configuration but also on construction, and this turn into three
> times in Network xml loading. (Pau i still don't understand why that extra
> configuration is needed, we should fix the processing that require it).

Yes, that's what I meant, but I couldn't find a suitable word when
writing that email, so I used quotation marks around "static".

Pawel




More information about the clam-devel mailing list