Post Reply 
[CRASH] When Deleting all selected text on program editor
06-21-2014, 09:50 PM (This post was last modified: 06-21-2014 09:52 PM by alexzkter.)
Post: #1
[CRASH] When Deleting all selected text on program editor
This calculator is driving me nuts. I'm wasting my time acting like a betatester instead of actually studying for the final exams...Jesus

[Image: jzk195.png]

Create a program, SHIFT+VIEW(COPY) then select All option ('Todo' in Spanish), start deleting the code by pressing the DEL key. Calculator reboots itself before the word 'EXPORT'.
Find all posts by this user
Quote this message in a reply
06-22-2014, 12:19 AM (This post was last modified: 06-22-2014 12:21 AM by eried.)
Post: #2
RE: [CRASH] When Deleting all selected text on program editor
When you exit the program editor the calculator creates an additional version (the one used when executing the program), so you must try to keep the program 'valid'.





Extra closing sentences may generate other problems too, that's why I tried to include a simple 'lexer' / syntax validator in my editor: http://f.cl.ly/items/1y3S0W0z0n3V440D2U2...4%20PM.png (the problem is, usb functions aren't updated to last fw)

BTW: When you post the Spanish interface really hurts seeing these labels like "Inic.", "Final." WTF!

This answer is Finnish.

My website: erwin.ried.cl
Visit this user's website Find all posts by this user
Quote this message in a reply
06-22-2014, 10:15 AM
Post: #3
RE: [CRASH] When Deleting all selected text on program editor
(06-21-2014 09:50 PM)alexzkter Wrote:  Create a program, SHIFT+VIEW(COPY) then select All option ('Todo' in Spanish), start deleting the code by pressing the DEL key. Calculator reboots itself before the word 'EXPORT'.

Confirmed this same behavior in Notes. When you try to delete the space after the first word, the calculator reboots (the emulator freezes).

It does not matter what the length of the first word is.
Code:

The quick brown fox jumps over the lazy dog.
   ^

Supercalifragilisticexpialidocious, even though the sound of it...
                                   ^

-wes
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)