Christopher Gregory wrote:
On Mon, September 15, 2014 2:32 pm, Bruce Dubbs wrote:
I'm trying to check out lxde on a fresh lfs-7.6 system, but I can't get
it to come up. All the logs seem to be OK, but I just get a blank screen
when executing startx with .xinitrc looking like:
exec ck-launch-session dbus-launch --exit-with-session startlxde or
ck-launch-session startlxde
Other window managers I've tried are twm, openbox, and xfce. All these
seem to work fine.
Has anyone built lxde to run properly with the latest versions of
packages in BLFS?
Just to close out this thread, I found the problem. When building KDE,
we instruct the user to set the XDG_CONFIG_DIRS and XDG_DATA_DIRS
environment variables. These are used internally by lxsession and if
not set properly, will cause lxde to fail to load. The solution was to
unset these variables.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page