Timeline



2018-01-15:

18:05 Ticket #4276 (Frontend - Allow assignment to fixed=false parameters) closed by Martin Sjölund
fixed
15:01 Ticket #1858 (OMEdit - Better template classes) closed by Adeel Asghar
fixed: Done in 99e87f/OMEdit.
13:54 Ticket #3865 (FMI - OMEdit fails to import a 2.0 FMU that contains both ME and CS) updated by Martin Sjölund
https://github.com/OpenModelica/OMCompiler/pull/2110
13:47 Ticket #3865 (FMI - OMEdit fails to import a 2.0 FMU that contains both ME and CS) updated by Martin Sjölund
Status, Owner, Milestone changed
12:47 Ticket #4697 (OMEdit - OMEdit does not accept parameter with brackets) updated by Jan Kokert
It is great that this is fixed! I think ticket #4651 is related. Could …
08:17 Ticket #1806 (Interactive Environment - MDT TODO-notes) updated by Christoph Buchner <buchner@…>
I see, thanks!
08:09 Ticket #1806 (Interactive Environment - MDT TODO-notes) updated by Martin Sjölund
I use geany without syntax highlighting. @perost uses vim with syntax …
08:06 Ticket #1806 (Interactive Environment - MDT TODO-notes) updated by Christoph Buchner <buchner@…>
Out of curiosity: What are you guys using nowadays? dog-fooding with …

2018-01-12:

23:57 Ticket #4697 (OMEdit - OMEdit does not accept parameter with brackets) updated by Adeel Asghar
Component changed
23:57 Ticket #4697 (OMEdit - OMEdit does not accept parameter with brackets) closed by Adeel Asghar
fixed: Fixed in e46cb6/OMEdit.
21:24 Ticket #4697 (OMEdit - OMEdit does not accept parameter with brackets) updated by Adrian Pop
Seems OMEdit doesn't use setComponentModifierValue correctly in this …
20:19 Ticket #4697 (OMEdit - OMEdit does not accept parameter with brackets) updated by Adeel Asghar
Status, Owner, Component changed
18:09 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by massimo ceraolo
Since SVG is vectorised, the background can be still be removed at a …
17:26 Ticket #4709 (New Instantiation - Issues with NFCeval and built-in functions) closed by Per Östlund
fixed: The Filter issue was fixed in 1945158, …
15:16 Ticket #4708 (OMEdit - Profiling information reporting is broken in OMEdit) closed by Adeel Asghar
fixed: Fixed in bb64e1/OMEdit. Try the new nightly build …
14:56 Ticket #4709 (New Instantiation - Issues with NFCeval and built-in functions) created by Francesco Casella
Please check the following models …
14:39 Ticket #4660 (New Instantiation - NFTyping.typeComponents fails on many MSL models because of missing ...) closed by Francesco Casella
fixed: All the reported example now issue meaningful error messages. I'll …
14:25 Ticket #4707 (FMI - Wrong symbols naming in FMU import library) updated by dariomangoni@…
Sorry, forgot a piece: it must be '-Wl,--output-def=<modelname>.def'
14:14 Ticket #4423 (Backend - Improve LateInline of if-statements and records) updated by Vitalij Ruge
The functionTree is missing for check linear or non-linear. Related …
13:40 Ticket #4255 (Interactive Environment - Wrong message when library is not loaded) closed by Martin Sjölund
fixed: Fixed in https://github.com/OpenModelica/OMCompiler/pull/2106
13:17 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by Francesco Casella
While in principle one may want to superimpose a Modelica diagram on a …
12:59 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by massimo ceraolo
A lot of programs use white backgrounds (including mine). I don't see …
12:32 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by Adeel Asghar
Status changed
11:50 Ticket #4708 (OMEdit - Profiling information reporting is broken in OMEdit) created by Francesco Casella
I just tried to get the profiling information in OMEdit for the …
11:24 Ticket #4618 (Frontend - states in statemachine are computed when they are not activated) closed by Bernhard Thiele
fixed: This should be fixed now …
11:11 Ticket #4423 (Backend - Improve LateInline of if-statements and records) updated by Francesco Casella
Cc changed
I tried this out with v1.13.0-dev-329-gf16fbfd on Windows 64 bit. The …
11:04 Ticket #4255 (Interactive Environment - Wrong message when library is not loaded) updated by Martin Sjölund
Status changed
08:56 Ticket #4526 (New Instantiation - Propagate displayUnits on simple equations) updated by Francesco Casella
Replying to sjoelund.se: > This only dumps information to …
08:55 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by Martin Sjölund
@ceraolo: the problem is you now assume the canvas is white. It's …
07:44 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by massimo ceraolo
Maybe every connection line can be drawn twice: the first time with …
07:33 Ticket #4255 (Interactive Environment - Wrong message when library is not loaded) updated by Martin Sjölund
Actually, the libraries are loaded. But only temporarily it seems.
07:01 Ticket #4276 (Frontend - Allow assignment to fixed=false parameters) updated by Martin Sjölund
Can this be closed now? (If so, update the ticket summary)
06:59 Ticket #4279 (Backend - Annex60 stopped working in dev version) closed by Martin Sjölund
fixed: This is working in 1.9.x, 1.11.0, 1.12.0 and the current master.
06:50 Ticket #4526 (New Instantiation - Propagate displayUnits on simple equations) updated by Martin Sjölund
https://github.com/OpenModelica/OMCompiler/pull/2104 updates the DAE …
06:35 Ticket #4526 (New Instantiation - Propagate displayUnits on simple equations) updated by Martin Sjölund
Actually, I guess the displayUnit would not be propagated since the …
06:29 Ticket #4526 (New Instantiation - Propagate displayUnits on simple equations) updated by Martin Sjölund
Replying to casella: > @mahge930 reports: > Can you try …
05:53 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by Martin Sjölund
Added blank pixels sounds like a good idea; I just don't know if you …

