On Wednesday 02 February 2011 11:58:24 Vláďa wrote:
> Hello,
> 
> 
> I created a PySide application with QML UI. I have a problem with
> quitting it. Sometimes it exits correctly but sometimes the Python
> process hangs (the GUI disappears correctly). If I hit Ctrl+Break, I get
> this error message:
> 
> QObject::killTimers: timers cannot be stopped from another thread
> 
> 
> Do you have any idea what can be wrong in my application? It doesn't
> happen always. Sometimes the program quits correctly, sometimes Python
> process remains running and I have to kill it from task manager.

Could you provide some code? Without it is a hard to know if this is a bug in 
PySide or in your code.

-- 
Hugo Parente Lima
INdT - Instituto Nokia de Tecnologia

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

_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to