Timeline



2017-01-11:

15:58 Ticket #4211 (*unknown* - Duplicate function definitions are not reported as such) closed by Francesco Casella
duplicate: Actually a duplicate of #3535
15:57 Ticket #3535 (Interactive Environment - duplicate function names are not detected) updated by Francesco Casella
Cc, Priority, Milestone changed
Another test case reported in #4211, which is closed as duplicate. I …
14:48 Ticket #4211 (*unknown* - Duplicate function definitions are not reported as such) updated by anonymous
relate to #3535
14:10 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) closed by Lennart Ochel
fixed: Replying to rfranke: > …
14:03 Ticket #4211 (*unknown* - Duplicate function definitions are not reported as such) updated by Francesco Casella
Cc changed
14:02 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Rüdiger Franke
PR 1353 adapts …
14:02 TestDuplicateFunction.mo attached to Ticket #4211 by Francesco Casella
Test package .mo file
14:01 Ticket #4211 (*unknown* - Duplicate function definitions are not reported as such) created by Francesco Casella
Consider the following test package, where function f is defined …
13:49 Ticket #3682 (Backend - bindValue in BackendDAE.Var) closed by Patrick Täuber
fixed: The bindValue is removed in …
08:49 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Lennart Ochel
Milestone changed
Well, this ticket was easy to fix even without using the sorting. My …
08:29 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Rüdiger Franke
[https://github.com/OpenModelica/OMCompiler/commit/9cbbca630c4db9101729
08:23 Ticket #4208 (OMEdit - OMEdit: animation pane not shown) updated by Volker Waurich
Yes, but the user has the option to open as many widgets as he likes …
08:04 Ticket #4208 (OMEdit - OMEdit: animation pane not shown) updated by Martin Sjölund
You only need to render a visible widget, right?
07:47 Ticket #4208 (OMEdit - OMEdit: animation pane not shown) updated by Volker Waurich
I see. But we need some kind of time trigger to render the …
00:12 Ticket #4208 (OMEdit - OMEdit: animation pane not shown) updated by Adeel Asghar
@vwaurich The problem is that there is a timer which is triggered …

2017-01-10:

12:16 Ticket #4204 (OMEdit - Parameter string not displayed correctly in diagram view) updated by Adeel Asghar
I forgot to fix the issue you mentioned in the comment. But it is …
08:02 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Lennart Ochel
I've pushed the changes to the c runtime, which means that the model …
08:00 Ticket #4207 (Frontend - Frontend evaluation of parameters) updated by Lennart Ochel
Type changed
#3446 is fixed now, which means that there is no need to consider the …
01:37 readRealMatrixFromFile_min.mo attached to Ticket #4210 by anonymous
01:37 run_mos.mos attached to Ticket #4210 by anonymous
01:36 Ticket #4210 (Run-time - Modelica.Utilities.Streams.readRealMatrix not working) created by anonymous
The function Modelica.Utilities.Streams.readRealMatrix raises an …[…]

2017-01-09:

22:50 Ticket #4209 (OMEdit - Wrong errors reported by OMEdit when first opening a MultiBody model) closed by Adrian Pop
fixed: Fixed in d2c938/OMCompiler added test with …
20:05 Ticket #4209 (OMEdit - Wrong errors reported by OMEdit when first opening a MultiBody model) updated by Adrian Pop
The API getInheritedClasses gives these errors. We should silence them.
18:35 Ticket #4209 (OMEdit - Wrong errors reported by OMEdit when first opening a MultiBody model) updated by Adrian Pop
Ah, this happens when you open the model, not when compiling it. Ok, I …
18:34 Ticket #4209 (OMEdit - Wrong errors reported by OMEdit when first opening a MultiBody model) updated by Adrian Pop
Status changed
18:33 Ticket #4203 (Backend - Problem with matching and sorting when using functions with multiple ...) updated by Francesco Casella
I confirm that the problem is solved with the latest nightly build and …
18:31 Ticket #4209 (OMEdit - Wrong errors reported by OMEdit when first opening a MultiBody model) created by Francesco Casella
Whenever opening a MultiBody model for the first time, OMEdit reports …
17:34 Ticket #4208 (OMEdit - OMEdit: animation pane not shown) updated by Adeel Asghar
Cc changed
I tested the latest development version, OMEdit …
17:27 Ticket #4204 (OMEdit - Parameter string not displayed correctly in diagram view) closed by Adeel Asghar
fixed: Fixed in 7054a8c/OMEdit.
15:19 Ticket #4208 (OMEdit - OMEdit: animation pane not shown) created by Henning Kiel
I tested animation on 1.11beta2/Windows * open Modelica/DoublePendulum …
13:40 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Lennart Ochel
The fix is working fine for the c runtime. Before merging this, I will …
13:35 Ticket #4207 (Frontend - Frontend evaluation of parameters) updated by Lennart Ochel
I see! That should be reverted once #3446 is fixed.
13:35 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Lennart Ochel
Status, Owner changed
13:27 Ticket #4203 (Backend - Problem with matching and sorting when using functions with multiple ...) closed by Volker Waurich
fixed: If there are no issues left,I will close the ticket.
11:29 Ticket #3643 (Backend - Change in parameters after translation has no effekt on dependend ...) closed by Patrick Täuber
fixed
11:29 Ticket #3643 (Backend - Change in parameters after translation has no effekt on dependend ...) updated by Patrick Täuber
Parameter exampleModel.bodyShape.lengthDirection has annotation …
11:00 Ticket #4202 (OMEdit - Instructions on how to use OMEdit animation features missing in the ...) updated by Francesco Casella
Replying to vwaurich: > Thanks for the feedback. It seems …
10:21 Ticket #4207 (Frontend - Frontend evaluation of parameters) updated by Martin Sjölund
I think it has to do with some bugs for external objects in the …
10:11 Ticket #1651 (Backend - Evaluating structural parameters to avoid circular parameter bindings) closed by Patrick Täuber
fixed: Since there is an error message for such cases now, we can close this one.
10:10 Ticket #3705 (OMPython - Implement jupyter-openmodelica in addition to OMNotebook) updated by Christoph Buchner <buchner@…>
According to the 1.11-beta2 …
09:59 Ticket #4202 (OMEdit - Instructions on how to use OMEdit animation features missing in the ...) updated by Volker Waurich
Thanks for the feedback. It seems that input from an inexperienced …
09:55 Ticket #2921 (Backend - Final parameters that depend on non-final parameters should not be ...) closed by Patrick Täuber
fixed: Fixed since the new parameter handling …
09:41 TestMyExternalObj.mo attached to Ticket #4207 by Lennart Ochel
09:41 Ticket #4207 (Frontend - Frontend evaluation of parameters) created by Lennart Ochel
The following brief example contains a parameter size_ which is …
09:27 Ticket #4202 (OMEdit - Instructions on how to use OMEdit animation features missing in the ...) updated by Francesco Casella
First, as the 3D visualization is a feature of OMEdit, I would suggest …
08:49 Ticket #2698 (Backend - EvaluateParameter.evaluateParameters) closed by Patrick Täuber
fixed: This should be fixed since the new parameter handling …

2017-01-08:

21:29 Ticket #4206 (OMEdit - compilation very slow) created by anonymous
After going out sleep mode of my computer, I started compilation which …

2017-01-07:

16:00 EncapsulatedError.mo attached to Ticket #4205 by anonymous
15:59 Ticket #4205 (Frontend - Problem Importing Functions from Subpackages in a encapsulated Model) created by dongping.xie.tud@…
The OpenModelica fails to import the function in a subpackage (c.f. …

2017-01-06:

20:02 Ticket #4168 (Backend - DAE index reduction in clocked partitions) updated by Rüdiger Franke
Description changed
16:07 Ticket #4204 (OMEdit - Parameter string not displayed correctly in diagram view) updated by Christian Kral <dr.christian.kral@…>
One additional note here: By default, {{{fontName = "DejaVu Sans …
16:02 Ticket #4204 (OMEdit - Parameter string not displayed correctly in diagram view) created by Christian Kral <dr.christian.kral@…>
Consider the following model […] Now switch to the Diagram View …
10:13 Ticket #4203 (Backend - Problem with matching and sorting when using functions with multiple ...) updated by Volker Waurich
Inline annotations are now considered by function evaluation. The bug …

2017-01-05:

19:23 Ticket #4201 (*unknown* - Mac openmodelica won't build) closed by Adam Dershowitz
fixed
19:23 Ticket #4201 (*unknown* - Mac openmodelica won't build) updated by Adam Dershowitz
This appears to be fixed. I can now build it, and Hudson seems to …
17:31 Ticket #3769 (Installation program - Problem with GCC compiler on Windows 10 - OpenModelica 1.9.4 final rel) updated by Adrian Pop
In OMEdit you can change the working directory in …
16:48 Ticket #3769 (Installation program - Problem with GCC compiler on Windows 10 - OpenModelica 1.9.4 final rel) updated by chris.allen94@…
I am having the same problem. I tried the fix described above without …
14:03 Ticket #4189 (Frontend - OMC compiles models with no parameter-binding equations without giving ...) closed by Patrick Täuber
fixed: A warning is added in …
12:59 Ticket #4203 (Backend - Problem with matching and sorting when using functions with multiple ...) updated by Volker Waurich
Status, Owner changed
12:56 Ticket #4203 (Backend - Problem with matching and sorting when using functions with multiple ...) updated by Lennart Ochel
Cc, Keywords changed
The error is connected to some optimization within pre-optimization …
12:47 Ticket #4202 (OMEdit - Instructions on how to use OMEdit animation features missing in the ...) updated by Volker Waurich
How detailed should this be done? I considered the visualization as …
12:43 Ticket #4200 (*unknown* - Save Animation) updated by Volker Waurich
It doesn't seem to be straight forward. Capturing images might be easy …
10:41 Ticket #4200 (*unknown* - Save Animation) updated by Volker Waurich
Status, Owner changed
10:41 Ticket #4200 (*unknown* - Save Animation) updated by Volker Waurich
Thanks for the suggestion. Exporting videos is on my agenda but with …
06:14 Ticket #4184 (Run-time - Display unit "deg" converted wrong on windows) closed by Adeel Asghar
duplicate
02:46 Ticket #4203 (Backend - Problem with matching and sorting when using functions with multiple ...) updated by Francesco Casella
Description changed
02:44 Gazebo.zip attached to Ticket #4203 by Francesco Casella
02:43 Ticket #4203 (Backend - Problem with matching and sorting when using functions with multiple ...) created by Francesco Casella
When compiling the model …

2017-01-04:

19:50 Ticket #4201 (*unknown* - Mac openmodelica won't build) updated by Adam Dershowitz
Even weirder...it does still build on the older machine! Both …
19:11 Ticket #4202 (OMEdit - Instructions on how to use OMEdit animation features missing in the ...) created by Francesco Casella
Please add some basic instructions on how to use the OMEdit animation …
19:04 Ticket #4201 (*unknown* - Mac openmodelica won't build) updated by Adam Dershowitz
FYI, I see that same error as you mentioned on the new machine (OS …
18:51 Ticket #4201 (*unknown* - Mac openmodelica won't build) updated by Adam Dershowitz
Not that I know of. I'll try to upgrade on the older machine (still …
18:45 Ticket #4201 (*unknown* - Mac openmodelica won't build) updated by Adrian Pop
Totally weird, we get: {{{f951: Fatal Error: Reading module …
15:06 Ticket #4201 (*unknown* - Mac openmodelica won't build) created by Adam Dershowitz
I am trying to get OM onto a new machine and the build is failing. I …
13:31 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Lennart Ochel
Replying to sjoelund.se: > Probably among all the …
13:11 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Martin Sjölund
Probably among all the libraries. Try creating a testcase for the …
12:59 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Lennart Ochel
I've created [https://github.com/OpenModelica/OMCompiler/pull/1341
12:50 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Adrian Pop
I guess one needs to have a look at the FMI stuff too, so that the …
11:38 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Martin Sjölund
Replying to lochel: > Well, that sounds like the exact …
11:29 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Lennart Ochel
Replying to sjoelund.se: > Yes, parameters are allowed to …
11:26 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Martin Sjölund
Note that there has also been talk in the MA to allow algebraic loops …
11:25 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Martin Sjölund
Yes, parameters are allowed to depend on external objects (this is the …
11:21 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Lennart Ochel
@sjoelund.se: I just had a quick look. The issue is that the external …
06:58 Ticket #3446 (Backend - Impure file name passing breaking CombiTimeTable) updated by Martin Sjölund
@lochel: Still got the same problem more than a year later. Perhaps …
Note: See TracTimeline for information about the timeline view.