Hi Joao,

Could you create a small example with this problem. With this I can
check exactly what is happening and check if this is a bug on PySide.


On Mon, Dec 13, 2010 at 1:38 PM, João Vale <[email protected]> wrote:
> Hi all,
>
> I'm developing an application using PySide (v1.0.0beta1 with Python
> 2.7) and I seem to have stumbled into a strange problem. I have work
> that is being done in separate threads, so I created signals that
> notify the UI when the threads finish doing their stuff.
>
> The problem that occurs is that after creating about 10 signals, if I
> create a new one, one of the fist signals stops working, the emit()
> call returns False. This happens even if the new signal isn't
> connected to anything.
>
> Any idea what could be going on?
>
> Thanks in advance,
> João
> _______________________________________________
> PySide mailing list
> [email protected]
> http://lists.openbossa.org/listinfo/pyside
>



-- 
Renato Araujo Oliveira Filho
Instituto Nokia de Tecnologia - INdT
Mobile: +55 (81) 8704-2144
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to