[Panel-devel] [Bug 152805] "Switch User" from menu starts Run Command

Sebastian Sauer mail at dipe.org
Sat Dec 22 01:53:26 CET 2007


------- 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         




------- Additional Comments From mail dipe org  2007-12-22 01:53 -------
Seems in SessionRunner::match(Plasma::SearchContext *search) the
dm.localSessions(sessions) condition always fails here (KDE3 kdm).

Reason is, that the DM::localSessions( SessList &list ) function in http://websvn.kde.org/trunk/KDE/kdebase/workspace/libs/kworkspace/dmctl.cpp?view=markup 
does always return false on exec at the

if (!exec( "list\talllocal\n", re ))
    return false;


More information about the Panel-devel mailing list