π
<-

Really frustrated...

Pour le TI-Basic sur Nspire

Really frustrated...

Unread postby scanner » 26 Mar 2014, 17:57

Hi there...

I'm really frustrated because my TI software keeps crashing during programming. :'( It happens during some copy & paste operations (or moving around with the cursor after these operations?). I'm totally fed up with the editor! Is there any solution out there?

Thanks a lot,
Peter
User avatar
scanner
Niveau 2: MI2 (Membre Initié)
Niveau 2: MI2 (Membre Initié)
Level up: 26.7%
 
Posts: 5
Joined: 26 Mar 2014, 17:31
Gender: Not specified
Calculator(s):
MyCalcs profile
Class: 7-13

Re: Really frustrated...

Unread postby marseille » 26 Mar 2014, 23:47

You don't say which OS version you have but in the latest one 3.6 there's a bug that is well known in the program editor. This bug (and other ones as well), it seems (I'm not sure) has been reported to Texas Instruments in hope for a future correction. Let's hope it will, later in a future OS upgrade...
User avatar
marseille
Niveau 4: MC (Membre Confirmé)
Niveau 4: MC (Membre Confirmé)
Level up: 32%
 
Posts: 23
Joined: 19 Feb 2013, 13:48
Gender: Not specified
Calculator(s):
MyCalcs profile
Class: autre

Re: Really frustrated...

Unread postby scanner » 27 Mar 2014, 06:39

I'm using the TI-Nspire Teacher Software 3.6.0.546 - Windows 7 (64bit). But I had the same problems with Window XP last year... yeah, I should have mentioned that...
Kind regards,
Peter
User avatar
scanner
Niveau 2: MI2 (Membre Initié)
Niveau 2: MI2 (Membre Initié)
Level up: 26.7%
 
Posts: 5
Joined: 26 Mar 2014, 17:31
Gender: Not specified
Calculator(s):
MyCalcs profile
Class: 7-13

Re: Really frustrated...

Unread postby Adriweb » 27 Mar 2014, 11:56

Indeed, a bug in the programming editor (among others) has been reported to TI devs directly.
It's now the second time it's been brought up, apparently...

However, on my 3.6 computer software, I don't have such (c/p operations) issue... :/
Could you please elaborate on what causes it for you ?

MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)
My calculator programs
Mes programmes pour calculatrices
User avatar
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Level up: 78.9%
 
Posts: 14744
Images: 1119
Joined: 01 Jun 2007, 00:00
Location: France
Gender: Male
Calculator(s):
MyCalcs profile
Twitter: adriweb
GitHub: adriweb

Re: Really frustrated...

Unread postby scanner » 28 Mar 2014, 15:07

Well, it's just crashed again will I tried ctrl+x on several lines. The editor seems to have problems with deleting lines. I don't think it crashed ever on ctrl+c or ctrl+v. On the other hand, I don't look on the keyboard while typing nor do I "track" what keys I use while I type... I just type...

Is there any way to contact TI devs directly. I had some other things, but the costumer service just said: "We can't do anything about it, but we will report it to developments."
That was one year ago. :(

I assume there isn't any other editor available, is it?

Thanks,
Peter
User avatar
scanner
Niveau 2: MI2 (Membre Initié)
Niveau 2: MI2 (Membre Initié)
Level up: 26.7%
 
Posts: 5
Joined: 26 Mar 2014, 17:31
Gender: Not specified
Calculator(s):
MyCalcs profile
Class: 7-13

Re: Really frustrated...

Unread postby Adriweb » 28 Mar 2014, 15:34

Well, the freeze-on-delete bug had been reported to devs directly, with a high priority, a few days ago actually.

And no, no other editor available...
Maybe you could try in Computer view, though, it might be a bit different and thus not freeze.

(Also, when it is freezing, try hitting/holding F12 for some time (although I doubt it works in this case)

MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)
My calculator programs
Mes programmes pour calculatrices
User avatar
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Level up: 78.9%
 
Posts: 14744
Images: 1119
Joined: 01 Jun 2007, 00:00
Location: France
Gender: Male
Calculator(s):
MyCalcs profile
Twitter: adriweb
GitHub: adriweb

Re: Really frustrated...

Unread postby scanner » 28 Mar 2014, 19:46

Dear Adriweb,

Thank you - that's helpful. I'll try it next time. Are you in contact with TI devs? Maybe I could try to explain what I tried to communicate to the costumer service last year. But beware: My English is rather bad and "Je ne parle pas français" ( really, I just took this from the web ;) ).

Well, here we go: I'm a teacher and my school decided to use the TI-Nspire last year. I was quite surprised to learn, that the TI-Nspire is missing a certain function which should be used in physics. It's the hyperbolic regression. There are a few quantities which are inversely proportional to another. If you think of Newtons lex secunda F = m * a.
If F is constant a is proportional to 1/m. I don’t get it why TI isn’t offering a regression function for these laws. Our old Sharp EL–9900 was able to do this. I know I might use the “power-Regression” but, it’s not rally the same. And yes, I know there are other ways to show the inverse proportionality. Never the less. Our pupil have to learn and do more that pupil using e.g. the Sharp EL-9900. I programmed some crazy quit powerful regression function for the Nspire, but I soon learn that our pupil are not allowed to use these in their finals (school leaving examination / L'épreuve écrite du baccalauréat) – since these examinations should be comparable – (ha, ha, ha = ah ah ah).
Anyway – I discovered that the Nspire has problems with drawing the result of a function directly.
Example:
My function
regpoly(2,xw,yw,0)
returns
9.5*x^(2)-28.3*x+21.25
and I can use
g1:= regpoly(2,xw,yw,0)
and draw g1 than, but if I try to draw regpoly(2,xw,yw,0) directly, the Nspire fails.

Strange, isn’t it?

Best wishes,
Peter
User avatar
scanner
Niveau 2: MI2 (Membre Initié)
Niveau 2: MI2 (Membre Initié)
Level up: 26.7%
 
Posts: 5
Joined: 26 Mar 2014, 17:31
Gender: Not specified
Calculator(s):
MyCalcs profile
Class: 7-13

Re: Really frustrated...

Unread postby Adriweb » 28 Mar 2014, 21:45

scanner wrote:Are you in contact with TI devs?

Yes, although not directly with the ones who would deal with this issue.

scanner wrote:Maybe I could try to explain what I tried to communicate to the costumer service last year. But beware: My English is rather bad and "Je ne parle pas français" ( really, I just took this from the web ;) ).

Well, they've been provided with an explanation and an animated screenshot showing the program editor and the freeze, so hopefully they'll locate the issue with no further info :)

