Timeline



2014-11-26:

15:56 Ticket #3006 (MetaModelica - Implement matching on enumerations) updated by Martin Sjölund
A little related to #3005 since enumeration literals are constant …
15:55 Ticket #3006 (MetaModelica - Implement matching on enumerations) created by Per Östlund
I fixed the type system to allow enum variables inside metarecords in …
15:50 Ticket #3005 (MetaModelica - Constants not evaluated in match patterns) updated by Per Östlund
Description changed
15:49 Ticket #3005 (MetaModelica - Constants not evaluated in match patterns) created by Per Östlund
Calling the following function from a script result in a compiler …
15:19 Ticket #3003 (OMEdit - OMEdit crashes when trying to open a Modelica file) updated by Martin Sjölund
Adeel: When can I get a stacktrace of all active threads in the crash logs?
15:17 Ticket #3003 (OMEdit - OMEdit crashes when trying to open a Modelica file) updated by Christian Kral <dr.christian.kral@…>
I tried it with * Gnome Classic * Unity * XFCE and they all lead to …
15:03 Ticket #3003 (OMEdit - OMEdit crashes when trying to open a Modelica file) updated by Martin Sjölund
I will try to make omc/OMEdit be built by gcc instead of clang 3.0 to …
14:37 Ticket #3003 (OMEdit - OMEdit crashes when trying to open a Modelica file) updated by Martin Sjölund
For me it worked fine using Ubuntu 14.04 64-bit and 12.04 32-bit …
14:09 SimpleOpt.mo attached to Ticket #3004 by Christian Kral <dr.christian.kral@…>
Modelica optimization problem in two parameters
14:08 OmOptim01.png attached to Ticket #3004 by Christian Kral <dr.christian.kral@…>
Screenshot of OMOptim
14:08 Ticket #3004 (OMOptim - OMOptim optimization is not working) created by Christian Kral <dr.christian.kral@…>
When trying to use OmOptim (0.9.20750, r23549) under Ubuntu 12.04 and …
13:55 Ticket #3003 (OMEdit - OMEdit crashes when trying to open a Modelica file) created by Christian Kral <dr.christian.kral@…>
The nightly built version 23549 crashes when I try open a …
07:48 Ticket #2980 (Run-time - String GC issues) closed by Adrian Pop
fixed: Fixed in r23564.
06:25 Ticket #2980 (Run-time - String GC issues) updated by Martin Sjölund
Then I'm at a loss why this doesn't work :)
06:24 Ticket #2980 (Run-time - String GC issues) updated by Adrian Pop
No true, omc_alloc_interface_pooled is only used for HPCOM, …
06:17 Ticket #2980 (Run-time - String GC issues) updated by Adrian Pop
Now I'm more confused than before. We use omc_alloc_interface_pooled …
06:14 Ticket #2980 (Run-time - String GC issues) updated by Martin Sjölund
It's sort of ok, because we have: omc_alloc_interface = …
06:11 Ticket #2980 (Run-time - String GC issues) updated by Adrian Pop
Well, my latest changes doesn't seem to affect anything as the bug was …
05:57 Ticket #2980 (Run-time - String GC issues) updated by Martin Sjölund
Also, if the strings are allocated using libGC and the arrays using …
05:56 Ticket #2980 (Run-time - String GC issues) updated by Martin Sjölund
I'm not sure why those fixes would help. size_alloc only contains …
05:35 Ticket #2980 (Run-time - String GC issues) updated by Adrian Pop
Partial fix in r23562. The initial given model works, the last one …

2014-11-25:

13:19 Ticket #3002 (OMEdit - Impossible to graphically connect array connectors in OM.) created by massimo ceraolo
This is somewhat related to #3001. Consider the following model: …
11:50 Ticket #3001 (OMEdit - Difficulties in managing arrays of components in OMEDIT) created by massimo ceraolo
I want to use arrays of blocks in a model. Consider for instance the …
07:47 Ticket #2999 (Run-time - Divide by zero in algorithm crashes omc) updated by Lennart Ochel
Status, Owner, Component changed
07:27 Ticket #3000 (Frontend - Stack Overflow detected and not caught with OMC) updated by Martin Sjölund
Status, Owner changed
I guess this is related to #2881, but it is hard to tell without the …
04:51 Ticket #3000 (Frontend - Stack Overflow detected and not caught with OMC) created by ravi.saripalli@…
Repository Root: https://openmodelica.org/svn/OpenModelica Repository …

