[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/libs/ksysguard/processui
From:       Dario Freddi <drf () kde ! org>
Date:       2009-08-31 23:17:45
Message-ID: 1251760665.697435.26417.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1017934 by dafre:

Fix helper


 M  +1 -0      ksysguardprocesslist.cpp  


--- trunk/KDE/kdebase/workspace/libs/ksysguard/processui/ksysguardprocesslist.cpp \
#1017933:1017934 @@ -1210,6 +1210,7 @@
     if(unkilled_pids.isEmpty()) return true;
     if(!d->mModel.isLocalhost()) return false; //We can't elevate privileges to kill \
non-localhost processes  
+    KAuth::Action::setHelperID("org.kde.ksysguardprocesslisthelper");
     KAuth::Action action("org.kde.ksysguardprocesslisthelper.sendsignal");
     action.addArgument("signal", sig);
     action.addArgument("pids", qVariantFromValue(unkilled_pids));


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic