D6133: Make --test mode run without spawning kactivitymanagerd or restarting

2017-06-19 Thread David Edmundson
This revision was automatically updated to reflect the committed changes.
Closed by commit R120:5bd54084cf41: Make --test mode run without spawning 
kactivitymanagerd (authored by davidedmundson).

REPOSITORY
  R120 Plasma Workspace

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D6133?vs=15246=15569

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

AFFECTED FILES
  shell/main.cpp
  shell/shellcorona.cpp

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


D6133: Make --test mode run without spawning kactivitymanagerd or restarting

2017-06-19 Thread Eike Hein
hein accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R120 Plasma Workspace

BRANCH
  Plasma/5.10

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

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


D6133: Make --test mode run without spawning kactivitymanagerd or restarting

2017-06-07 Thread Aleix Pol Gonzalez
apol added a comment.


  +1 LGTM

REPOSITORY
  R120 Plasma Workspace

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

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


D6133: Make --test mode run without spawning kactivitymanagerd or restarting

2017-06-07 Thread David Edmundson
davidedmundson created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  This allows us to run the plasma-tests repo on your system without it
  destroying all your real activities. Even though one run tests in a nested
  dbus sessions, kactivities will still load and meddle with your real database
  at the same time as the real daemon is. It's messy and broken.
  
  It also allows us to remove a hack in the plasma-tests script.

TEST PLAN
  Ran normal plasma, everything is the same. 
  Ran plasma-tests everything there now works properly

REPOSITORY
  R120 Plasma Workspace

BRANCH
  Plasma/5.10

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

AFFECTED FILES
  shell/main.cpp
  shell/shellcorona.cpp

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