scanner wrote:Well, here we go: I'm a teacher and my school decided to use the TI-Nspire last year.

I may tell them that too, it could even more catch their attention...


scanner wrote:I was quite surprised to learn, that the TI-Nspire is missing a certain function which should be used in physics. It's the hyperbolic regression. There are a few quantities which are inversely proportional to another. If you think of Newtons lex secunda F = m * a.
If F is constant a is proportional to 1/m. I don’t get it why TI isn’t offering a regression function for these laws. Our old Sharp EL–9900 was able to do this. I know I might use the “power-Regression” but, it’s not rally the same. And yes, I know there are other ways to show the inverse proportionality. Never the less. Our pupil have to learn and do more that pupil using e.g. the Sharp EL-9900. I programmed some crazy quit powerful regression function for the Nspire, but I soon learn that our pupil are not allowed to use these in their finals (school leaving examination / L'épreuve écrite du baccalauréat) – since these examinations should be comparable – (ha, ha, ha = ah ah ah).

Oh well, indeed I'm sure that if it's not there by default, this can be done by coding a function, as you said.

scanner wrote:Anyway – I discovered that the Nspire has problems with drawing the result of a function directly.
Example:
My function
regpoly(2,xw,yw,0)
returns
9.5*x^(2)-28.3*x+21.25
and I can use
g1:= regpoly(2,xw,yw,0)
and draw g1 than, but if I try to draw regpoly(2,xw,yw,0) directly, the Nspire fails.

Strange, isn’t it?

I don't really have an explanation, but I may have an idea (could be wrong, but some other people can reply :D) :
g1 could be calculated once and for all (and it can take a "long" time depending on the calculation) then graphed from the expression, whereas when graphing regpoly(), it's recalculating the whole thing for each point, which would appear as a freeze depending on the time one calculation takes....

MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)
My calculator programs
Mes programmes pour calculatrices
User avatar
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Level up: 78.9%
 
