https://bugs.kde.org/show_bug.cgi?id=462346
--- Comment #12 from Oded Arbel <o...@geek.co.il> --- The service :1.16 on my system currently (I'm not sure if I haven't rebooted since the original report) is the gvfs daemon. It exposes paths like /org/gtk/vfs. >From looking that the interface that code is trying to access - org.a11y.atspi.Accessible - I can't find any service in my session that implements this. I am not a dbus expert, so I don't know how common it is for method calls to non-existing interfaces to block until timeout, but I think that kwin should not issue calls - on the main thread - that can block for 25 seconds... -- You are receiving this mail because: You are watching all bug changes.