https://bugs.kde.org/show_bug.cgi?id=426206
Konrad Materka <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DOWNSTREAM Status|REOPENED |RESOLVED --- Comment #49 from Konrad Materka <[email protected]> --- Sorry Nick, closing this bug again. TeamViewer is broken, I don't know how or why it sometimes works. On KDE neon, when calling: > qdbus org.kde.StatusNotifierItem-449997-1 /StatusNotifierItem > org.freedesktop.DBus.Properties.GetAll "aa" it returns proper response, when it should return: > Error: org.freedesktop.DBus.Error.UnknownInterface > Interface org.kde.StatusNotifierIte was not found in object > /StatusNotifierItem The "aa" is wrong, you can find proper calls in the comments above. On Arch it always return empty response, I don't know why. My *guess* is that they have their own implementation of "org.freedesktop.DBus.Properties" interface (using QDBusAbstractAdaptor). Default implementation was introduced in Qt 4.5, TeamViewer 10 used 4.8 but maybe they started with older Qt version? Who knows... Anyway, this is a bug in TeamViewer, it is strange that it occurs only on Arch but most probably it is not a fault of the distribution. -- You are receiving this mail because: You are watching all bug changes.