2018-01-11:

15:40 Ticket #4707 (FMI - Wrong symbols naming in FMU import library) created by dariomangoni@…
The binaries/win64/<modelname>.lib import library is broken. The …
15:31 Ticket #4706 (FMI - Missing --output-def flag in Makefile (for Windows) in FMU sources) created by dariomangoni@…
Without the '--output-def=modelname.def' flag in the …
10:23 Ticket #3829 (Code Generation - Memory allocation tracking produces weird statistics) closed by Martin Sjölund
worksforme
10:18 Ticket #3331 (Third-Party Libraries - Problems in flattening Buildings.Electrical.DC.*.Examples.*) closed by Martin Sjölund
fixed: Was fixed in 1.9.4 according to …
10:15 Ticket #3342 (Build Environment - MACPORT UPDATE FAIL) closed by Martin Sjölund
worksforme: Was fixed at some point
10:11 Ticket #3385 (Third-Party Libraries - Modelica3d seems to be broken) closed by Martin Sjölund
wontfix: We no longer use or support Modelica3D
10:11 Ticket #3341 (Build Environment - make clean is broken) closed by Martin Sjölund
fixed: I believe this has been fixed. At least I can make clean and do it a lot…
10:07 Ticket #3416 (*unknown* - IndexError: pop from empty list) closed by Martin Sjölund
invalid: Closing this since it's a trac bug
10:02 Ticket #1298 (Backend - Records (and functions) with complex default bindings fail) updated by Martin Sjölund
Description changed
09:55 Ticket #1715 (Simulation Code Generation - Simulation code for gearbox-model generates divide by zero ( during ...) closed by Martin Sjölund
invalid: Closing since we don't have the code for the full model to reproduce.
09:53 Ticket #1337 (Template Code Generation - Handle Susan problems when building without OMC) closed by Martin Sjölund
fixed: This was fixed when we bootstrapped OMC
09:50 Ticket #1680 (Code Generation - Error in generated C code for arrays with undetermined size) closed by Martin Sjölund
fixed: This was fixed at some point.
09:46 Ticket #1736 (New Instantiation - Undeclared components in if equation's false branch are not checked) updated by Martin Sjölund
Component changed
This will be fixed in the new instantiation
09:43 Ticket #1858 (OMEdit - Better template classes) updated by Martin Sjölund
[…] Returns: […] So Adeel could implement this I guess…
09:40 Ticket #1806 (Interactive Environment - MDT TODO-notes) closed by Martin Sjölund
wontfix: We stopped using MDT; I don't want this anymore.
09:38 Ticket #1884 (Backend - incompatible types when assigning to type 'modelica_real' from type ...) updated by Martin Sjölund
Not that easy to fix; top-level inputs need to be treated in a special …
08:58 Ticket #4284 (OMEdit - OMEdit: tree view icons change on loading a library) updated by Jan Kokert
Hi - Happy new year to everyone! When do we move to Qt 5.7? The …
08:57 Ticket #1942 (Backend - msl32 / Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic) closed by Martin Sjölund
worksforme
08:55 Ticket #1931 (Frontend - Do not scalarize vector equations) updated by Martin Sjölund
Component, Milestone changed
I thought with the cse module, this would have been resolved for …
08:42 Ticket #4700 (Backend - statealias elimination breaks models) updated by Martin Sjölund
Summary changed
08:41 Ticket #4705 (Code Generation - Handle indexed assignment of string arrays) closed by Martin Sjölund
fixed: Fixed in https://github.com/OpenModelica/OMCompiler/pull/2102
08:05 Ticket #4705 (Code Generation - Handle indexed assignment of string arrays) updated by Martin Sjölund
Status, Owner changed
07:24 Ticket #4705 (Code Generation - Handle indexed assignment of string arrays) created by Martin Sjölund
[…] Fails with: […]
06:57 CrossingLinesOM.png attached to Ticket #4645 by massimo ceraolo
06:56 CrossingLinesDYM.png attached to Ticket #4645 by massimo ceraolo
06:56 CrossingLines.mo attached to Ticket #4645 by massimo ceraolo
06:53 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by massimo ceraolo
Description, Summary changed

