Timeline



2015-03-30:

22:16 Ticket #3252 (Backend - Abnormal memory consumption during compilation of models with inlined ...) updated by Francesco Casella
Description changed
22:12 Cryogenics_Test_SmoothSat.c attached to Ticket #3252 by Francesco Casella
C file generated by omc
22:11 Ticket #3252 (Backend - Abnormal memory consumption during compilation of models with inlined ...) created by Francesco Casella
Please consider the SmoothSat model in the attached Save Total file. …
17:34 Ticket #3251 (Run-time - Wrong time stamps recorded when DASSL fails) created by Francesco Casella
Sometimes a simulation fails due to problems with the nonlinear solver …
13:12 Ticket #3250 (Frontend - Problem with end expression) created by Francesco Casella
When testing …
12:46 Ticket #1464 (OMEdit - OMEdit: Clickable error messages) closed by Adeel Asghar
fixed: #1760
12:44 Ticket #1464 (OMEdit - OMEdit: Clickable error messages) reopened by Martin Sjölund
Only sort of working. Loading the following file points to the wrong …
12:38 Ticket #1464 (OMEdit - OMEdit: Clickable error messages) closed by Adeel Asghar
fixed: Fixed in r25314.
12:38 Ticket #1761 (OMEdit - Error messages in OMEdit should link to the relevant line) closed by Adeel Asghar
fixed: Fixed in r25314.

2015-03-29:

20:06 Ticket #3249 (Run-time - Simulation crash) updated by Martin Sjölund
It seems we pass tmp1 without allocating anything in it. When passing …
18:28 Ticket #3249 (Run-time - Simulation crash) updated by Adrian Pop
Status, Owner changed
18:28 Ticket #3249 (Run-time - Simulation crash) updated by Adrian Pop
Added the valgrind-trace.txt so that we have some idea where to look.
18:27 valgrind-trace.txt attached to Ticket #3249 by Adrian Pop
18:26 Ticket #3249 (Run-time - Simulation crash) created by Adrian Pop
The test: testsuite/simulation/modelica/others/Random2.mos fails on …
10:02 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) updated by Adrian Pop
It could be some Qt bug.
07:03 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) updated by massimo ceraolo
> There is no code where window size is changed. The size of …

2015-03-28:

23:22 Ticket #3197 (OMEdit - Better optimization support in OMEdit) updated by Adeel Asghar
I saw the optimize API in ModelicaBuiltin.mo. Its same as …
21:19 Ticket #3145 (OMEdit - saving issues) closed by Adeel Asghar
fixed
21:03 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) updated by Adeel Asghar
Replying to ceraolo: > When it starts to happen, it …
14:47 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) updated by massimo ceraolo
When it starts to happen, it happens continuously. Yesterday I had …
11:09 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) updated by Adeel Asghar
I tried like almost 100 times but was unable to reproduce the issue. …

2015-03-27:

