eviews 12 crashes on view selected graphs

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

zezza
Posts: 23
Joined: Fri May 28, 2010 5:27 am

eviews 12 crashes on view selected graphs

Postby zezza » Fri Jul 01, 2022 6:37 am

If you estimate a VAR, and visualize impulse responses, right-clicking on a chart allows you to select "View selected graph(s)". Clicking will show the chart. Pressing the right-arrow key should move to the next chart, but instead Eviews crashes.
It happens always. This code, kindly produced by Matt in response to another request for help, generates the same crash

create u 50
series x = 0
series y = 1
smpl 2 50
x = .5 * x(-1) + rnd
y = .8 * y(-1) + .3 * x(-1) + nrnd
var v.ls 1 1 x y

v.svar(preset=1)
v.impulse(a,imp=struct,se=a,matbyr=responses)

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13305
Joined: Tue Sep 16, 2008 5:38 pm

Re: eviews 12 crashes on view selected graphs

Postby EViews Gareth » Fri Jul 01, 2022 9:13 am

Thanks, we'll fix.
Follow us on Twitter @IHSEViews


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 14 guests