---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117175/
---
(Updated April 6, 2014, 6:57 a.m.)
Review request for KDE Runtime, Albert
> On April 5, 2014, 9:16 p.m., David Faure wrote:
> > Did you try running the unittests in kio/tests ?
The kdelibs 4 tests all pass. I don't have a working 5 setup, so I didn't test
the 5 tests, if they are different.
- Simeon
---
This
> On April 3, 2014, 5:35 p.m., Aleix Pol Gonzalez wrote:
> > The patch looks ok and it looks like you know what you're doing, so +1 from
> > me.
> >
> > Your patch is applied on kdelibs/kio. kdelibs has been split into different
> > frameworks, so you want to do it on the "kio" repository.
Th
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117345/#review55040
---
Did you try running the unittests in kio/tests ?
- David Faur
On Saturday 05 April 2014 09:25:16 Thiago Macieira wrote:
> Em sex 04 abr 2014, às 20:32:55, David Faure escreveu:
> > The new idea, as a result of last year's freedesktop summit, is to improve
> > upon this and generalize it : even the first instance can be started with
> > a DBus call, using DBus
Em sex 04 abr 2014, às 20:32:55, David Faure escreveu:
> The new idea, as a result of last year's freedesktop summit, is to improve
> upon this and generalize it : even the first instance can be started with a
> DBus call, using DBus activation (these .service files installed in
> share/dbus-1/se
kdelibs4 had KUniqueApplication, where running the app a second time would
make a DBus call to the running instance and then quit.
The new idea, as a result of last year's freedesktop summit, is to improve
upon this and generalize it : even the first instance can be started with a
DBus call, us