May 5 Update?
|
05-06-2021, 02:11 AM
Post: #1
|
|||
|
|||
May 5 Update?
What's that all about?
Tom L Cui bono? |
|||
05-06-2021, 05:08 AM
Post: #2
|
|||
|
|||
RE: May 5 Update?
Hello,
Mostly a small bug in exam mode which we had to get out rely fast before exams in Europe. Some other small bug fixes. More importantly 2 critical "load" bugs that were causing crashes and reboot when loading old type programs (through the CK or from a backup). Some other changes: Code:
Cyrille Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP. |
|||
05-06-2021, 06:53 AM
Post: #3
|
|||
|
|||
RE: May 5 Update?
I could not make show() work.
Code:
|
|||
05-06-2021, 11:39 AM
Post: #4
|
|||
|
|||
RE: May 5 Update?
Hello,
Unfortunately I have discovered another BUG in the APP Explorer. On the physical calculator G2 (FW: 20210505 v14588) the display of the values is no longer displayed correctly during the transformation. Would certainly be nice for the students if this would still work correctly! Best thanks for the excellent work in 2021! |
|||
05-06-2021, 02:15 PM
Post: #5
|
|||
|
|||
RE: May 5 Update? | |||
05-06-2021, 07:56 PM
Post: #6
|
|||
|
|||
RE: May 5 Update?
Thanks for the update, @cyrille!
@parisse, show() worked for me using May 5th firmware (HP Prime G2). I tested it using the hist(), since I was interested in histograms, and using the code you posted. Below are the steps I took to update my prime:
A few things I've noticed:
|
|||
05-06-2021, 08:04 PM
Post: #7
|
|||
|
|||
RE: May 5 Update?
(05-06-2021 05:08 AM)cyrille de brébisson Wrote: Hello, Now my older Primes (pre-G2) constantly reboot when I connect to the CK and click on Applications in the left pane. Tom L Cui bono? |
|||
05-06-2021, 09:48 PM
Post: #8
|
|||
|
|||
RE: May 5 Update?
On my g1 it rebooted during sync until i reset the adv Graph/Function and Graph 3d after reseting those apps it syncs. So maybe the problem is one of those apps
|
|||
05-07-2021, 04:11 AM
Post: #9
|
|||
|
|||
RE: May 5 Update? | |||
05-07-2021, 04:15 AM
Post: #10
|
|||
|
|||
RE: May 5 Update?
(05-06-2021 07:56 PM)ace Wrote: Thanks for the update, @cyrille! I did not get prompted to updated to 5/5/2021 firmware. I can't find it anywhere. |
|||
05-07-2021, 05:25 AM
Post: #11
|
|||
|
|||
RE: May 5 Update? | |||
05-07-2021, 05:58 AM
Post: #12
|
|||
|
|||
RE: May 5 Update?
(05-06-2021 07:56 PM)ace Wrote: @parisse, show() worked for me using May 5th firmware (HP Prime G2). I tested it using the hist(), since I was interested in histograms, and using the code you posted.It does not work on a G1, I did not check on a G2. clf does indeed not work, because internally it calls the giac erase() command, and erase() is not available on the Prime CAS. |
|||
05-07-2021, 06:24 AM
(This post was last modified: 05-07-2021 06:35 AM by Stevetuc.)
Post: #13
|
|||
|
|||
RE: May 5 Update?
(05-07-2021 04:15 AM)Eddie W. Shore Wrote: I did not get prompted to updated to 5/5/2021 firmware. I can't find it anywhere.Hi Eddie, it's on the ftp site: ftp://ftp.hp.com/pub/calculators/Prime/ |
|||
05-07-2021, 11:55 AM
Post: #14
|
|||
|
|||
RE: May 5 Update?
Web browsers no longer support ftp:// connection so you will need to use an FTP app with anonymus login.
The latest beta 20210428 of the Connectivity Kit will download the latest OS version 20210505 automatically. Much more convenient. |
|||
05-07-2021, 12:07 PM
Post: #15
|
|||
|
|||
RE: May 5 Update?
(05-07-2021 11:55 AM)StephanP Wrote: Web browsers no longer support ftp:// connection so you will need to use an FTP app with anonymus login. If you're using Windows, you can simply use File Explorer. Copy the ftp: url and paste it in File Explorer's address bar, it works fine. No idea if this works in macOS Finder; I'd guess not, but would like to know if some Mac owner could give it a try. --Bob Prosperi |
|||
05-07-2021, 12:20 PM
Post: #16
|
|||
|
|||
RE: May 5 Update?
(05-07-2021 05:58 AM)parisse Wrote:(05-06-2021 07:56 PM)ace Wrote: @parisse, show() worked for me using May 5th firmware (HP Prime G2). I tested it using the hist(), since I was interested in histograms, and using the code you posted.It does not work on a G1, I did not check on a G2. With the HP PRIME G2, two blue segments are drawn - it works! However, even if the two segments are drawn, <import 'program name' remains in the upper left corner of the calculator screen. Is this a normal thing? Another question: if I move to HOME or CAS, how can I call and run a program written with the Python App? |
|||
05-07-2021, 01:38 PM
Post: #17
|
|||
|
|||
RE: May 5 Update?
(05-07-2021 11:55 AM)StephanP Wrote: Web browsers no longer support ftp:// connection so you will need to use an FTP app with anonymus login. Using File Explorer worked. Thank you HP Team! |
|||
05-07-2021, 02:06 PM
(This post was last modified: 05-07-2021 02:17 PM by Arno K.)
Post: #18
|
|||
|
|||
RE: May 5 Update?
Using the old ie does the job.
Arno Even better and long awaited is the automatic download starting the ConnKit |
|||
05-07-2021, 02:22 PM
(This post was last modified: 05-07-2021 02:24 PM by StephenG1CMZ.)
Post: #19
|
|||
|
|||
RE: May 5 Update?
(05-07-2021 01:38 PM)Eddie W. Shore Wrote:(05-07-2021 11:55 AM)StephanP Wrote: Web browsers no longer support ftp:// connection so you will need to use an FTP app with anonymus login. I've asked about the broken ftp functionality in some browsers here https://www.hpmuseum.org/forum/thread-16893.html to avoid cluttering this thread. . Stephen Lewkowicz (G1CMZ) https://my.numworks.com/python/steveg1cmz |
|||
05-07-2021, 07:37 PM
Post: #20
|
|||
|
|||
RE: May 5 Update?
I received an email asking me about the 5/5/2021 firmware:
When running the Connectivity Kit and he clicked on the calculator on the Kit, the calculator shut on and off. Any recommendations? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)