Yayy!

Got it working...

For people who are stuck like me,

I did following steps to resolve it.

1. Removed all previously installed EFL libraries.
2. Installed all the required dependencies
3. Compiled, Build & installed as suggested in the downloads link.

However, even then there was an issue with X11.

Since I am using Ubuntu, I installed libecore_x.so library from Synaptic
package manager. (Carsten mentioned about x11 libraries)

This resolved my problem.


Regards,
Amit S
*Mobile:* 9900489498
*Skype:* amsurana



On Mon, Sep 10, 2012 at 3:18 PM, Amit S <[email protected]> wrote:

> Hi,
>
> When I try running the same program with root permissions, my machine
> hangs and I have to do cold boot.
> (unbelievable that Linux hangs!!)
>
> Yes. I checked the EFL dependencies (
> http://web.enlightenment.org/p.php?p=download&l=en).
> I tried to cover all the dependencies except the ones mentioned below.
>
>    - libxtest
>    - libxdpms
>    - libxcursor
>    - libxprint
>    - libxcb
>
> Are there any specific instructions to install evas, ecore with X11 ? All
> I did was do configure and make install.
>
> Regards,
> Amit S
> *Mobile:* 9900489498
> *Skype:* amsurana
>
>
>
> On Mon, Sep 10, 2012 at 3:12 PM, Carsten Haitzler <[email protected]>wrote:
>
>> On Mon, 10 Sep 2012 11:27:01 +0530 Amit S <[email protected]> said:
>>
>> it can't create a window... and it's trying to fall back to other
>> engines. did
>> evas, ecore etc. compile with x11 support? if u are trying to get windows
>> in
>> x11.. x11 support is pretty useful. :) if it is - do u have permission to
>> display? runing as same user who is logged into x? locally?
>>
>> > Hi,
>> >
>> > I have been struggling to get the Elementary APIs to work.
>> >
>> > I did the following steps:
>> >
>> > * Downloaded all the EFL source code
>> > http://www.enlightenment.org/p.php?p=download
>> > * Compiled & Installed all the EFL libraries in my Linux box
>> > * Created a simple program to test the library *(attached code along
>> with
>> > mail)*
>> >
>> > The test program is compiled & build properly. Only during execution I
>> am
>> > getting this error.
>> > Is there any setting I have to change?
>> >
>> > Google search was also unsuccessful. I read many people reporting this
>> > issue. But for varied reasons.
>> > Any help or directions will be very useful.
>> >
>> >
>> > I am getting this error:
>> >
>> > *CRI<15613>:elementary elm_win.c:2366 elm_win_add() Software X11 engine
>> > creation failed. Trying default.
>> > [ecore_fb:init] can't open /dev/tty0
>> > ERR<15613>:elementary elm_win.c:2551 elm_win_add() Cannot create window.
>> > ERR<15613>: elm_bg.c:144 elm_bg_add() safety check failed: parent ==
>> NULL
>> > ERR<15613>: elm_box.c:446 elm_box_add() safety check failed: parent ==
>> NULL
>> > ERR<15613>: elm_label.c:394 elm_label_add() safety check failed: parent
>> ==
>> > NULL
>> > ERR<15613>: elm_main.c:947 elm_object_part_text_set() safety check
>> failed:
>> > obj == NULL
>> > *
>> >
>> >
>> > Regards,
>> > Amit S
>> > *Mobile:* 9900489498
>> > *Skype:* amsurana
>>
>>
>> --
>> ------------- Codito, ergo sum - "I code, therefore I am" --------------
>> The Rasterman (Carsten Haitzler)    [email protected]
>>
>>
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to