I just installed x2goserver-xsessions on fedora f24, and now x2go stopped working. I get: Oct 25 09:17:41 nbecker7 mate-session[13499]: WARNING: Failed to acquire org.gnome.SessionManager
Before installing x2goserver-xsessions everything seemed to be working OK. Robert Dinse wrote: > > > It sounds as if you do not have x2goserver-xsessions installed. > With > out this package sessions will not terminate when you logout. > > -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- _-_-_- > Eskimo North Linux Friendly Internet Access, Shell Accounts, and > Hosting. > Knowledgeable human assistance, not telephone trees or script readers. > See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) > 246-6874. > > On Sat, 22 Oct 2016, Sebastian T. wrote: > >> Date: Sat, 22 Oct 2016 21:39:05 +0200 >> From: Sebastian T. <[email protected]> >> To: [email protected] >> Subject: [X2Go-User] terminating suspended sessions >> >> After some time unclosed sessions fill all the memory on the server. It >> is hard to discipline users to always close sessions -they just close the >> client instead. >> >> Is there any more elegant way of clearing all suspended sessions then the >> command I have here: >> >> for f in `/usr/sbin/x2golistsessions_root |grep \|S\| | cut -c-5`; do >> /usr/ bin/x2goterminate-session "$f" && kill "$f";done _______________________________________________ x2go-user mailing list [email protected] http://lists.x2go.org/listinfo/x2go-user
