Timeline
2014-11-26:
- 15:56 Ticket #3006 (MetaModelica - Implement matching on enumerations) updated by
- A little related to #3005 since enumeration literals are constant …
- 15:55 Ticket #3006 (MetaModelica - Implement matching on enumerations) created by
- 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
-
Description changed
- 15:49 Ticket #3005 (MetaModelica - Constants not evaluated in match patterns) created by
- 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
- 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
- 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
- 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
- For me it worked fine using Ubuntu 14.04 64-bit and 12.04 32-bit …
- 14:08 Ticket #3004 (OMOptim - OMOptim optimization is not working) created by
- 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
- The nightly built version 23549 crashes when I try open a …
- 07:48 Ticket #2980 (Run-time - String GC issues) closed by
- fixed: Fixed in r23564.
- 06:25 Ticket #2980 (Run-time - String GC issues) updated by
- Then I'm at a loss why this doesn't work :)
- 06:24 Ticket #2980 (Run-time - String GC issues) updated by
- No true, omc_alloc_interface_pooled is only used for HPCOM, …
- 06:17 Ticket #2980 (Run-time - String GC issues) updated by
- Now I'm more confused than before. We use omc_alloc_interface_pooled …
- 06:14 Ticket #2980 (Run-time - String GC issues) updated by
- It's sort of ok, because we have: omc_alloc_interface = …
- 06:11 Ticket #2980 (Run-time - String GC issues) updated by
- 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
- Also, if the strings are allocated using libGC and the arrays using …
- 05:56 Ticket #2980 (Run-time - String GC issues) updated by
- I'm not sure why those fixes would help. size_alloc only contains …
- 05:35 Ticket #2980 (Run-time - String GC issues) updated by
- 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
- 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
- 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
-
Status, Owner, Component changed
- 07:27 Ticket #3000 (Frontend - Stack Overflow detected and not caught with OMC) updated by
-
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
- 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
- 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
-
Cc changed
- 14:26 Ticket #2998 (Documentation - typo on User Documentation web page) created by
- On the page https://openmodelica.org/useresresources/userdocumentation …
- 13:15 Ticket #2596 (OMEdit - Re-simulate with changed options) closed by
- fixed: Done in r23535.
- 13:12 Ticket #2264 (OMEdit - OMEdit output windows) closed by
- 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
- fixed: Done in r23532.
- 12:39 Ticket #2995 (Frontend - Boolean array equation expands in a bad way) closed by
- fixed: The indices have now been fixed in r23530.
- 11:18 Ticket #2980 (Run-time - String GC issues) updated by
- Replying to adrpo: > This doesn't seem to happen with the …
- 08:59 Ticket #2997 (Backend - Zero-crossings in algorithm sections) created by
- 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
- yes, it works in Dymola.
- 17:04 Ticket #2996 (Backend - This very simple circuit fails) updated by
- 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
-
Description changed
- 16:11 Ticket #2996 (Backend - This very simple circuit fails) created by
- 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
- 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
- The types could be called e.g.: […]
- 14:18 Ticket #2995 (Frontend - Boolean array equation expands in a bad way) updated by
- 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
- 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
- fixed: Fixed in r23475.
- 11:29 Ticket #2980 (Run-time - String GC issues) updated by
- I also debugged this last night. you can do: […] before running it …
- 09:38 Ticket #2980 (Run-time - String GC issues) updated by
- I did some more testing. This works: […] This segfaults everytime …
2014-11-19:
- 23:58 Ticket #2980 (Run-time - String GC issues) updated by
- 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
- fixed: You got it! Working now! Thank you.
- 17:12 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) updated by
- 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
- 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
- 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
- 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
- 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
- fixed
- 16:31 Ticket #2993 (OMEdit - OMEdit: Tile windows horizontally (top-to-bottom) and not vertically) updated by
- 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
- 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
- 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
- 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
-
Summary changed
- 16:18 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) updated by
- 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
- 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
- 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
-
Description changed
- 15:03 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) updated by
-
Description changed
- 13:05 Ticket #2987 (Build Environment - Mac openmodelica-devel fails to install) updated by
- 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
- fixed
- 12:48 Ticket #2992 (OMEdit - OMEdit: Connection coordinates faulty on x- and y-axis) updated by
- 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
- You really want this? QMdiArea only have …
- 11:41 Ticket #2992 (OMEdit - OMEdit: Connection coordinates faulty on x- and y-axis) updated by
- 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
- 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
- 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
-
Summary changed
- 11:15 Ticket #2894 (OMEdit - Summary of improvements for OMEdit GUI usability) updated by
-
Description changed
- 11:11 Ticket #2994 (Run-time - OMEdit: Default value overwrite has no effect / is allowed) created by
- 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
-
Description changed
- 10:26 Ticket #2993 (OMEdit - OMEdit: Tile windows horizontally (top-to-bottom) and not vertically) created by
- 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
- 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
- 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
- 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
- The problem is a little bit more complicated then what I thought. …
Note:
See TracTimeline
for information about the timeline view.