2014-11-24:

20:55 Ticket #2999 (Run-time - Divide by zero in algorithm crashes omc) created by crupp@…
Sometimes one makes the silly mistake of dividing by zero, but it …
14:45 Ticket #2998 (Documentation - typo on User Documentation web page) updated by Per Östlund
Cc changed
14:26 Ticket #2998 (Documentation - typo on User Documentation web page) created by klaff
On the page https://openmodelica.org/useresresources/userdocumentation
13:15 Ticket #2596 (OMEdit - Re-simulate with changed options) closed by Adeel Asghar
fixed: Done in r23535.
13:12 Ticket #2264 (OMEdit - OMEdit output windows) closed by Adeel Asghar
fixed: 3 is done in r23532. I will not implement 4. You are welcome to write …
13:08 Ticket #2844 (OMEdit - OMEdit simulation log window should not be modal) closed by Adeel Asghar
fixed: Done in r23532.
12:39 Ticket #2995 (Frontend - Boolean array equation expands in a bad way) closed by Per Östlund
fixed: The indices have now been fixed in r23530.
11:18 Ticket #2980 (Run-time - String GC issues) updated by Per Östlund
Replying to adrpo: > This doesn't seem to happen with the …
08:59 Ticket #2997 (Backend - Zero-crossings in algorithm sections) created by Lennart Ochel
Events are not triggered for some algorithm sections. The example from …

2014-11-22:

18:45 Ticket #2996 (Backend - This very simple circuit fails) updated by massimo ceraolo
yes, it works in Dymola.
17:04 Ticket #2996 (Backend - This very simple circuit fails) updated by Martin Sjölund
Given that linear system, you can add Lf2.i+Lf.i+Lf1.i=0, remove …
16:12 Ticket #2996 (Backend - This very simple circuit fails) updated by massimo ceraolo
Description changed
16:11 test.mo attached to Ticket #2996 by massimo ceraolo
16:11 Ticket #2996 (Backend - This very simple circuit fails) created by massimo ceraolo
I came across in a circuit that fails to simulate with OM r23316. I've …
07:17 Ticket #2980 (Run-time - String GC issues) updated by Adrian Pop
This doesn't seem to happen with the previous GC we had in …

2014-11-21:

15:01 Ticket #2311 (Frontend - Differentiate between Inline = false and no inline annotation) updated by anonymous
The types could be called e.g.: […]
14:18 Ticket #2995 (Frontend - Boolean array equation expands in a bad way) updated by Per Östlund
Fixed in r23507. It's not entirely correct yet though, since you get …
11:41 Ticket #2995 (Frontend - Boolean array equation expands in a bad way) created by Martin Sjölund
This boolean array equation expands in a bad way: […] Becomes: …

2014-11-20:

12:17 Ticket #2966 (Interactive Environment - setComponentModifierValue can't set a two level modifier) closed by Per Östlund
fixed: Fixed in r23475.
11:29 Ticket #2980 (Run-time - String GC issues) updated by Adrian Pop
I also debugged this last night. you can do: […] before running it …
09:38 Ticket #2980 (Run-time - String GC issues) updated by Per Östlund
I did some more testing. This works: […] This segfaults everytime …

2014-11-19:

