Page 1 of 1

EViews stops working ...

Posted: Mon Sep 30, 2024 6:59 am
by tvonbrasch
when you install the attached prg-file as an addin named LINEA, and then execute the commands:

Code: Select all

linea x

Code: Select all

line x
EViews shows strange behaviour and stops working.
linea .jpg
linea .jpg (88.59 KiB) Viewed 43308 times
Panes and tabs mode is activated.

Re: EViews stops working ...

Posted: Tue Oct 01, 2024 7:35 am
by EViews Gareth
I can't replicate this. Is your copy of EV14 up to date?

Re: EViews stops working ...

Posted: Tue Oct 01, 2024 8:10 am
by tvonbrasch
yes:
Skjermbilde 2024-10-01 170251.jpg
Skjermbilde 2024-10-01 170251.jpg (43.2 KiB) Viewed 43251 times
these are the commands I use:
Skjermbilde 2024-10-01 170418.jpg
Skjermbilde 2024-10-01 170418.jpg (88.67 KiB) Viewed 43251 times
and with the last line command, there is an error with the graph object (view, proc buttons are on top of each other), and then the program stops.

attached is the program I used to install the add-in.

What specific information do you need from me to reproduce the error I'm experiencing on your end?
t

Re: EViews stops working ...

Posted: Tue Oct 01, 2024 9:48 am
by EViews Steve
Hmm, strange problem.

I narrowed it down to a program calling SHOW(max) while pane & tab mode is on. I wasn't able to figure out the exact cause, but I've put in a workaround for now so that this doesn't happen. Basically, the max option will be ignored when a program asks for is while pane & tab mode is on.

Fix will be in the next 13 & 14 patches.

Steve

Re: EViews stops working ...

Posted: Tue Oct 01, 2024 10:04 am
by tvonbrasch
Great, thanks!
:-)