Date: Fri, 06 Mar 2015 07:53:45 +0100 From: =?UTF-8?B?R3VzdGF1IFDDqXJleg==?= <gustau.perez@gmail.com> To: Roosevelt Littleton <knowledgeispower80@gmail.com> Cc: freebsd-gnome@freebsd.org Subject: Re: Is cinnamon functional Message-ID: <54F94EF9.1010509@gmail.com> In-Reply-To: <CAA_tkETEznVPScQYReaQDux-pU1F-9ptG3-JJUXsGHdfRwZikA@mail.gmail.com> References: <CAA_tkESe2UX=gbcDPnZ_MaZOCocFHW1j6P3f-3U=aTRiKm5tyg@mail.gmail.com> <54F7F4BE.1050201@gmail.com> <CAA_tkETSJoyXA3chZYtPJXZr=1yGL5H%2B7McmM3V_CXDf3eqVSw@mail.gmail.com> <CAA_tkETEznVPScQYReaQDux-pU1F-9ptG3-JJUXsGHdfRwZikA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/03/2015 08:33, Roosevelt Littleton wrote: > Thanks Gustau. Here appears to be the only relevant line that kills > cinnamon-session: > Hi Roosevelt, First, this is suspicious, it appears cinnamon-session receives a signal 15 (SIGTERM). Also the python backtrace seems to tell us something is missing in your system (the exec calls seem to be missing some binaries). I suspect something went wrong in your system the last time you updated. Two things I'd try: 1 Ensure your system is up-to-date and not missing things. I'm not sure how to do that. 2 Use cinnamon in the freebsd-gnome/gnome-3.14 branch from the github repo. From this repo I tried both software rendering and accelerated and both sessions did boot fine. If you could try #2 it would be very helpful because I'd like to hear from cinnamon 2.4 in as many different setups as possible. Could you install git, clone that repo and rebuild? Thanks, G. > > cinnamon-session[2392]: WARNING: Application 'cinnamon.desktop' > killed by signal 15 > > The XKEYBOARD keymap compiler (xkbcomp) reports: > > > Warning: Compat map for group 2 redefined > > > Using new definition > > > Warning: Compat map for group 3 redefined > > > Using new definition > > > Warning: Compat map for group 4 redefined > > > Using new definition > > Errors from xkbcomp are not fatal to the X server > > Cjs-Message: JS LOG: About to start Cinnamon > > Window manager warning: Trying to remove non-existent custom > keybinding "magnifier-zoom-in". > > Window manager warning: Trying to remove non-existent custom > keybinding "magnifier-zoom-out". > > Cjs-Message: JS LOG: Cinnamon started at Thu Mar 05 2015 01:10:33 > GMT-0500 (EST) > > Window manager warning: Log level 16: Symbolic icon > /usr/local/share/cinnamon/applets/windows-quick-list@cinnamon.org/windows-quick-list-symbolic.svg > <http://windows-quick-list@cinnamon.org/windows-quick-list-symbolic.svg> > is not in an icon theme directory > > cinnamon-session[2392]: WARNING: App 'cinnamon.desktop' respawning > too quickly > > cinnamon-session[2392]: WARNING: Unable to determine session: > Unable to lookup session information for process '2392' > > cinnamon-session[2392]: CRITICAL: We failed, but the fail whale is > dead. Sorry.... > > Traceback (most recent call last): > > File "/usr/local/bin/cinnamon-launcher", line 34, in <module> > > os.execvp(FALLBACK_COMMAND, (FALLBACK_COMMAND,) + FALLBACK_ARGS) > > File "/usr/local/lib/python2.7/os.py", line 346, in execvp > > _execvpe(file, args) > > File "/usr/local/lib/python2.7/os.py", line 382, in _execvpe > > func(fullname, *argrest) > > OSError: [Errno 2] No such file or directory > > Gtk-Message: GtkDialog mapped without a transient parent. This is > discouraged. > > The XKEYBOARD keymap compiler (xkbcomp) reports: > > > Warning: Compat map for group 2 redefined > > > Using new definition > > > Warning: Compat map for group 3 redefined > > > Using new definition > > > Warning: Compat map for group 4 redefined > > > Using new definition > > Errors from xkbcomp are not fatal to the X server > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54F94EF9.1010509>