[Bug 152805] "switch user" does not list sessions

András Manţia amantia at kde.org
Sat Feb 2 12:01:37 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152805         
amantia kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amantia kde org



------- Additional Comments From amantia kde org  2008-02-02 12:01 -------
Part of the problem is that KRunner resets its interface *completely* if the search term is empty. This is why the "Switch users" header appears and disappears after 200ms. 
A workaround (or the solution?) is to use
    display("SESSIONS");
instead of display() in krunner/interface.cpp:429. This makes sure the sessions are listed. Creating new sessions works, switching to existing one does not. I use kdm from KDE3 though, but IMO it should work there as well.

BTW, the search term must be "SESSIONS", otherwise the sessions will not be listed. And if you delete the sessions term, KRunner resets itself and the header is changed to the standard KRunner header...

Sincerely I find using KRunner for sessions switching a bad idea.


More information about the Panel-devel mailing list