Package: ukui-service-manager Version: 0.1.0-1 Severity: normal Dear Maintainer,
ukui-service-manager can fail to activate a system service plugin when another plugin is already using the same service space. This is visible in UKUI Control Center. Opening Accounts -> Account Information can block until the D-Bus activation times out if another Settings plugin has already been started. Steps to reproduce: 1. Restart ukui-system-service-manager.service. 2. Activate com.control.center.qt.systemdbus. 3. Activate org.ukui.groupmanager. 4. Alternatively, open Accounts -> Account Information after another Settings plugin has already been started. Actual result: org.ukui.groupmanager does not finish activating, and Control Center stays blocked waiting for the D-Bus call to return. Expected result: Both plugins should be able to use the same service space, and the second plugin should activate normally without blocking Control Center. Reproduced with: - ukui-service-manager 0.1.0-1 - ukui-control-center 4.20.0.4-1 Regards,

