> On June 15, 2012, 11:38 p.m., Steven Sroka wrote: > > Martin, what's the status of this patch? I think a bunch of bug reports on > > bko are waiting to get closed ;)
There was a mail thread on core-devel for this and Thiago Macieira said it's the wrong approach. I'll remove the patch ... - Martin ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103699/#review14773 ----------------------------------------------------------- On Jan. 15, 2012, 5:28 p.m., Martin Koller wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/103699/ > ----------------------------------------------------------- > > (Updated Jan. 15, 2012, 5:28 p.m.) > > > 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 > > > Diffs > ----- > > kdeui/kernel/kuniqueapplication.cpp 777fc35 > > Diff: http://git.reviewboard.kde.org/r/103699/diff/ > > > Testing > ------- > > running kdepasswd > > > Thanks, > > Martin Koller > >
