---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126632/
---
(Updated Jan. 22, 2016, 8:52 p.m.)
Status
--
This change has been ma
On Friday 22 January 2016 09:21:12 David Faure wrote:
> On Thursday 21 January 2016 13:54:32 Thiago Macieira wrote:
> > Can I limit the spy hook to method calls? That is, exclude signals.
>
> Yes, for the purpose of kded/kiod that is fine
> A not-loaded-yet-module cannot possibly connect to a dbus
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126836/
---
(Updated Jan. 22, 2016, 11:31 a.m.)
Status
--
This change has been m
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126836/#review91437
---
Ship it!
Ship It!
- David Edmundson
On Jan. 21, 2016, 2
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/kio%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/202/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Fri, 22 Jan 2016 08:22:56 +
Build duration: 7 min 57 sec
CHANGE SET
Revision 40dfecf226b24188c8866bfc9577d118da
On Thursday 21 January 2016 13:54:32 Thiago Macieira wrote:
> Can I limit the spy hook to method calls? That is, exclude signals.
Yes, for the purpose of kded/kiod that is fine
A not-loaded-yet-module cannot possibly connect to a dbus signal.
> Another attempt, also untested.
It works !
Even th