I have found the roots of my problem:
it's the COMPAT_SMART_DATA(sd)->text_get(obj, part); instruction
in the elm_widget.c
When I arrive in this instruction, I have a memory corrupted

----- Mail original -----
De: "Cedric BAIL" <cedric.b...@free.fr>
À: "Enlightenment developer list" <enlightenment-devel@lists.sourceforge.net>
Envoyé: Jeudi 4 Octobre 2012 10:57:52
Objet: Re: [E-devel] Entry widget, memory corrupted

On Thu, Oct 4, 2012 at 5:18 PM,  <david.obo...@aliceadsl.fr> wrote:
>    I write a simple text editor with the Entry widget (elementary 1.7).
>    But when I use that in a "big" file (for example 300 lines),
>    I have an memory corrupted error (it works for small file).
>    The Entry widget has a maximal number of character?

Not really and ecrire seems to be fine with big file. Look at
http://trac.enlightenment.org/e/browser/trunk/ecrire for a sample code
that use elm entry.
-- 
Cedric BAIL

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to