On the Enlightenment Bleeding Edge

"Marco Trevisan (Treviño)" mail at 3v1n0.net
Tue Jan 13 07:09:29 CET 2009


Angus Ainslie wrote:
> On Mon, Jan 12, 2009 at 9:02 PM, The Digital Pioneer
> <digitalpioneer at gmail.com> wrote:
>> I'm not sure if you are factoring this into your considerations or not, but
>> all the apps that segfault when launched from GUI do NOT segfault when run
>> from SSH. They all work just fine. Moreover, if the alarm clock app (which
>> segfaults from GUI) is run because the alarm is going off, it works fine.
>> However, these apps do still segfault after running from a GUI terminal (I
>> use vala-terminal) on the phone. The alarm segfaults immediately after the
>> debug output stating that it is starting elementary (or something to that
>> effect, all I remember is that it crashes right after mentioning
>> elementary).
>>
> 
> The LD_LIBRARY_PATH is probably getting set, or changed, after the GUI
> is run but is properly set for terminal sessions. Try writing a script
> that sets the proper environment and then run the apps from the GUI
> using that script. If it works then you need to find where in the GUI
> setup the environment is getting changed.

If you've changed the  /usr/bin/enlightenment_start.oe as I've
suggested, surely the LD_LIBRARY_PATH is affected.
So, removing that parameter from there would fix the issues, since e17
should take the E_PREFIX var to get the needed libraries from the
/usr/e17 path.
I've just tested this in my Om2008 environment, and now I can run with
no problem my "old" efl apps (neon, omview, om-settings...).

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/





More information about the community mailing list