﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5895	OMEdit does not open result files	Andrea Bartolini	Adeel Asghar	"Steps to reproduce the issue:
1) unzip the attached file Test.zip, it contains the simulation result directory created by simulating the following model:
{{{
  model Test
    Real x;
  equation
    x=time;
  end Test;
}}}

2) open OMEdit and switch to the Plotting view,

3) try to open the Test_res.mat file via the File->Open Result File(s) command...

... OMEdit rises the following error:

{{{
  [1] 12:12:08 Scripting Error
  Error opening the file /home/andrea/Desktop/Test/Test_init.xml. Unknown error
}}}

The file header is present in the variables view, but the variables are not shown.

The same result file can be opened in the 1.14.1 version without problems, so I suppose that the file is not corrupted.

OMEdit - OpenModelica Connection Editor
Connected to OpenModelica 1.16.0~dev-251-gdb87929
Sysop: Ubuntu 18.04

"	defect	closed	blocker	1.16.0	OMEdit	v1.16.0-dev	fixed		Francesco Casella Andrea Bartolini
