I'm having problems with kdeconnect on Lubuntu and the only error I see when I execute the daemon with --replace is the inablility to launch kuiserver:
Couldn't start kuiserver from org.kde.kuiserver.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kuiserver was not provided by any .service files")
I have it in qdbusviewer list on my main installation (it's a separate machine) but can't find what package it's from, what file provides this service. There is no file named like this and I can't even find anything with grep kuiserver -ri in select system directories.
Note that ideally the answer should be generic as I'm interested not only in solving this particular problem but in learning how to solve problems like this one in general.
Systems in question are 20.04 but the question itself is not about 20.04, thus no tag. plasma-workspace package does not provide this service, I tried installing in on Lubuntu and even rebooting after this.