Re: [Gambas-user] Bug: in gb, net socket client code in combination with gb.qt

2008-11-12 Thread Ron
Benoit Minisini wrote: > On mercredi 12 novembre 2008, Ron wrote: > >> Hmm, got stuck on another strange bug, preventing me from releasing my >> project grrr... >> >> I posted sometime ago already that after changes in svn I got weird >> errors like these: >> >> QSocketNotifier: Multiple socket

Re: [Gambas-user] Bug: in gb, net socket client code in combination with gb.qt

2008-11-12 Thread Benoit Minisini
On mercredi 12 novembre 2008, Ron wrote: > Hmm, got stuck on another strange bug, preventing me from releasing my > project grrr... > > I posted sometime ago already that after changes in svn I got weird > errors like these: > > QSocketNotifier: Multiple socket notifiers for same socket 18 and type

Re: [Gambas-user] Bug: in gb, net socket client code in combination with gb.qt

2008-11-12 Thread Benoit Minisini
On mercredi 12 novembre 2008, Ron wrote: > Hmm, got stuck on another strange bug, preventing me from releasing my > project grrr... > > I posted sometime ago already that after changes in svn I got weird > errors like these: > > QSocketNotifier: Multiple socket notifiers for same socket 18 and type

[Gambas-user] Bug: in gb, net socket client code in combination with gb.qt

2008-11-12 Thread Ron
Hmm, got stuck on another strange bug, preventing me from releasing my project grrr... I posted sometime ago already that after changes in svn I got weird errors like these: QSocketNotifier: Multiple socket notifiers for same socket 18 and type read BUT, my socket code is almost the same as t