[arch-general] plasma-vault hard depends on networkmanager
Hey plasma-vault seems to be using networkmanager to detect connectivity for a feature in plasma-vault that disables internet upon opening certain vaults. Although this feature can be useful, not everyone uses networkmanager and it already caused an issue when I rebooted after installing updates. networkmanager seems to be enabled by default and conflicted with my current setup. I tried to build plasma-vault without networkmanager-qt but it failed. For now I am removing plasma-vault but can this be considered a bug since plasma-workspace by itself doesn't need networkmanager but it is only a optional dependency. -- Regards Jagan
I filed an upstream bug report, https://bugs.kde.org/show_bug.cgi?id=395445 and it seems that I have to build both kded as well as plasma-vault without networkmanager support. With ABS, this should be easy to accomplish :) -- Regards Jagan
On 16-06-18 01:29:32 +0200, Jagannathan Tiruvallur Eachambadi wrote:
I filed an upstream bug report, https://bugs.kde.org/show_bug.cgi?id=395445 and it seems that I have to build both kded as well as plasma-vault without networkmanager support. With ABS, this should be easy to accomplish :) That was stupid. I didn't realize that the change hadn't landed in a release yet so it is just about compiling plasma-vault with the diff in phabricator.
-- Regards Jagan
participants (1)
-
Jagannathan Tiruvallur Eachambadi