21:38 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Rüdiger Franke
r25301 adds support for OMEdit override. See comment:9 above.
20:00 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Rüdiger Franke
r25299 and r25300 should solve the Linux issues
17:15 screen2.png attached to Ticket #3248 by massimo ceraolo
17:14 screen1.png attached to Ticket #3248 by massimo ceraolo
17:14 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) created by massimo ceraolo
The issue was tested on a win8 laptop, with the very common 1366x768 …
16:35 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Adrian Pop
Seems that there are some issues in Linux. I'll try to fix them as …
15:34 Ticket #3196 (OMEdit - OMEdit vectorization support) closed by Adeel Asghar
fixed: Fixed in r25296.
15:08 Ticket #3196 (OMEdit - OMEdit vectorization support) updated by Adeel Asghar
Cc changed
14:23 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Rüdiger Franke
I will extend the OMCpp<model>Main.cpp with the default options, so …
14:18 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Adrian Pop
We'll see what happens in Hudson when the builds start working again.
14:11 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Niklas Worschech
Im not sure if the hudson test will work with this changes. Because in …
14:02 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Niklas Worschech
I recognized that we already distinguish between the bat call for the …
13:41 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Adrian Pop
Cc changed
I would suggest to do it when we build a new model, clean Model.exe …
13:32 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Rüdiger Franke
I was thinking about extending the Windows makefile with some `rm -f …
13:32 Ticket #3196 (OMEdit - OMEdit vectorization support) updated by Adrian Pop
Added {{{setComponentDimensions(class, component, {dim1, dim2, …
13:25 Ticket #3247 (Frontend - Missing redeclare class modification) updated by Adrian Pop
Added test in r25286 and activated test in r25287.
12:57 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Adrian Pop
One solution (a bit weird) would be to generate Model.exe also for CPP …
10:14 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Rüdiger Franke
This might be the reason for some strange observations. OMEdit builds …
08:29 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Niklas Worschech
if that bat file and the exe file have the same name, CevalScript.mo …
08:12 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Rüdiger Franke
Or, if <model>.bat is needed, then generate <model>.bat and …
07:50 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Rüdiger Franke
Good to know! Btw. on another Linux system there were many more …
07:32 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Marcus Walther
We had a similar issue with our Jenkins test server, running with a …
07:25 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Niklas Worschech
we need the bat file, because we have to set the path variable for dll …
06:18 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Rüdiger Franke
It not only survives, it also works and the results can be plotted in …
06:12 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Martin Sjölund
Replying to rfranke: > The BOOST_LIBS path would be …
05:59 Ticket #2763 (Run-time - Propagation of start values for inputs to simulation) updated by Rüdiger Franke
It works with +simCodeTarget=Cpp :-)
05:52 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Rüdiger Franke
The BOOST_LIBS path would be needed for linking the static libs, in …
05:48 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) closed by Rüdiger Franke
fixed

2015-03-26:

16:08 Ticket #3145 (OMEdit - saving issues) updated by benoitbride@…
I still do not see clearly how to use OME and avoid saving problems …
15:36 Ticket #3247 (Frontend - Missing redeclare class modification) updated by Adrian Pop
Milestone changed
15:35 Ticket #3247 (Frontend - Missing redeclare class modification) closed by Adrian Pop
fixed: Fixed in r25277.
13:54 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Rüdiger Franke
Right. In fact the BOOST_LIBS path is not needed. It's the list of …
12:30 Ticket #3145 (OMEdit - saving issues) updated by Adeel Asghar
I suppose then we can close this ticket and follow on #3179 for other …
10:31 Ticket #3145 (OMEdit - saving issues) updated by benoitbride@…
I made a mistake in my statement above, The newmodel savings still …
10:26 Ticket #3145 (OMEdit - saving issues) updated by benoitbride@…
I have just made a new test, varying a bit the steps, here is what I …
10:03 Ticket #3145 (OMEdit - saving issues) updated by benoitbride@…
I do not have special french characters in the path. The main package …
09:07 Ticket #3145 (OMEdit - saving issues) updated by Adrian Pop
Do you by any chance have the paths (directory names) where you try to …
08:13 Ticket #3145 (OMEdit - saving issues) updated by benoitbride@…
Hello, Thanks for your help. I tested on my computer the actions you …
07:42 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Marcus Walther
Thank you Martin, but this location should be part of the default …
07:32 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Martin Sjölund
The path on Ubuntu is: /usr/lib/x86_64-linux-gnu/libboost_system.so
07:26 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Marcus Walther
Yes, there are no static libraries available at the moment for …
06:55 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) updated by Martin Sjölund
https://test.openmodelica.org/hudson/view/Nightly%20builds/job/OpenMode
06:53 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) reopened by Rüdiger Franke
Today's nightly is r25243. This is a yesterday's highnoonly. Why isn't …
06:50 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Rüdiger Franke
Under Windows the boost libs seem to work with the nightly r25227. See …
06:20 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) closed by Rüdiger Franke
fixed: Thanks!

2015-03-25:

16:13 Ticket #3247 (Frontend - Missing redeclare class modification) updated by Adrian Pop
Status, Owner, Description changed
16:13 Ticket #3247 (Frontend - Missing redeclare class modification) created by Adrian Pop
Discussion on this here: m:#1685. When flattening A.C: […] we get: …
15:49 Ticket #3123 (OMEdit - OMEdit "Flip vertical" issues) updated by Adam Dershowitz
This issue shows up in many other places as well. For another …
14:14 Ticket #3235 (*unknown* - Fix test cases with error messages that include line numbers from the ...) updated by Adrian Pop
Of course. What I mean is that we could fix the problem until somebody …
14:08 Ticket #3235 (*unknown* - Fix test cases with error messages that include line numbers from the ...) updated by Per Östlund
Replying to adrpo: > This could be easily fixed: for flag …
14:03 Ticket #3235 (*unknown* - Fix test cases with error messages that include line numbers from the ...) updated by Adrian Pop
This could be easily fixed: for flag --running-testsuite *do not show …
13:58 Ticket #3235 (*unknown* - Fix test cases with error messages that include line numbers from the ...) updated by Per Östlund
Description changed
Added watchdog.mos too.
13:42 Ticket #3245 (Run-time - OMEdit crashes: When set record parameter in Function) closed by Per Östlund
fixed: Fixed in r25245.
13:36 Ticket #2216 (OMEdit - Omedit does not restore the original connection line; no Undo in Omedit) closed by Adeel Asghar
duplicate: Same as #2892.
13:15 Ticket #3235 (*unknown* - Fix test cases with error messages that include line numbers from the ...) updated by Per Östlund
Description changed
algorithms.mos added to the list.
12:43 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) updated by Marcus Walther
Thank you for the information. At the moment we do not really need …
12:34 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) updated by Rüdiger Franke
Just to complete the picture: the current Ubuntu LTS 14.04 Trusty uses …
10:14 Ticket #3245 (Run-time - OMEdit crashes: When set record parameter in Function) updated by Per Östlund
Status, Owner, Component, Description changed
Seems like the run-time is having some issues with assigning record …
09:52 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Rüdiger Franke
The FMI part is simple and the previously existing version at least …
09:46 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) updated by Rüdiger Franke
Debian 6 (squeeze) comes with 2.8.2. Debian 7 (wheezy) 2.8.9. The …
09:44 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Marcus Walther
They are part of libOMCppSystem and libOMCppMath. The problem with the …
09:34 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Rüdiger Franke
The same linker error shows up if selecting Tools->Options->FMI->1.0, …
09:34 Ticket #3245 (Run-time - OMEdit crashes: When set record parameter in Function) updated by Jan Kokert
Description changed
08:39 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) updated by Martin Sjölund
precise-amd64: CMake 2.8.11 or higher is required. You are running …
08:17 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Rüdiger Franke
I wanted to wait with the report until the other things have …
08:02 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) updated by Martin Sjölund
Precise has 2.8.7. Wheezy has 2.8.9. The build server has 2.8.10 …
08:01 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Martin Sjölund
Precise has 2.8.7. Wheezy has 2.8.9. The build server has 2.8.10 …
07:57 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) updated by Marcus Walther
Should be fixed with r25242. I've used features that are only part of …
07:45 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Marcus Walther
Oh thanks, the linux nightly build server has only an old version of …
07:29 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) updated by Rüdiger Franke
Cc changed
Better not disable, but fix the cpp things. I agree that C is more …
05:58 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) updated by Martin Sjölund
As for the cpp things, they should be added to: …
05:57 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) updated by Martin Sjölund
It's very easy to fix the nightly builds: by disabling the cppruntime …
04:21 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) created by Rüdiger Franke
The apts are frozen since March 23. Fixing this, could you please …

2015-03-24:

23:56 Ticket #3245 (Run-time - OMEdit crashes: When set record parameter in Function) created by arnesinnema@…
OMEdit crashes when a record parameter is set in a function (see code …
21:47 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Rüdiger Franke
Yesterday's changes work with the Linux source code distro and with …
15:33 Ticket #3145 (OMEdit - saving issues) updated by Adeel Asghar
I followed the steps you mentioned in the bug description and I was …
15:16 Ticket #3145 (OMEdit - saving issues) updated by benoitbride@…
Hello, I tested it on r25177 but it still does not work for me. I may …
14:38 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adeel Asghar
The failing tests are fixed in r25236. I am keeping this ticket open …
12:29 NoExpandAssignments.patch attached to Ticket #3244 by Mahder Alemseged Gebremedhin
Patch file with the changes
12:28 Ticket #3244 (New Instantiation - Removing unnecessary vectorization of assignments in Front-end.) created by Mahder Alemseged Gebremedhin
Currently we vectorize assignment statements in the front end. This is …
00:00 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adrian Pop
What I mean is that fmi2SetTime_OMC links the time in our Model_FMU.mo …

2015-03-23:

23:20 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adeel Asghar
Replying to adrpo: > Adeel, you changed this line …
23:08 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adrian Pop
Adeel, you changed this line recently: […] before it was only: …
22:53 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adrian Pop
At the end we then reach back to our own export implementation: […] …
22:50 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adeel Asghar
FMU 2.0 works in states. We don't update the time variable in all …
22:48 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adeel Asghar
yes we call it from …
22:47 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adrian Pop
Which then calls: […]
22:44 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adrian Pop
What I found until now is that in FMIL set time does: […]
22:43 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adrian Pop
I know that fmi2SetTime will set the FMI instance time. The question …
22:36 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adeel Asghar
[…]
22:32 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adrian Pop
Cc changed
Willi or Adeel, any idea on how the time variable is handled in …
22:29 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adrian Pop
I think the problem might be the time variable: […] In an …
22:12 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adrian Pop
There are some issues with uninitialized values used in zero …
22:09 valgrind-HelloFMI20WorldEvent_me_FMU-trace.txt attached to Ticket #3243 by Adrian Pop
21:49 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) updated by Adrian Pop
Status, Component changed
21:45 Ticket #3243 (FMI - FMI 2.0 tests Windows - Linux differences) created by Adeel Asghar
FMI tests on Windows gives different results when compared to results …
20:39 Ticket #3238 (Cpp Run-time - Export FMI2 with Cpp runtime) updated by Rüdiger Franke
SVN r25197 generates the appropriate model description (point 1); …
19:07 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Rüdiger Franke
With r25220 the simulation executable at least survives a call by OMEdit.
16:57 Ticket #3240 (FMI - FMI import treats enumeration parameters badly -- many MSL models fail) closed by Adeel Asghar
fixed: Fixed in r25218.
13:22 Ticket #2676 (OMEdit - OMEdit can't manage new files in package in separate files) updated by Christoph <buchner@…>
Confirmed, this seems to work again. Thank you!
12:03 Ticket #3242 (ParModelica - Failure to compile generated code due to type mismatch) updated by Gustaf Thorslund
Replying to mahge930: > Ya I am already aware of this …
11:45 Ticket #3240 (FMI - FMI import treats enumeration parameters badly -- many MSL models fail) updated by Adeel Asghar
Status changed
11:00 Ticket #3240 (FMI - FMI import treats enumeration parameters badly -- many MSL models fail) updated by Rüdiger Franke
Cc changed
10:59 Ticket #3242 (ParModelica - Failure to compile generated code due to type mismatch) updated by Mahder Alemseged Gebremedhin
Ya I am already aware of this errors :). It's not the ocl* functions …
09:59 Ticket #1447 (Frontend - Vectorization does not work in front end) updated by Henrik Tidefelt
Cc changed
09:58 Ticket #1447 (Frontend - Vectorization does not work in front end) updated by Henrik Tidefelt
Component changed
Replacing the automatically set Component with one that makes more …
09:25 Ticket #3143 (OMEdit - Parameter modification bug) updated by Arno_Epsilon <acolleoni@…>
The problem is in fat quite specific to having a redeclare in the …
09:23 testbug.mo attached to Ticket #3143 by Arno_Epsilon <acolleoni@…>
Test case
08:31 Ticket #3242 (ParModelica - Failure to compile generated code due to type mismatch) created by Gustaf Thorslund
When trying out the ocl* functions in ParModelica I ran into issues …
08:29 Ticket #1447 (Frontend - Vectorization does not work in front end) updated by Henrik Tidefelt
Cc, Component changed
Just to make it explicit, here's a minor modification of the original …
07:05 Ticket #3241 (Cpp Run-time - Cpp runtime naming conventions) updated by Rüdiger Franke
SVN r25207 fixes the FMI Cpp export to consistently using short model …
06:35 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by Rüdiger Franke
SVN r25202 commits the patch and it works as intended. Now the …
Note: See TracTimeline for information about the timeline view.