On Samstag, 23. Juni 2007, Andreas Pakulat wrote: > On 23.06.07 12:41:33, Detlev Offenbach wrote: > > On Samstag, 23. Juni 2007, Andreas Pakulat wrote: > > > On 20.06.07 19:42:25, Detlev Offenbach wrote: > > > > On Mittwoch, 20. Juni 2007, Andreas Pakulat wrote: > > > > > Hi, > > > > > > > > > > after installing PySvn and starting eric4 I suddenly get > > > > > > > > > > QObject::connect: Connecting from COMPAT signal > > > > > (QTcpSocket::connectionClosed()) > > > > > > > > Will be fixed in the next release. > > > > > > > > > While this is just a warning its pretty annoying to get a message > > > > > box with this on each startup. Is there a way to turn these message > > > > > boxes off? > > > > > > > > Just check the "don't show this message again" (or similar) checkbox > > > > in the dialog and this should not be shown again (according to the Qt > > > > docu). > > > > > > That doesn't work here. After checking it, clicking on Ok and closing > > > eric4 on the next start I get the same popup box again. > > > > > > Andreas > > > > I think the logic of the QErrorMessage dialog, which is used to show > > uncaught exceptions, has the logic the other way around. > > Aah, right, didn't read close enough. > > > You ahve to uncheck the checkbox. However, I am unsure, whether this > > survives a restart of the application. > > It doesn't unfortunately, but thats rather a Qt (mis)feature. > > > Strange thing is, that error doesn't show up over here. > > Maybe thats special in qt-copy from KDE... Are you using Qt4.3.0 or > still 4.2? > > Andreas
I am using 4.3.0 right now, but the error didn't show up with 4.2.3 or older either. Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
