Hi All,
I've been launching enlightenment using SDDM for some years now without a
problem. Recently I updated sddm to 0.14.0-r2 and weird things started
happening. I was no longer able to mount USB sticks. A single attempt to log
out brings me straight back into my e desktop. A second attempt to log out,
logs me out as it should.
Then I updated to sddm-0.14.0-r3 and now in addition e complains the
compositor cannot run with OpenGL and will fall back on software rendering.
:-/
Here's some errors from ~/.xession-errors:
==========================================
ERR<5100>:eina_safety lib/efreet/efreet_ini.c:299 efreet_ini_string_get()
safety check failed: ini->section == NULL
(gkrellm:5117): Gtk-CRITICAL **: IA__gtk_box_reorder_child: assertion
'GTK_IS_WIDGET (child)' failed
ERR<5141>:eldbus lib/eldbus/eldbus_proxy.c:818 _props_get_all() Error getting
all properties of
org.freedesktop.UDisks2/org/freedesktop/UDisks2/block_devices/s
da1, error message: org.enlightenment.DBus.Canceled Canceled by user.
==========================================
Strangely, I have the same access rights symptoms if I try to login without a
DM, using 'startx /usr/bin/enlightenment_start' on a console.
This is what I have in my ~/.xsession file:
===========================================
cat ~/.xsession
#!/bin/sh
if [ -x /usr/bin/gpg-agent ]; then
kill $(ps ux | awk '/gpg-agent/ && !/awk/ {print $2}') >/dev/null 2>&1
fi
if [ -x /usr/bin/gpg-agent ]; then
eval "$(/usr/bin/gpg-agent --daemon)"
fi
if [ -x /usr/bin/urxvtd ]; then
/usr/bin/urxvtd --opendisplay --fork --quiet
fi
/usr/bin/enlightenment_start
============================
Using lightdm works as expected, I can login, OpenGL works, mounting USB
sticks works and log out only need to be activated once.
I tried entrance some time ago, with mixed results, especially on shut down -
it would not return to a console. Also SLiM would fail to log me in
whatsoever, so I abandoned it.
Any idea what is missing from my set up to cause these access rights problems
with sddm or using startx? What is considered a distro-independent orthodox
way to start e these days?
PS. I am running e-0.21.7 with efl-1.18.4 on different gentoo systems.
--
Regards,
Mick
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users