https://bugs.kde.org/show_bug.cgi?id=371924

--- Comment #12 from Ivan Čukić <ivan.cu...@kde.org> ---
When the application starts, it does not have all the data synchronized with
the activity manager (the API is completely non-blocking). For it, the current
activity is null until it gets the data. When the data is received, then the
signal is sent - the activity is changed from the null activity to the proper
one.

Do you listen to the serviceStatusChanged signal? When it becomes Running, this
should meant that the sync is complete.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to