https://bugs.kde.org/show_bug.cgi?id=494869
--- Comment #3 from Jin Liu <ad.liu....@gmail.com> --- I can narrow it down to: this crashes: `callDBus("receiver", "/path", "some.interface", "method");` this doesn't: `callDBus("org.receiver", "/path", "some.interface", "method");` -- You are receiving this mail because: You are watching all bug changes.