https://bugs.kde.org/show_bug.cgi?id=426206
--- Comment #44 from Konrad Materka <[email protected]> --- (In reply to Nick Stefanov from comment #43) > A huge thanks Konrad! Finally someone understand there's a real problem and > it's not my fantasy :) It also might be that I installed Arch only to prove that this is a distribution issue and do nothing more to fix it :) First thing: implementation of SNI in TeamViewer is strange - in DBus org.kde.StatusNotifierItem interface there are no signals, only properties and methods (not even all from specification). Anyway, that's probably not that important now. On SNI registration, to get all values, org.freedesktop.DBus.Properties.GetAll is called (via DBus). On KDE Neon distribution it returns data as expected, on Arch there is just empty response. > qdbus org.kde.StatusNotifierItem-1427-1 /StatusNotifierItem > org.freedesktop.DBus.Properties.GetAll org.kde.StatusNotifierItem Right now I don't know what is the root cause... -- You are receiving this mail because: You are watching all bug changes.
