Yeap you're right! there's some interesting output on .xsession-errors:

Xsession: X session started for zapz at Sun Dec 30 01:36:42 EET 2012
localuser:zapz being added to access control list
/usr/local/bin/enlightenment: symbol lookup error: /usr/local/bin/enlightenment:
 undefined symbol: ECORE_X_ATOM_E_ILLUME_WINDOW_STATE
E - PID=4854, valgrind=0

I did some more testing and this is a problem with both kdm/gdm,
LD_LIBRARY_PATH and debian based (at least) distros, including ubuntu.
This is caused by a new feature in openssh that forces glibc to remove
some environmental variables including LD_LIBRARY_PATH as a security
measure. As a result both kdm & gdm do not have this variable set and
e17 fails to launch. More info here:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/315591 and
here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328479
the workaround was to call enlightenment_start through a script which
also exports the LD_LIBRARY_PATH variable again.

many thanks for your help!


2012/12/30 Wido <wido...@gmail.com>:
> Hi,
>
>
>
> I've been using kdm with compiled E17 for a few years (4 at least) and never
> got any issues. Did you check ~/.xsessions-errors ? sometimes there is info
> there that can help you.
>
>
>
> Also, how did you configure kdm? i used to have a .xsession that invokes E,
> and then from kdm use the 'default' session. xsession only has this:
>
> exec /opt/e17/bin/enlightenment_start (notice that my prefix is /opt/e17 and
> that is also included in my .bashrc as $PATH, PYTHONPATH and
> LD_LIBRARY_PATH)
>
>
>
> ps: I blewed my root a few days ago and now I'm using slim, so I can't debug
> much now
>
>
>
>
>
> On Saturday December 29 2012 15:26:41 mplia mpliaaa escribió:
>
>> >Date: Sat, 29 Dec 2012 11:50:35 -0200
>
>> >From: Gustavo Sverzut Barbieri <barbi...@profusion.mobi>
>
>> >Subject: Re: [e-users] Problem running e17 through kdm/gdm
>
>> >To: "Enlightenment users discussion & support"
>
>> > <enlightenment-users@lists.sourceforge.net>
>
>> >Message-ID:
>
>> > <capdpn3ao47jezaf83tgntxizbiyzb5m1r4mxh1wgg1cdkr8...@mail.gmail.com>
>
>> >Content-Type: text/plain; charset=UTF-8
>
>> >
>
>> >The eina mempool (mp) shouldn't matter much, they may be compiled with
>
>> >static mempools and the folder won't exist.
>
>> >
>
>> >your strace doesn't say much, seems some $PATH or $LD_LIBRARY_PATH are
>
>> >defining different stuff? Maybe you have multiple e17/efl installed in
>> > your
>
>> >system?
>
>> >
>
>> >
>
>> >--
>
>> >Gustavo Sverzut Barbieri
>
>> >http://profusion.mobi embedded systems
>
>> >--------------------------------------
>
>> >MSN: barbi...@gmail.com
>
>> >Skype: gsbarbieri
>
>> >Mobile: +55 (19) 9225-2202
>
>>
>
>>
>
>> Hello Gustavo,
>
>>
>
>> I've been using the DR17 from debian's repositories but I uninstalled
>
>> it (completely, with --purge) before compiling e17 from source. My
>
>> LD_LIBRARY_PATH points to /usr/local/lib.
>
>> If there was indeed an issue with libraries shouldn't I experience
>
>> problems with the startx command too? Any suggestions on how i could
>
>> do some more debugging while e17 is being launched through kdm?
>
>>
>
>> thanks
>
>>
>
>>
>> ------------------------------------------------------------------------------
>
>> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
>
>> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
>
>> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
>
>> MVPs and experts. SALE $99.99 this month only -- learn more at:
>
>> http://p.sf.net/sfu/learnmore_122912
>
>> _______________________________________________
>
>> enlightenment-users mailing list
>
>> enlightenment-users@lists.sourceforge.net
>
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
>>
>
> ________________________________
>
> Wido

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to