On 18.01.2011 02:47, ext Tarun Khanna wrote:

I used the buildscript to install PySide in a sandbox and the error went
away. However I have noticed that emitting a clicked signal for a
QPushButton from a different thread doesn't have call the connected
slot. It works fine when manually clicking the button and also when I
call the click() function. It works fine on the old installation too.

However button.clicked.emit() does not do anything.

Any suggestions?

If it's something that used to work, please file a bug ASAP, together with a small example code exhibiting the error. That way we can look into it without unnecessary delay.

Cheers,

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

Reply via email to