On Sat, 13 Aug 2005 02:16:49 -0400 Jose writes:
>
>
>
> You could make this work by letting such 'layout engines'
> use smart objects and be given as external libs, ie. libs like edje.
> You'd create, via the particular text format/layout lib,
> objects
> of whatever format type y
Thanatermesis <[EMAIL PROTECTED]> [2005-08-13 08:36]:
> - BUG: If include a theme in
> /usr/share/enlightenment/data/themes/file.edj NOT works, only works
> in the home dir themes ( ~.e/e/themes )
>
> - RECOMENDATION: exist the ~.e/e/backgrounds but not exist the
> /usr/share/enlightenment/data
Hi
I am building from scratch EFL, and when I installed emotion I
have the Segmentation fault bellow. I am building from CVS source
tree.
edje_cc -v -id ../data -fd ../data \
../data/theme.edc \
../data/theme.edj
edje_cc: Opening "/tmp/edje_cc.edc-tmp-BKXrS8" for input
edje_cc: Parsing input fil
On Sat, 13 Aug 2005 13:48:23 +0100
Andreas Orfanos <[EMAIL PROTECTED]> wrote:
> I am building from scratch EFL, and when I installed emotion I
> have the Segmentation fault bellow. I am building from CVS source
> tree.
>
> edje_cc -v -id ../data -fd ../data \
> ../data/theme.edc \
> ../data/theme
> the problem is - the evas api is DEFINED to accept utf8 as all strings. all
> strings are utf8 as far as it is concerned. it expects them in utf8 and will
> return them in utf8. so if you have anything that is not utf8 and you want to
> give it to evas - you must convert it to utf8 first, and vic
Here is the stack:
Sorry, I couldn't find a place to submit it, so I post it here.
(gdb) r theme.edc
Starting program: /usr/local/bin/edje_cc theme.edc
[Thread debugging using libthread_db enabled]
[New Thread 1080427264 (LWP 24349)]
Detaching after fork from child process 24352.
Program recei
On Sat, 13 Aug 2005 17:47:39 +0100
Andreas Orfanos <[EMAIL PROTECTED]> wrote:
* please don't CC me, I'm subscribed to the list ;)
* please see section 2.3 of the link in my signature. thanks.
> Sorry, I couldn't find a place to submit it, so I post it here.
Sure, that's fine :)
> 0x405a6f4b in
Hi,
I'm using E with xinerama and it works fine. However, if I switch
xinerama off and restart E, it crashes when I try to open an application.
My guess is that E remembers the location of a window in the second
screen and when I turn xinerama off and open the application, it tries
to put it on t