23:58 Ticket #2980 (Run-time - String GC issues) updated by Adrian Pop
I tried with both -O3, -O2 and it worked fine when calling: […] …
18:52 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) closed by Adam Dershowitz <dersh@…>
fixed: You got it! Working now! Thank you.
17:12 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) updated by Adam Dershowitz <dersh@…>
I will try it and let you know, once it becomes available. (Seems …
17:02 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) updated by Martin Sjölund
r23457 should work. I can't test OMEdit since I only have ssh access …
16:47 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) updated by Adam Dershowitz <dersh@…>
The second suggestion is a bit of pain, because it is a bit annoying …
16:42 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) updated by Martin Sjölund
Err... Setting OPENMODELICAHOME="/opt/local" is of course better. Then …
16:40 Ticket #2993 (OMEdit - OMEdit: Tile windows horizontally (top-to-bottom) and not vertically) updated by Jan Kokert
Again, awesome how quick things are being fixed :)
16:31 Ticket #2993 (OMEdit - OMEdit: Tile windows horizontally (top-to-bottom) and not vertically) closed by Adeel Asghar
fixed
16:31 Ticket #2993 (OMEdit - OMEdit: Tile windows horizontally (top-to-bottom) and not vertically) updated by Adeel Asghar
I also interpret it in the same way. So it is done in r23455.
16:29 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) updated by Martin Sjölund
Yes, this will be a problem for OSX that I had not anticipated. I am a …
16:26 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) updated by Adam Dershowitz <dersh@…>
I just tried to use OMEdit to create a new model. I clicked new, and …
16:22 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) updated by Martin Sjölund
Can you provide the omeditcommands.mos and omeditcommunication.log …
16:21 Ticket #2993 (OMEdit - OMEdit: Tile windows horizontally (top-to-bottom) and not vertically) updated by Jan Kokert
Summary changed
16:18 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) updated by Adam Dershowitz <dersh@…>
It now does build and install. But OMEdit, still doesn't work. The …
16:17 Ticket #2993 (OMEdit - OMEdit: Tile windows horizontally (top-to-bottom) and not vertically) updated by Jan Kokert
I would interpret Vertical Tiling in that way that vertically …
15:35 Ticket #2993 (OMEdit - OMEdit: Tile windows horizontally (top-to-bottom) and not vertically) updated by Adeel Asghar
How do you interpret vertical tiling? From left to right or from top …
15:05 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) updated by massimo ceraolo
Description changed
15:03 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) updated by massimo ceraolo
Description changed
13:05 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) updated by Martin Sjölund
r23452 should work. It took two days to checkout the svn on the mac …
12:48 Ticket #2992 (OMEdit - OMEdit: Connection coordinates faulty on x- and y-axis) closed by Adeel Asghar
fixed
12:48 Ticket #2992 (OMEdit - OMEdit: Connection coordinates faulty on x- and y-axis) updated by Adeel Asghar
I think its fixed now in r23450. Feel free to create tickets if you …
11:45 Ticket #2993 (OMEdit - OMEdit: Tile windows horizontally (top-to-bottom) and not vertically) updated by Adeel Asghar
You really want this? QMdiArea only have …
11:41 Ticket #2992 (OMEdit - OMEdit: Connection coordinates faulty on x- and y-axis) updated by Adeel Asghar
Replying to janK: > The issue with fractional values is …
11:33 Ticket #2992 (OMEdit - OMEdit: Connection coordinates faulty on x- and y-axis) updated by Jan Kokert
The issue with fractional values is fixed in r23442 from my point of …
11:27 Ticket #2992 (OMEdit - OMEdit: Connection coordinates faulty on x- and y-axis) updated by Jan Kokert
Replying to adeas31: > Why sorry.....actually I should …
11:17 Ticket #2994 (Run-time - OMEdit: Default value overwrite has no effect / is allowed) updated by Jan Kokert
Summary changed
11:15 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) updated by Jan Kokert
Description changed
11:11 Ticket #2994 (Run-time - OMEdit: Default value overwrite has no effect / is allowed) created by Jan Kokert
Let's consider creating a model with components having default values …
10:27 Ticket #2993 (OMEdit - OMEdit: Tile windows horizontally (top-to-bottom) and not vertically) updated by Jan Kokert
Description changed
10:26 Ticket #2993 (OMEdit - OMEdit: Tile windows horizontally (top-to-bottom) and not vertically) created by Jan Kokert
In r23414 the plot subwindow behaviour was fixed and I like the "Tile …
10:07 Ticket #2988 (OMEdit - Zoom In/Out with MouseWheel in OMEdit) updated by Jan Kokert
Awesome - Thanks! I fixed the scroll bar speed in r23445 (was too slow)
00:35 Ticket #2992 (OMEdit - OMEdit: Connection coordinates faulty on x- and y-axis) updated by Adeel Asghar
In r23442 I have rounded the start & end points of the connection. You …
00:08 Ticket #2992 (OMEdit - OMEdit: Connection coordinates faulty on x- and y-axis) updated by Adeel Asghar
Even Dymola doesn't care about grid size in this case. Dymola just …
00:06 Ticket #2992 (OMEdit - OMEdit: Connection coordinates faulty on x- and y-axis) updated by Adeel Asghar
The problem is a little bit more complicated then what I thought. …
Note: See TracTimeline for information about the timeline view.