Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2012 07:10:05 GMT
From:      Olivier Duchateau <duchateau.olivier@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/170381: x11/slim window manager gives dbus errors starting xfce4
Message-ID:  <201208050710.q757A5B5058022@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/170381; it has been noted by GNATS.

From: Olivier Duchateau <duchateau.olivier@gmail.com>
To: bug-followup@FreeBSD.org
Cc: henry.hu@gmail.com
Subject: Re: ports/170381: x11/slim window manager gives dbus errors
 starting xfce4
Date: Sun, 5 Aug 2012 09:03:48 +0000

 You get these errors, because you run Xfce with wrong way.
 
 Please, use xinitrc file provides by x11-wm/xfce4-session. This script launches consolekit session if necessary.
 
 Howto to use Slim with Xfce:
 
 cp /usr/local/etc/xdg/xfce4/xinitrc ~/.xinitrc
 
 in slin.conf (/usr/local/etc/) check line beginning by login_cmd. It should look like this:
 
 login_cmd           exec /bin/sh - ~/.xinitrc %session
 
 
 
 
 -- 
 olivier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208050710.q757A5B5058022>