Date: Thu, 28 Jan 2016 19:08:00 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 206633] x11/cinnamon-session -- Failed to load session "cinnamon" Message-ID: <bug-206633-6497-MAxXTPOHzC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-206633-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-206633-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206633 --- Comment #4 from Chris Hutchinson <portmaster@bsdforge.com> --- (In reply to Chris Hutchinson from comment #3) > (In reply to Kubilay Kocak from comment #2) > > CC last two committers > > Thanks koobs@! > > While I'm here; is there any way I can dredge some information as to *why* > cinnamon-session won't start? Xorg.0.log reveals nadda, nor does tty(1). > I even changed my .xinitrc entry from: > > exec cinnamon-session > to > exec cinnamon-session >.xsession-errors 2>&1 > > but there isn't anything in it. Gnome3, OTOH leaves some messages. > > Thanks! > > --Chris OK. Got a little further -- helps to read the man pages, once in awhile. :P Anyway, I'm now using the following in my .xinitrc file exec cinnamon-session --debug For some reason, I'm unable to redirect the output, so I had to search /var/messages for it. Here's the (relevant) ERROR output: DEBUG(+): Enabling debugging DEBUG(+): Using ConsoleKit for session tracking DEBUG(+): CsmXsmpServer: SESSION_MANAGER=local/dev-box:/tmp/.ICE-unix/16887 DEBUG(+): CsmManager: setting client store 0x80e49ea20 DEBUG(+): fill: *** Getting session 'cinnamon' DEBUG(+): fill: *** Looking if /devbox/.config/cinnamon-session/sessions/cinnamon.session is a valid session file DEBUG(+): Cannot use session '/devbox/.config/cinnamon-session/sessions/cinnamon.session': non-existing or invalid file. DEBUG(+): fill: *** Looking if /usr/local/etc/xdg/cinnamon-session/sessions/cinnamon.session is a valid session file DEBUG(+): Cannot use session '/usr/local/etc/xdg/cinnamon-session/sessions/cinnamon.session': non-existing or invalid file. DEBUG(+): fill: *** Looking if /etc/xdg/cinnamon-session/sessions/cinnamon.session is a valid session file DEBUG(+): Cannot use session '/etc/xdg/cinnamon-session/sessions/cinnamon.session': non-existing or invalid file. DEBUG(+): fill: *** Looking if /usr/local/share/cinnamon-session/sessions/cinnamon.session is a valid session file DEBUG(+): Cannot use session '/usr/local/share/cinnamon-session/sessions/cinnamon.session': non-existing or invalid file. devd: check_clients: dropping disconnected client devd: check_clients: dropping disconnected client Sorry if the log messages wrap. I can create an attachment, if that helps. So the *real* question now becomes; how do I create the session file? Thanks! --Chris -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206633-6497-MAxXTPOHzC>
