On Sun, 2020-03-01 at 11:11 +0800, Ed Greshko wrote: > On 2020-03-01 00:38, Patrick O'Callaghan wrote: > > Yes, newbie mistake on my part. Still a bug though. > > > > https://bugzilla.redhat.com/show_bug.cgi?id=1808716 > > I made some comments in that BZ. But, to summerize here. > > I deleted the ksmserverrc and logged in to KDE with a "Blank > Session". > > Checking from a remote system I see > > [egreshko@f31k .config]$ ls ksmserverrc > ls: cannot access 'ksmserverrc': No such file or directory > > [egreshko@f31k .config]$ ps -eaf | grep dolp > egreshko 1228 1 0 11:05 ? 00:00:00 /usr/bin/dolphin > --daemon > > No dolphin window is open. > > I then check, in systemsettings, "Restore Previous Session" and > logout > > Checking again from remote a ksmserverrc exists and contains > > [egreshko@f31k .config]$ cat ksmserverrc > [General] > confirmLogout=true > excludeApps= > loginMode=restorePreviousLogout > offerShutdown=true > shutdownType=0 > > [LegacySession: saved at previous logout] > count=0 > > [Session: saved at previous logout] > clientId1=1013516517d1ac000158303194800000011660005 > clientId2=1013516517d1ac000158303194900000011660009 > clientId3=1013516517d1ac000158303195000000011660010 > clientId4=1013516517d1ac000158303195100000011660012 > count=4 > discardCommand1[$e]=rm,$HOME/.config/session/kwin_1013516517d1ac00015 > 8303194800000011660005_1583032124_413499 > program1=/usr/bin/kwin_x11 > program2=/usr/bin/dolphin > program3=/usr/bin/korgac > program4=pulseaudio > restartCommand1=/usr/bin/kwin_x11,- > session,1013516517d1ac000158303194800000011660005_1583032124_413499 > restartCommand2=/usr/bin/dolphin,- > session,1013516517d1ac000158303194900000011660009_1583032124_391506 > restartCommand3=/usr/bin/korgac,- > session,1013516517d1ac000158303195000000011660010_1583032124_391665 > restartCommand4= > restartStyleHint1=0 > restartStyleHint2=0 > restartStyleHint3=0 > restartStyleHint4=0 > userId1=egreshko > userId2=egreshko > userId3=egreshko > userId4=egreshko > wasWm1=true > wasWm2=false > wasWm3=false > wasWm4=false > > And, sure enough, a dolphin window appears on login. > > I would seem that /usr/bin/dolphin --daemon running on logout was > treated as an open window. That it , if you have [1] and you save the session, on logout/login will appear one dolphin window , but if after close dolphin, you kill the process of the dolphin (kill 1228) and after you save the session, on logout/login it will *not* appears the dolphin window. [1] ps -ef | grep dolp 1228 1 0 11:05 ? 00:00:00 /usr/bin/dolphin --daemon -- Sérgio M. B. _______________________________________________ kde mailing list -- kde@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kde-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kde@xxxxxxxxxxxxxxxxxxxxxxx