2018-01-10:

21:59 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by massimo ceraolo
Probably what dymola does is just writing at the sides of connecting …
21:09 Ticket #4704 (OMNotebook - OMNotebook: Cellcursor not updated correctly) updated by Adeel Asghar
Status, Owner changed
19:59 Ticket #4704 (OMNotebook - OMNotebook: Cellcursor not updated correctly) created by Henning Kiel
Steps to reproduce: 1. Create a new notebook 2. add two input cells 3. …
18:37 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by massimo ceraolo
Description changed
14:18 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by massimo ceraolo
Replying to sjoelund.se: > What's the Modelica code used …
13:58 Ticket #4645 (OMEdit - Use blank pixels around lines to enhance readability) updated by Martin Sjölund
What's the Modelica code used for the screenshots?
13:51 Ticket #4269 (Code Generation - Record constant in function is initialized wrongly) closed by Martin Sjölund
fixed: This seems to be fixed already.
12:59 Ticket #4702 (Frontend - Record binding missing causing string to be assigned 0.0) closed by Martin Sjölund
fixed: Fixed by #4703. It would require some larger changes to the 1.12 …
12:56 Ticket #4703 (Frontend - Support fixed=false for Strings (Modelica 3.4)) closed by Martin Sjölund
fixed
11:33 Ticket #4703 (Frontend - Support fixed=false for Strings (Modelica 3.4)) updated by Martin Sjölund
Getting fixed in [https://github.com/OpenModelica/OMCompiler/pull/2101
11:29 Ticket #4001 (Build Environment - OMShell Macports install issue) updated by Martin Sjölund
I meant his user folder; someone who compiles his own OpenModelica …
11:18 Ticket #4703 (Frontend - Support fixed=false for Strings (Modelica 3.4)) updated by Martin Sjölund
Status, Owner changed
11:18 Ticket #4703 (Frontend - Support fixed=false for Strings (Modelica 3.4)) created by Martin Sjölund
Modelica 3.4 added a fixed attribute for strings. We should support it.
11:08 Ticket #4001 (Build Environment - OMShell Macports install issue) updated by Adam Dershowitz
I haven't seen that problem. FYI, it is odd that there would be such a …
09:24 Ticket #4702 (Frontend - Record binding missing causing string to be assigned 0.0) updated by Martin Sjölund
Status, Owner, Component changed
Looks like a frontend issue. In 1.11, the record was evaluated at …
07:41 Ticket #4702 (Frontend - Record binding missing causing string to be assigned 0.0) updated by ali.shirazi@…
Further to this issue, I need to clarify that our test case has been …
07:37 Ticket #4702 (Frontend - Record binding missing causing string to be assigned 0.0) updated by anonymous
Component changed
07:23 Ticket #4369 (OMEdit - Improper use of square brackets) updated by massimo ceraolo
It looks like just a very minor effort is remaining to close this …
07:22 Ticket #4702 (Frontend - Record binding missing causing string to be assigned 0.0) updated by Martin Sjölund
Description changed
07:16 Ticket #4001 (Build Environment - OMShell Macports install issue) updated by Martin Sjölund
I had some Mac user who when installing from MacPorts got one of the …
05:04 Ticket #4702 (Frontend - Record binding missing causing string to be assigned 0.0) created by ali.shirazi@…
Hi there, After upgrading to the new version of omc and omlibraries, …

2018-01-09:

18:30 Ticket #4049 (Build Environment - Mac openmodelica won't build) closed by Adam Dershowitz
fixed: Yes, it was building fine with Xcode 8, and now with Xcode 9.2.
17:54 Ticket #4001 (Build Environment - OMShell Macports install issue) closed by Adam Dershowitz
fixed: This is now working correctly for OMShell. I'm not sure what your …
17:46 Ticket #3627 (Frontend - Mac OMEdit Crashes) closed by Adam Dershowitz
fixed: I can now run these.
12:46 Ticket #3709 (MetaModelica - MetaModelica extension: bidirectional variables) closed by Martin Sjölund
fixed
12:40 Ticket #3799 (Backend - SimCode generation fails for 3ph trafo models) closed by Martin Sjölund
fixed: PowerSystems.Examples.AC3ph.Elementary.Transformer is working since 1.12.0
12:37 Ticket #3834 (Frontend - Compiler type mismatch error when converting Real to Integer.) closed by Martin Sjölund
invalid: Closing due to lack of input
12:33 Ticket #3880 (Build Environment - Openmodelica 1.9.6 from MacPorts fails to build) closed by Martin Sjölund
wontfix
12:32 Ticket #3899 (FMI - Make FMU Compile without configure script) updated by Martin Sjölund
We now have the autoconf/configure results cached for when we compile …
12:31 Ticket #3904 (Testing Framework - Coverage test for FMU generation) closed by Martin Sjölund
fixed: https://libraries.openmodelica.org/branches/overview-fmi.html
12:30 Ticket #3904 (Testing Framework - Coverage test for FMU generation) updated by Martin Sjölund
Status, Owner, Milestone changed
12:25 Ticket #3994 (*unknown* - Arch-Linux 2 failed tests git-master) closed by Martin Sjölund
worksforme
12:21 Ticket #4049 (Build Environment - Mac openmodelica won't build) updated by Martin Sjölund
Is this working with XCode8 now?
12:20 Ticket #4001 (Build Environment - OMShell Macports install issue) updated by Martin Sjölund
Is this still a problem? Does the install overwrite some .app in a …
12:19 Ticket #3566 (Build Environment - OM Mac build fails) closed by Martin Sjölund
worksforme: Hudson is working, so closing this
12:18 Ticket #3312 (Build Environment - Macport OM Install on upgrade fails) closed by Martin Sjölund
worksforme: This should now be working…
12:18 Ticket #3627 (Frontend - Mac OMEdit Crashes) updated by Martin Sjölund
Is this still a problem with OMEdit? There were many fixes since 1.9.x
12:17 Ticket #3496 (Build Environment - OM Mac build fails) closed by Martin Sjölund
worksforme: Old ticket; should have been working for some time now
12:16 Ticket #3507 (Build Environment - macports qt4 upgrade breaks OM install) closed by Martin Sjölund
wontfix: I guess this one was fixed; we don't include any plot.h files…
12:13 Ticket #4082 (Build Environment - Mac openmodelica won't build) closed by Martin Sjölund
worksforme: This was fixed some time ago
12:11 Ticket #4427 (Initialization - MSL322 coverage: Modelica.Electrical.Analog.Examples.ShowSaturatingInductor) closed by Martin Sjölund
worksforme: This is working in the current master
12:07 Ticket #4650 (Interactive Environment - OMC opens wrong library) closed by Martin Sjölund
fixed
11:42 Ticket #4368 (Interactive Environment - Failed to merge Modelica text @ comment and newline before equation) closed by Martin Sjölund
fixed: Fixed in maint/1.12 and master
11:19 Ticket #4671 (Interactive Environment - Huge error message when moving an object (New version)) closed by Martin Sjölund
duplicate
11:19 Ticket #4671 (Interactive Environment - Huge error message when moving an object (New version)) updated by Martin Sjölund
Status, Owner changed
Duplicate of #4368 (which is fixed)
10:09 Ticket #4368 (Interactive Environment - Failed to merge Modelica text @ comment and newline before equation) updated by Martin Sjölund
https://github.com/OpenModelica/OMCompiler/pull/2099 should fix this …
09:14 Ticket #2079 (OMEdit - OMEdit does not handle replaceable classes and components) updated by Dietmar Winkler
@adrpo, ping ;-)

