From ddb6d05c1c200e3e5c3d669b03204ce69395f07f Mon Sep 17 00:00:00 2001 From: Bhushan Shah Date: Sat, 10 Oct 2015 08:50:30 +0530 Subject: [PATCH] Revert "Start kscreen_backend_launcher before starting plasmashell" This reverts commit bbf9c0c61d6d521ea19a51fd11971bb096bcd832. Original problem is fixed in, libkscreen:5766d087c1f4de4fb3b55f15a009f7b159904648 CCBUG: 353720 --- bin/plasma-phone.cmake | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/plasma-phone.cmake b/bin/plasma-phone.cmake index 3746e417..1b0c0d88 100644 --- a/bin/plasma-phone.cmake +++ b/bin/plasma-phone.cmake @@ -45,7 +45,4 @@ paplay /usr/share/sounds/sitter/ohits.ogg & # start polkit authentication agent @CMAKE_INSTALL_FULL_LIBEXECDIR@/polkit-kde-authentication-agent-1 & -# Start kscreen_backend_launcher manually so plasmashell can restart properly -@CMAKE_INSTALL_FULL_LIBEXECDIR_KF5@/kscreen_backend_launcher --backend QScreen & - exec /usr/bin/plasmashell -p org.kde.plasma.phone 2>/tmp/plasmashell_logs