fvogt created this revision.
fvogt added reviewers: Plasma, davidedmundson.
Restricted Application added a project: Plasma.

REVISION SUMMARY
  In "Fix colours not updating in systemsettings", the application name
  got changed from "systemsettings5" (inferred from the binary name) to
  "systemsettings", which results in a change from "org.kde.systemsettings5"
  as DBus path to "org.kde.systemsettings". KLauncher uses org.kde.<binary name>
  by default, so that needs to be overwritten.
  
  Fixes the "KDEInit count not launch /usr/bin/systemsettings5" message after
  closing systemsettings and likely also launching it while it's running.

TEST PLAN
  Opened it from dolphin and closed the window again. Only after
  this patch the KDEInit error message disappeared.

REPOSITORY
  R124 System Settings

BRANCH
  Plasma/5.11

REVISION DETAIL
  https://phabricator.kde.org/D8455

AFFECTED FILES
  app/kdesystemsettings.desktop
  app/systemsettings.desktop

To: fvogt, #plasma, davidedmundson
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, 
abetts, sebas, apol, mart

Reply via email to