Hi Luke,
2011/5/5 Luke Campagnola <[email protected]>:
> I'm running PySide 1.0.2 on Windows XP and seeing a lot of error messages
> like:
> TypeError: 'dict' object is not callable
> TypeError: 'list' object is not callable
> It appears these are exceptions being generated and ignored within PySide at
> some point. If I catch them with a debugger, I see the exceptions occurring
> at calls like QGraphicsWidget.setMinimumWidth() and
> QGraphicsWidget.setGeometry().
> I have not yet been able to reproduce the messages outside of my
> application. Has anyone else seen something like this or have any clues?
In that case, it would be great if you could share the code of your
application (if you can/want to) or to create a test case based on
your application code that just demonstrates the problem without your
other application logic. The errors shown above can be easily
reproduced by doing something as simple as {}() [](), so this might
not even be PySide-related. Can't give any real judgment without
seeing any code, though.
HTH.
Thomas
_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside