On Sunday 23 October 2011 06:24:49 Aaron Richiger wrote:
> Hello Hugo!
> 
> You filled a bug at this link:
> http://bugs.pyside.org/show_bug.cgi?id=877
> 
> Whenever I terminate my app on linux or on MacOS, I get the same error
> and as in your case, I am not able to isolate it in a little
> application. Seems to occur only from a certain app size...
> 
> Do you remember your solution when you had the same problem with your
> windows app?

Hi,

This kind of bug is a matter of discover what method is causing the problem, 
normally are methods that should hold an object reference but isn't, on bug 
877 the problem was with QAbstractProxyModel::setSourceModel.
 
> Have a nice weekend!
> Aaron

-- 
Hugo Parente Lima
INdT - Instituto Nokia de Tecnologia

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PySide mailing list
PySide@lists.pyside.org
http://lists.pyside.org/listinfo/pyside

Reply via email to