Timeline
2014-08-10:
- 17:21 Ticket #2766 (Third-Party Libraries - Support Modelica3D on Mac) updated by
- I just ran the executable with gdb. What I get is this: […] Not …
- 08:05 Ticket #2775 (*unknown* - OMShell) updated by
-
Status, Owner changed
- 07:09 Ticket #2766 (Third-Party Libraries - Support Modelica3D on Mac) updated by
- This should mean it is something in the client (executable generated …
2014-08-09:
- 20:13 Ticket #2775 (*unknown* - OMShell) created by
- plot with two or more variables, plot({v1, v2}), does not work …
- 20:03 Ticket #2766 (Third-Party Libraries - Support Modelica3D on Mac) updated by
- The process is still running. All it does, when I run it is this: …
- 19:57 Ticket #2766 (Third-Party Libraries - Support Modelica3D on Mac) updated by
- Yes, the python server should open a window. Did that process crash as …
- 19:35 Ticket #2766 (Third-Party Libraries - Support Modelica3D on Mac) updated by
- In OpenModelica I just tried without any luck. I did the same as …
- 09:42 Ticket #2766 (Third-Party Libraries - Support Modelica3D on Mac) updated by
- https://build.openmodelica.org/Documentation/OpenModelica.Scripting.loa …
2014-08-08:
- 15:31 Ticket #2766 (Third-Party Libraries - Support Modelica3D on Mac) updated by
- It does now compile, but I still can't get any 3d graphics to work. I …
- 12:57 Ticket #1166 (Interactive Environment - The annotations of the MSL 3.1 models which contain the ...) closed by
- duplicate
- 12:56 Ticket #1458 (Frontend - Cyclic default-bindings in functions are still accepted) updated by
-
Milestone changed
- 12:56 Ticket #1458 (Frontend - Cyclic default-bindings in functions are still accepted) updated by
-
Component changed
- 12:55 Ticket #1166 (Interactive Environment - The annotations of the MSL 3.1 models which contain the ...) updated by
- Replying to sjoelund.se: > Adeel: Is this working …
- 12:54 Ticket #1564 (Build Environment - Do some sanity checks on the omc executable before copy to build/bin ...) closed by
- worksforme
- 12:53 Ticket #1626 (OMEdit - OMEdit: Editing a file and saving it, erase all comments and ...) updated by
-
Status, Owner, Component changed
Adeel is working on this :) - 12:52 Ticket #1646 (Frontend - Performance of synthetic testcase) updated by
-
Component, Milestone changed
- 12:51 Ticket #1779 (Backend - Model stopped working with recent changes) closed by
- wontfix
- 12:47 Ticket #1144 (Frontend - Fails to validate correct class (from MathCore)) closed by
- worksforme
- 12:46 Ticket #1166 (Interactive Environment - The annotations of the MSL 3.1 models which contain the ...) updated by
-
Status, Owner, Component, Cc, Milestone changed
Adeel: Is this working correctly now? - 12:45 Ticket #1197 (Instantiation - Lookup issues of inherited constants in packages) closed by
- worksforme
- 12:43 Ticket #1174 (Frontend - Check model reports errors for correct models and vice versa.) updated by
-
Cc, Component changed
- 12:41 Ticket #1232 (Backend - Equation systems in when equations not handled correctly) updated by
-
Cc, Status, Component, Owner, Milestone changed
- 12:40 Ticket #1228 (Backend - Backend fails on when equations) updated by
-
Description changed
- 12:40 Ticket #1228 (Backend - Backend fails on when equations) updated by
-
Cc, Status, Component, Owner, Milestone changed
- 12:39 Ticket #1301 (Preprocessor - Redesign: Add extra phase on top of SCode) closed by
- wontfix: We have some other stuff in the works at the moment
- 12:38 Ticket #1308 (Instantiation - Lookup of builtin functions is not implemented correctly) closed by
- fixed: This got a lot better over the years
- 10:06 Ticket #2774 (Backend - Vectors are not detected as discrete variables) updated by
-
Description changed
- 10:05 Ticket #2774 (Backend - Vectors are not detected as discrete variables) created by
- The test whenDiscreteForLoop currently contains code like this: […] …
- 09:24 Ticket #2766 (Third-Party Libraries - Support Modelica3D on Mac) updated by
- r21807 should fix this. I will close this when I get confirmation it …
- 09:13 Ticket #2766 (Third-Party Libraries - Support Modelica3D on Mac) updated by
- If I am not mistaken, it seems like OpenSceneGraph now links against a …
2014-08-07:
- 10:30 Ticket #2759 (OMEdit - Override value not correctly displayed in OMEdit Variables Browser) updated by
-
Component changed
2014-08-06:
- 16:13 Ticket #2773 (Backend - Linear tearing slower than not using it) created by
- In r21558, linear tearing was enabled. This increased the time that …
- 13:06 Ticket #2756 (Code Generation - OM reports an error in the C code it creates) updated by
-
Status changed
- 13:02 Ticket #2756 (Code Generation - OM reports an error in the C code it creates) updated by
-
Owner, Component changed
- 12:56 Ticket #2748 (OMOptim - OMOptim cannot open libomqwt.so.6) closed by
- fixed: Fixed in r21781.
- 12:32 Ticket #2757 (Frontend - double sum fail) closed by
- fixed: Fixed in r21780. I was lazy and did not add a testcase.
- 12:31 Ticket #2757 (Frontend - double sum fail) updated by
-
Status, Owner changed
- 08:20 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) closed by
- fixed: r21774 should have fixed this. C++ debugging can go to hell :)
- 08:19 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by
-
Status, Owner changed
- 07:48 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by
- Okay. I played around a little more with the following program: […] …
2014-08-05:
- 17:04 Ticket #2767 (FMI - fmi2GetDerivatives shifts value references by -1 when calling getReal ...) updated by
-
The following patch adapts
fmu2_model_interface.c
to … - 14:23 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by
- Hmmm. It seems we open it with RTLD_NODELETE :) It is hard to know …
- 14:03 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by
- Replying to sjoelund.se: > Also, an interesting question: …
- 10:25 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by
- From the way it is described, it is not our FMU Import (because it …
- 10:00 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by
- Replying to sjoelund.se: > OpenModelica never calls dlopen …
- 09:49 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by
- Also, an interesting question: are you able to dlclose directly after …
- 09:48 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) updated by
- OpenModelica never calls dlopen in the code as far as I know... so it …
- 09:19 Ticket #2772 (FMI - FMI export Linux fmiFreeModelInstance) created by
- When I try to simulate FMU under Linux, the simulation is going well, …
- 06:23 Ticket #2767 (FMI - fmi2GetDerivatives shifts value references by -1 when calling getReal ...) updated by
- Meanwhile I found the fmi2 functions in …
2014-08-04:
- 13:38 Ticket #2768 (Frontend - checkModel error with function handles) closed by
- fixed: Fixed in r21743.
- 13:01 Ticket #2769 (Backend - Partially evaluated function is not included in c-code) updated by
-
Component changed
- 13:00 Ticket #2768 (Frontend - checkModel error with function handles) updated by
-
Status, Owner, Component changed
- 12:53 Ticket #2769 (Backend - Partially evaluated function is not included in c-code) closed by
- fixed: Should be fixed in r21741.
- 12:52 Ticket #2769 (Backend - Partially evaluated function is not included in c-code) updated by
-
Status, Owner changed
- 12:43 Ticket #2770 (Frontend - Vectorize calls with more than 1 unknown dimension or more than 1 ...) closed by
- fixed: Fixed in r21740.
- 12:42 Ticket #2770 (Frontend - Vectorize calls with more than 1 unknown dimension or more than 1 ...) updated by
-
Status, Owner changed
- 12:42 Ticket #2770 (Frontend - Vectorize calls with more than 1 unknown dimension or more than 1 ...) created by
- Currently, we support call vectorization only if one of the following …
- 12:15 Ticket #2769 (Backend - Partially evaluated function is not included in c-code) created by
- The following code works perfectly, but when the line at the end …
- 12:08 Ticket #2768 (Frontend - checkModel error with function handles) created by
- When executing checkModel() on the following model it returns the …
- 06:02 Ticket #2767 (FMI - fmi2GetDerivatives shifts value references by -1 when calling getReal ...) updated by
- Forget the last paragraph "Moreover ..." in the ticket above. ... …
Note:
See TracTimeline
for information about the timeline view.