Cannot lock screen

Emmett Culley emmett at webengineer.com
Thu Jun 28 16:11:17 UTC 2012


On 06/28/2012 08:46 AM, Emmett Culley wrote:
> On 06/28/2012 08:37 AM, Lukas Middendorf wrote:
>> On Thursday 28 June 2012 08:27:54 Emmett Culley wrote:
>>> Ctrl+Alt+L does nothing and neither does Alt+F2
>>
>> So this is a problem with krunner. Is it running? what does
>> "ps aux| grep krunner" produce? What happens if you start krunner manually in
>> konsole?
>> You could try deleting ~/.kde/share/config/krunnerrc
>>
> [emmett at ws1 ~]$ ps aux| grep krunner
> emmett   19739  1.4  0.4 868948 39860 ?        Sl   08:39   0:02 krunner
> emmett   19989  0.0  0.0 109400   844 pts/6    S+   08:41   0:00 grep --color=auto krunner
>
> It seems to be running, but I suspect it is running now because I ran it manually a few minutes ago, because lock screen now works.  I'll try logging out and see if it is running when I log back in.
>
> Emmett
>
I just updated my workstation to the latest and rebooted.  When I logged in the screen lock did not work, and krunner was running:

[emmett at ws1 ~]$ ps aux| grep krunner
emmett    2426  0.0  0.0 109400   844 pts/2    S+   09:02   0:00 grep --color=auto krunner

Then I ran krunner from the console:

[emmett at ws1 ~]$ krunner
krunner(2475) KDevelopSessions::KDevelopSessions: INIT KDEV
krunner(2475) KDevelopSessions::loadSessions: LOADSESSION!.>>>
I/O warning : failed to load external entity "/home/emmett/.qalculate/eurofxref-daily.xml"
I/O warning : failed to load external entity "/home/emmett/.qalculate/eurofxref-daily.xml"
krunner(2475)/libplasma Plasma::Package::isValid: Could not find required file mainscript

[emmett at ws1 ~]$ ps aux| grep krunner
emmett    2475 39.3  0.5 869052 44472 pts/2    Sl   09:03   0:02 krunner
emmett    2486  0.0  0.0 109400   844 pts/2    S+   09:03   0:00 grep --color=auto krunner

Then screen lock worked and I saw this on the console screen each time I locked the screen and logged back in via from the screen lock.

First time:

[emmett at ws1 ~]$ X Error: BadAccess (attempt to access private resource denied) 10
   Major opcode: 2 (X_ChangeWindowAttributes)
   Resource id:  0x4200017

Second time:

X Error: BadAccess (attempt to access private resource denied) 10
   Major opcode: 2 (X_ChangeWindowAttributes)
   Resource id:  0x4200017

Emmett


More information about the kde mailing list