On Saturday, 14 de January de 2012 18.38.02, Martin Koller wrote: > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/103699/ > ----------------------------------------------------------- > > Review request for kdelibs. > > > Description > ------- > > All KUniqueApplications issue the warning > QDBusConnection: session D-Bus connection created before QCoreApplication. > Application may misbehave. when runngin with Qt-4.8.0 (qWarning in > QDBusDefaultConnection ctor) > > The patch avoids this by temporarily creating a QCoreApplication instance
If this is done before the fork, it's a REALLY BAD IDEA.
If it's done after the fork, why is the connection created this early? I might
have written this code, but I certainly don't remember it anymore.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
signature.asc
Description: This is a digitally signed message part.
