Re: [E-devel] the implementation of etox seems slow

2005-08-13 Thread Jose O Gonzalez
On Sat, 13 Aug 2005 13:49:11 +0900 Carsten writes: On Sat, 13 Aug 2005 00:24:25 -0400 Tianran Chen [EMAIL PROTECTED] babbled: i did see the utf8 code. but utf8 is far from universal, now one of my handheld computer uses alot utf16 and GB, which evas_commont_utf8_* cannot handle.

[E-devel] Dirs not works good + recomendation

2005-08-13 Thread Thanatermesis
- 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/backgrounds Thanks Thanatermesis

Re: [E-devel] the implementation of etox seems slow

2005-08-13 Thread Jose O Gonzalez
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 you want

[E-devel] make install of emotion crashes with edje_cc Segmentation fault

2005-08-13 Thread Andreas Orfanos
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 file

Re: [E-devel] make install of emotion crashes with edje_cc Segmentation fault

2005-08-13 Thread Tilman Sauerbeck
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.edj

Re: [E-devel] the implementation of etox seems slow

2005-08-13 Thread Tianran Chen
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

Re: [E-devel] make install of emotion crashes with edje_cc Segmentation fault

2005-08-13 Thread Andreas Orfanos
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

[E-devel] E17 crashes when moving for xinerama to a single screen

2005-08-13 Thread Ehud Shabtai
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