Hi All,
I try to configure evas to enable GLES. But it seams not work.
./configure --prefix=/usr --enable-gl-xcb --enable-gl-flavor-gles
--enable-gles-variety-sgx
elementary_test reports: CRI<18771>:elementary elm_win.c:1436 elm_win_add()
OpenGL engine creation failed. Trying software X11
Hi All,
I've added a checking null of im_info to get_ic().
Would you review this patch?
Best Regards.
--
Naruto TAKAHASHI
tnar...@gmail.com
diff --git a/ecore/src/modules/immodules/xim/ecore_imf_xim.c
b/ecore/src/modules/immodules/xim/ecore_imf_xim.c
index 791fdab..76ae9aa 100644
--- a/ecore/s
Hey Tasn, need to check but before there were no limits that the
tooltip must be on an elm object. It could be an edje or a single
rectangle. All it should use are mouse events.
--Gustavo
Sent from my iPhone
On 28/08/2011, at 11:13, Enlightenment SVN wrote:
> Log:
> Elm tooltip: Added checks i
On 29/08/11 14:32, Gustavo Barbieri wrote:
> Hey Tasn, need to check but before there were no limits that the
> tooltip must be on an elm object. It could be an edje or a single
> rectangle. All it should use are mouse events.
>
> --Gustavo
>
> Sent from my iPhone
Ah. I'm sorry then, will revert,
Went bad? But evas_object_data_get() should be safe with it using magic numbers.
--Gustavo
Sent from my iPhone
On 29/08/2011, at 08:36, Tom Hacohen wrote:
> On 29/08/11 14:32, Gustavo Barbieri wrote:
>> Hey Tasn, need to check but before there were no limits that the
>> tooltip must be on an e
Zero parameters before checking otherwise it will not touch them and
on failure caller will get garbage
--Gustavo
Sent from my iPhone
On 29/08/2011, at 08:40, Enlightenment SVN wrote:
> Log:
> dont need ti check priv - macro did it anyway
>
>
>
> Author: raster
> Date: 2011-08-29
Hello
> -Original Message-
> From: Mike Blumenkrantz [mailto:m...@zentific.com]
> Sent: Friday, August 26, 2011 11:54 AM
> To: enlightenment-devel@lists.sourceforge.net
> Subject: [E-devel] more elm cnp bugs!
>
> * pasting anything into an entry which includes escape characters causes
> t
Ok, reverted. A big win for informative commit logs that made it easier
for you to detect this bad commit. :)
On 29/08/11 14:43, Gustavo Barbieri wrote:
> Went bad? But evas_object_data_get() should be safe with it using magic
> numbers.
I'm not sure I got you, you suggest I'll change it to che
Likely it was wrong and happened to work due wrong collateral effects.
--Gustavo
Sent from my iPhone
On 28/08/2011, at 03:01, Mike Blumenkrantz wrote:
> On Sat, 20 Aug 2011 18:38:17 -0700
> "Enlightenment SVN" wrote:
>
>> Log:
>> change text's single recalc to use apply version.
>>
>> Origin
2011/8/29 Tom Hacohen :
> Ok, reverted. A big win for informative commit logs that made it easier
> for you to detect this bad commit. :)
>
> On 29/08/11 14:43, Gustavo Barbieri wrote:
>> Went bad? But evas_object_data_get() should be safe with it using magic
>> numbers.
>
> I'm not sure I got you
On 29/08/11 14:59, Iván Briano (Sachiel) wrote:
> Or tell your friend to read the warnings in the compile log.
> Or not to cast pointers to incompatible types to silence those warnings.
I tell him that all the time...
To his defence though, in this case it wasn't entirely his fault. He did
someth
On 08/29/2011 02:55 AM, Tom Hacohen wrote:
> Hey everyone (dh?),
>
> This is broken again. And since this is the #1 feature I care about, I'm
> sad. :(
>
> Whoever broke it, please fix it.
>
> Thanks,
> Tom.
>
Uggg, WTH !! How can this be broken again ? :(
Tom,
I assume you are still building eva
On 29/08/11 17:40, Christopher Michael wrote:
> Uggg, WTH !! How can this be broken again ? :(
>
> Tom,
>
> I assume you are still building evas/ecore w/ Xlib support ?
> What exactly is broken ? The box doesn't show anymore ? Restart doesn't
> work with the mouse? keyboard ? Exit is broken ??
>
>
On 08/29/2011 10:51 AM, Tom Hacohen wrote:
> On 29/08/11 17:40, Christopher Michael wrote:
>> Uggg, WTH !! How can this be broken again ? :(
>>
>> Tom,
>>
>> I assume you are still building evas/ecore w/ Xlib support ?
>> What exactly is broken ? The box doesn't show anymore ? Restart doesn't
>> wo
Dear everyone (raster),
Last smart object changes break everything. I get a seg when trying to
launch elementary_test.
I don't have time to debug it, but reproducing it is pretty straightforward.
--
Tom.
--
EMC VNX: the
On 29/08/11 18:06, Christopher Michael wrote:
> Ok, well I am just getting caught up due to the storm, but I'll look @
> this today and run some tests. Just out of curiosity, if you send E a
> segv (kill -s SEGV ) like Sachiel suggested when we had this
> problem before, does the Restart work ?
>
>
On Monday, August 29, 2011 11:06:13 PM UTC+8, Christopher Michael wrote:
>
> On 08/29/2011 10:51 AM, Tom Hacohen wrote:
> > On 29/08/11 17:40, Christopher Michael wrote:
> >> Uggg, WTH !! How can this be broken again ? :(
> >>
> >> Tom,
> >>
> >> I assume you are still building evas/ecore w/ Xlib
On 08/29/2011 11:20 AM, Tom Hacohen wrote:
> On 29/08/11 18:06, Christopher Michael wrote:
>> Ok, well I am just getting caught up due to the storm, but I'll look @
>> this today and run some tests. Just out of curiosity, if you send E a
>> segv (kill -s SEGV ) like Sachiel suggested when we had th
On 08/29/2011 11:22 AM, P Purkayastha wrote:
>
> On Monday, August 29, 2011 11:06:13 PM UTC+8, Christopher Michael wrote:
>>
>> On 08/29/2011 10:51 AM, Tom Hacohen wrote:
>>> On 29/08/11 17:40, Christopher Michael wrote:
Uggg, WTH !! How can this be broken again ? :(
Tom,
I
On Mon, Aug 29, 2011 at 9:07 AM, Tom Hacohen
wrote:
> On 29/08/11 14:59, Iván Briano (Sachiel) wrote:
>> Or tell your friend to read the warnings in the compile log.
>> Or not to cast pointers to incompatible types to silence those warnings.
>
> I tell him that all the time...
> To his defence tho
On 08/29/2011 11:20 AM, Tom Hacohen wrote:
> On 29/08/11 18:06, Christopher Michael wrote:
>> Ok, well I am just getting caught up due to the storm, but I'll look @
>> this today and run some tests. Just out of curiosity, if you send E a
>> segv (kill -s SEGV ) like Sachiel suggested when we had th
2011/8/29 Enlightenment SVN :
> Log:
> i've found a subtle issue with how we queue recalcs of smart objs. if
> an obj is already queued we dont push it FURTHEr down the queue if
> smart recalc is enabled. now at least we keep order of operation/calc
> correctly!
>
>
>
> Author: raster
> Da
On 29/08/11 19:06, Christopher Michael wrote:
> gdb attach
> (gdb) set unwindonsignal on
> (gdb) call eina_stringshare_del(234234)
>
> works in that it makes it possible to debug using gdb like you are
> (calling efl functions inside gdb).
>
> As far as the alert dialog working (restart/exit),
On 29/08/11 19:34, Nicolas Aguirre wrote:
> SPANK SPANK SPANK!
>
> I can't launch enlightenment anymore after this commit :
> Here the backtrace :
Same as my "elementary_test won't start" thread. :)
So +1 from me.
--
Tom.
-
On Mon, Aug 29, 2011 at 10:30, Chen, Zhenqiang wrote:
> Hi All,
>
> I try to configure evas to enable GLES. But it seams not work.
>
> ./configure --prefix=/usr --enable-gl-xcb --enable-gl-flavor-gles
> --enable-gles-variety-sgx
AFAIK, gl-xcb is currently not working. Christopher Michael
(devi
On 08/29/2011 02:26 PM, Boris Faure wrote:
> On Mon, Aug 29, 2011 at 10:30, Chen, Zhenqiang
> wrote:
>> Hi All,
>>
>> I try to configure evas to enable GLES. But it seams not work.
>>
>> ./configure --prefix=/usr --enable-gl-xcb --enable-gl-flavor-gles
>> --enable-gles-variety-sgx
>
> AFAIK, g
On Mon, 29 Aug 2011, Tom Hacohen wrote:
> On 29/08/11 19:34, Nicolas Aguirre wrote:
>> SPANK SPANK SPANK!
>>
>> I can't launch enlightenment anymore after this commit :
>> Here the backtrace :
>
> Same as my "elementary_test won't start" thread. :)
> So +1 from me.
none of my evas-based app wor
2011/8/29 Vincent Torri :
>
>
> On Mon, 29 Aug 2011, Tom Hacohen wrote:
>
>> On 29/08/11 19:34, Nicolas Aguirre wrote:
>>> SPANK SPANK SPANK!
>>>
>>> I can't launch enlightenment anymore after this commit :
>>> Here the backtrace :
>>
>> Same as my "elementary_test won't start" thread. :)
>> So +1
On Mon, Aug 29, 2011 at 8:49 PM, Iván Briano (Sachiel)
wrote:
> 2011/8/29 Vincent Torri :
>> On Mon, 29 Aug 2011, Tom Hacohen wrote:
>>> On 29/08/11 19:34, Nicolas Aguirre wrote:
SPANK SPANK SPANK!
I can't launch enlightenment anymore after this commit :
Here the backtrace :
>>
On 08/29/2011 02:20 PM, Tom Hacohen wrote:
> On 29/08/11 19:06, Christopher Michael wrote:
>> gdb attach
>> (gdb) set unwindonsignal on
>> (gdb) call eina_stringshare_del(234234)
>>
>> works in that it makes it possible to debug using gdb like you are
>> (calling efl functions inside gdb).
>>
>> As
On Mon, Aug 29, 2011 at 10:51 PM, Christopher Michael
wrote:
> On 08/29/2011 02:20 PM, Tom Hacohen wrote:
>> On 29/08/11 19:06, Christopher Michael wrote:
>>> gdb attach
>>> (gdb) set unwindonsignal on
>>> (gdb) call eina_stringshare_del(234234)
>>>
>>> works in that it makes it possible to debug
On 08/29/2011 05:08 PM, Cedric BAIL wrote:
> On Mon, Aug 29, 2011 at 10:51 PM, Christopher Michael
> wrote:
>> On 08/29/2011 02:20 PM, Tom Hacohen wrote:
>>> On 29/08/11 19:06, Christopher Michael wrote:
gdb attach
(gdb) set unwindonsignal on
(gdb) call eina_stringshare_del(234234)
On Mon, 29 Aug 2011 16:30:52 +0800 "Chen, Zhenqiang"
said:
oh god dont try xcb + opengl(es) currently. just stick to normal xlib (x11)
stuff. gles and glx create a nice set of problems in that they require abi-wise
an xlib display connection.
also.. evas will auto enable opengl or opengl-es2 if
On Mon, 29 Aug 2011 18:08:39 +0300 Tom Hacohen
said:
> Dear everyone (raster),
>
> Last smart object changes break everything. I get a seg when trying to
> launch elementary_test.
> I don't have time to debug it, but reproducing it is pretty straightforward.
no problems here - and valgrind doe
god!
raster finally joined cedric+discomfitor svn breakin' union!
Daniel Juyung Seo (SeoZ)
On Aug 30, 2011 4:02 AM, "Cedric BAIL" wrote:
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log ma
On Mon, 29 Aug 2011 21:01:12 +0200 Cedric BAIL said:
> On Mon, Aug 29, 2011 at 8:49 PM, Iván Briano (Sachiel)
> wrote:
> > 2011/8/29 Vincent Torri :
> >> On Mon, 29 Aug 2011, Tom Hacohen wrote:
> >>> On 29/08/11 19:34, Nicolas Aguirre wrote:
> SPANK SPANK SPANK!
>
> I can't launch
Hi
I want to build environment with virtual keyboard on Ubuntu,
Where apps can trigger virtual keyboard.
Right now, I have set the enlightenment environment.
Anyone has idea about this? Any manual.
Best wishes
Junmin
---
If you have the illume module+keyboard loaded EFL applications automatically
trigger calling up the illume keyboard by default I believe.
On Mon, Aug 29, 2011 at 8:11 PM, Zhu, Junmin wrote:
> Hi
>
> I want to build environment with virtual keyboard on Ubuntu,
> Where apps can trigger virtual k
On 29/08/11 18:48, Carsten Haitzler (The Rasterman) wrote:
> no problems here - and valgrind doesnt complain one little peep. check your
> local build is up to date etc. for evas and elm. i have e17 running with the
> changes, elementary_test, elementary_config all run under valgrind without
> comp
Dear Mr. Vincent,
On my side, same error occurs as following.
evas_module.c:400:37: error: macro "open" requires 3 arguments, but only 1
given
After add the sent patch, the following error I have met.
evas_private.h:50:14 error: use of enum '_Evas_Font_Style' without
previous declaration
I
On Saturday 20 August 2011 23:13:23 Quentin Gibeaux wrote:
> The images downloaded from the web are stored in the /tmp folder (is that
> linuxproof only?).
The canonical dir for temporary files is $TMPDIR, according to POSIX, and that
should be used on anything but MS Windows, which has a special
41 matches
Mail list logo