2018-01-08:

20:10 Ticket #4523 (*unknown* - NcDataReader2 examples fail on Linux) updated by anonymous
Thanks for the fix, I guess this issue can be closed. It should be …
19:12 MagTest.mo attached to Ticket #4701 by zbigniew.wolanski@…
19:11 Ticket #4701 (OMEdit - Parameter Entry GUI Scripting Error) created by zbigniew.wolanski@…
The "material" parameter of Generic FluxTube from …
09:19 Ticket #4502 (MetaModelica - Comparison fails for enumerations wrapped in uniontypes) updated by Per Östlund
Replying to sjoelund.se: > I actually get the expected …
09:13 Ticket #4368 (Interactive Environment - Failed to merge Modelica text @ comment and newline before equation) updated by Martin Sjölund
Smaller example triggering the bug: […] Note for myself: triggers …
06:45 Ticket #4394 (Backend - PNLib problems with when(initial) and counter function) closed by Martin Sjölund
fixed: This was fixed in the 1.12.0 release it seems.
06:43 Ticket #4411 (Backend - Odd error-message for over-determined system) updated by Martin Sjölund
Summary changed
The problem stems from defining R twice: once for initialization and …
06:13 Ticket #4411 (Backend - Odd error-message for over-determined system) updated by Martin Sjölund
Description changed
06:08 Ticket #4502 (MetaModelica - Comparison fails for enumerations wrapped in uniontypes) updated by Martin Sjölund
I actually get the expected behavior in my copy of OMC (and the …
Note: See TracTimeline for information about the timeline view.