Posts: 14744
Images: 1119
Joined: 01 Jun 2007, 00:00
Location: France
Gender: Male
Calculator(s):
MyCalcs profile
Twitter: adriweb
GitHub: adriweb

Re: Really frustrated...

Unread postby Excale » 28 Mar 2014, 21:52

Adriweb wrote:I don't really have an explanation, but I may have an idea (could be wrong, but some other people can reply :D) :
g1 could be calculated once and for all (and it can take a "long" time depending on the calculation) then graphed from the expression, whereas when graphing regpoly(), it's recalculating the whole thing for each point, which would appear as a freeze depending on the time one calculation takes....


That is probably the case.
IIRC, the Nspire tries to simplify your expression before graphing it (aka calculating the same expression for many points). However, it is often better to force-simplify it (like you did with g:=stuff) before graphing complex expressions.
User avatar
ExcaleAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Level up: 3.9%
 
Posts: 2955
Images: 3
Joined: 10 Sep 2010, 00:00
Gender: Male
Calculator(s):
MyCalcs profile

Re: Really frustrated...

Unread postby scanner » 29 Mar 2014, 21:09

Well, the TI seems to use some clever algorithm to plot graph. I think the TI Nspire calculates several interpolation points and draws than a smooth line. I don’t know how annoying this might be: Not being able to plot your own functions directly. I haven’t got any insights in the TI software. I can imagine it should be possible to fix this, like doing this g:=STUFF and than using g than internally. It wouldn’t hurt if STUFF is just a normal term.

Oh well, indeed I'm sure that if it's not there by default, this can be done by coding a function, as you said.


Anyway – I’m not allowed to use any own programs in school. Unless TI provides a hyperbolic regression function via an update, our pupils have to learn alternative methods for their examinations.

Best wishes,
Peter
User avatar
scanner
Niveau 2: MI2 (Membre Initié)
Niveau 2: MI2 (Membre Initié)
Level up: 26.7%
 
Posts: 5
Joined: 26 Mar 2014, 17:31
Gender: Not specified
Calculator(s):
MyCalcs profile
Class: 7-13

Next

Return to Nspire-Basic

Who is online

Users browsing this forum: ClaudeBot [spider] and 1 guest

-
Search
-
Social TI-Planet
-
Featured topics
Comparaisons des meilleurs prix pour acheter sa calculatrice !
"1 calculatrice pour tous", le programme solidaire de Texas Instruments. Reçois gratuitement et sans aucune obligation d'achat, 5 calculatrices couleur programmables en Python à donner aux élèves les plus nécessiteux de ton lycée. Tu peux recevoir au choix 5 TI-82 Advanced Edition Python ou bien 5 TI-83 Premium CE Edition Python.
Enseignant(e), reçois gratuitement 1 exemplaire de test de la TI-82 Advanced Edition Python. À demander d'ici le 31 décembre 2024.
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
1234
-
Donations / Premium
For more contests, prizes, reviews, helping us pay the server and domains...
Donate
Discover the the advantages of a donor account !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partner and ad
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
900 utilisateurs:
>870 invités
>22 membres
>8 robots
Record simultané (sur 6 mois):
6892 utilisateurs (le 07/06/2017)
-
Other interesting websites
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)