Timeline
2021-03-07:
- 23:25 Ticket #5297 (Interactive Environment - Support of conversion scripts) updated by
 - I would suggest that we add a task to Jenkins that runs the conversion …
 - 23:23 Ticket #5297 (Interactive Environment - Support of conversion scripts) updated by
 - Replying to perost: > I've used the Buildings library for …
 - 22:50 Ticket #6407 (New Instantiation - The new OpenModelica compiler frontend) updated by
 - OK, let's wait for tomorrow's library testsuite results.
 - 20:29 Ticket #6407 (New Instantiation - The new OpenModelica compiler frontend) updated by
 - Replying to casella: > @perost, thanks for the quick fix. …
 - 20:02 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
 - The models that were broken in …
 - 16:44 Ticket #6407 (New Instantiation - The new OpenModelica compiler frontend) updated by
 - @perost, thanks for the quick fix. Can we port it safely to …
 - 13:50 Ticket #6407 (New Instantiation - The new OpenModelica compiler frontend) closed by
 - fixed: The PR is now merged in c048acb.
 
2021-03-06:
- 22:53 Ticket #6407 (New Instantiation - The new OpenModelica compiler frontend) updated by
 - Seems Jenkins is broken once again, so the PR won't be merged for a while.
 - 22:10 Ticket #6407 (New Instantiation - The new OpenModelica compiler frontend) updated by
 - Fixed in [https://github.com/OpenModelica/OpenModelica/pull/7276 PR …
 - 21:49 Ticket #6407 (New Instantiation - The new OpenModelica compiler frontend) updated by
 - 
          Priority, Component, Milestone changed
The package is invalid, there is nopackage.mofile in the … - 19:00 Ticket #6407 (New Instantiation - The new OpenModelica compiler frontend) created by
 - Hello, It is unclear for us why we need to switch to the old …
 - 12:44 Ticket #5281 (Run-time - Add support for spatialDistribution) updated by
 - In fact, the secant method applied to a step function is the bisection …
 - 12:37 Ticket #5281 (Run-time - Add support for spatialDistribution) updated by
 - Replying to AnHeuermann: > I found a working solution …
 
2021-03-05:
- 15:31 Ticket #5297 (Interactive Environment - Support of conversion scripts) updated by
 - The PR is now merged.
 - 15:04 Ticket #5281 (Run-time - Add support for spatialDistribution) updated by
 - All our small examples are now running fine. ---- And I can now …
 - 14:33 Ticket #6242 (Code Generation - Modelica External C dependencies are not found on Windows) updated by
 - 
          Milestone changed
 - 14:32 Ticket #6242 (Code Generation - Modelica External C dependencies are not found on Windows) updated by
 - 
          Priority changed
 - 14:32 Ticket #6242 (Code Generation - Modelica External C dependencies are not found on Windows) updated by
 - 
          Priority, Status, Owner, Milestone changed
 - 14:30 Ticket #6371 (FMI - Modelica_Synchronus FMUs not working) updated by
 - 
          Summary changed
 - 14:24 Ticket #5297 (Interactive Environment - Support of conversion scripts) updated by
 - Initial conversion script support is now implemented in …
 - 13:28 Ticket #5281 (Run-time - Add support for spatialDistribution) updated by
 - And for […] there seems to be a problem where the function calls …
 - 13:09 Ticket #6406 (OMEdit - OMEdit GUI not working properly) updated by
 - Replying to adrpo: > Please try again, I trained the spam …
 - 12:51 Ticket #6406 (OMEdit - OMEdit GUI not working properly) updated by
 - Please try again, I trained the spam filter with your files. Sorry …
 - 12:50 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
 - The problem basically that we converted bindings to initial equations. …
 - 11:55 Ticket #6406 (OMEdit - OMEdit GUI not working properly) updated by
 - I will upload the rest of the screenshots when Trac allows me to and …
 - 11:40 Ticket #5281 (Run-time - Add support for spatialDistribution) updated by
 - @AnHeuermann i think i know what we could do. I currently do not look …
 - 11:36 Ticket #5281 (Run-time - Add support for spatialDistribution) updated by
 - There are currently two problems we still need to solve: 1. For …
 - 11:31 Ticket #6406 (OMEdit - OMEdit GUI not working properly) created by
 - Hello, I have been using OM for some benchmark projects for a while …
 - 09:21 Ticket #5281 (Run-time - Add support for spatialDistribution) updated by
 - I found a working solution yesterday evening. I'll attach my …
 - 07:25 Ticket #6405 (OMEdit - Delete key not working) closed by
 - fixed: Adrian noticed that yesterday and is already fixed …
 - 00:34 Ticket #6111 (OMEdit - Support for "visible" attribute missing in graphical annotation ...) updated by
 - @adrpo, it's now time to tackle this issue together with #2081 and …
 - 00:27 Ticket #6400 (New Instantiation - Issue with algorithm and the NF in PNLib) updated by
 - What is strange is that this is not an issue with the OF. Any idea why …
 - 00:26 Ticket #5281 (Run-time - Add support for spatialDistribution) updated by
 - Replying to AnHeuermann: > The problem with the strange …
 
2021-03-04:
- 21:55 Ticket #6405 (OMEdit - Delete key not working) created by
 - When right-clicking on the Libraries Browser in OMEdit, the menu shows …
 - 16:21 Ticket #6404 (OMEdit - Confirmation request when deleting recent files) closed by
 - fixed: Done in 8b9b4e0/OpenModelica.
 - 15:29 Ticket #6404 (OMEdit - Confirmation request when deleting recent files) created by
 - From time to time it happens to clear recent file list by mistake. …
 - 14:51 Ticket #6111 (OMEdit - Support for "visible" attribute missing in graphical annotation ...) updated by
 - This feature is very necessary for us at Bosch Rexroth. We are …
 - 13:39 Ticket #6400 (New Instantiation - Issue with algorithm and the NF in PNLib) updated by
 - In other words, it works fine with …
 - 12:57 Ticket #6400 (New Instantiation - Issue with algorithm and the NF in PNLib) updated by
 - The example works fine when selecting newton as non-linear solver. The …
 - 12:01 Ticket #5281 (Run-time - Add support for spatialDistribution) updated by
 - The problem with the strange approximation of the outputs is now …
 - 11:29 Ticket #6403 (Code Generation - [CG] Bad use of ModelicaMessage) closed by
 - fixed
 - 11:00 Ticket #6403 (Code Generation - [CG] Bad use of ModelicaMessage) updated by
 - PR https://github.com/OpenModelica/OpenModelica/pull/7262 should fix this.
 - 10:18 Ticket #6403 (Code Generation - [CG] Bad use of ModelicaMessage) updated by
 - 
          Status, Owner changed
 - 10:18 Ticket #6403 (Code Generation - [CG] Bad use of ModelicaMessage) updated by
 - This has issues on Mac with clang […]
 - 10:16 Ticket #6403 (Code Generation - [CG] Bad use of ModelicaMessage) created by
 - We use ModelicaMessage when we should use our own internal messaging: …
 - 09:27 Ticket #6402 (OMEdit - Enable/disable Line Wrapping from editor context menu (right-click)) updated by
 - 
          Milestone changed
Sounds good. Not too high priority though :) - 02:50 Ticket #6402 (OMEdit - Enable/disable Line Wrapping from editor context menu (right-click)) created by
 - Hi there, I think it would be a good idea to be able to …
 
2021-03-03:
- 12:54 Ticket #5849 (OMEdit - Automatic elimination of blank areas in diagrams (companion to #5841)) closed by
 - fixed: I think it works nicely, now. I'm going to close this ticket.
 - 12:30 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
 - Multibody models are breaking. Maybe some problems with inlining?
 - 12:29 Ticket #6401 (FMI - buildFMU with min, max values of variable) updated by
 - 
          Milestone changed
 - 12:21 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
 - I will have a look at the regressions!
 - 12:11 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
 - PR 7163 caused some regressions in the MSL, see …
 - 12:08 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
 - 
          Priority, Milestone changed
 - 12:08 Ticket #6242 (Code Generation - Modelica External C dependencies are not found on Windows) updated by
 - 
          Priority, Milestone changed
 - 11:06 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - 
          Milestone changed
 - 11:05 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - Ok, master 1.18.0-dev is working now, I'll look into maintenance/1.16 …
 - 09:04 Ticket #6401 (FMI - buildFMU with min, max values of variable) created by
 - I want to build an fmu with openmodelica, when i do that i run the …
 - 09:01 Ticket #5849 (OMEdit - Automatic elimination of blank areas in diagrams (companion to #5841)) updated by
 - @ceraolo what do you think now? Can we close this?
 - 08:38 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
 - On Windows the test runs correctly, I could not test it on Linux yet, …
 - 01:44 ReleaseNotes/1.17.0 edited by
 - (diff)
 - 01:13 Ticket #6145 (*unknown* - Schedule for the 1.17.0 release) closed by
 - fixed: All tests successful in 1.17.0-dev.beta3. Ready for release after some …
 - 01:12 Ticket #6379 (OMEdit - Handling libraries in 1.17.0) closed by
 - fixed: Tested successfully in 1.17.0-dev.beta3.
 - 00:41 Ticket #6400 (New Instantiation - Issue with algorithm and the NF in PNLib) updated by
 - Ops, sorry... The question remains open, what is the difference that …
 - 00:39 Ticket #6400 (New Instantiation - Issue with algorithm and the NF in PNLib) updated by
 - 
          Description changed
You're looking at two different when-algorithms, the OF one is for … - 00:18 Ticket #6400 (New Instantiation - Issue with algorithm and the NF in PNLib) created by
 - Please check …
 
2021-03-02:
- 19:05 Ticket #6219 (Third-Party Libraries - OM 1.16.0 release fails to build on MacOS) closed by
 - fixed: PR: https://github.com/OpenModelica/OpenModelicaBuildScripts/pull/10 …
 - 18:59 Ticket #6219 (Third-Party Libraries - OM 1.16.0 release fails to build on MacOS) updated by
 - Ok. I'll make a PR with this.
 - 18:52 Ticket #6219 (Third-Party Libraries - OM 1.16.0 release fails to build on MacOS) updated by
 - All that should require is adding the line at line 45: […] It …
 - 18:46 Ticket #6219 (Third-Party Libraries - OM 1.16.0 release fails to build on MacOS) updated by
 - We should add build conflicts on pugixml port and sundials.
 - 18:42 Ticket #6219 (Third-Party Libraries - OM 1.16.0 release fails to build on MacOS) updated by
 - I agree, but myself I have no idea how to do that (yet), @hkiel if you …
 - 17:07 Ticket #6199 (Backend - Mixed under/overdetermined initialization problem in Buildings) updated by
 - To understand this output i should add that there are 26 scalarized …
 - 16:48 Ticket #6199 (Backend - Mixed under/overdetermined initialization problem in Buildings) updated by
 - I managed to extract the information about the full set. I tried to …
 - 16:32 Ticket #6219 (Third-Party Libraries - OM 1.16.0 release fails to build on MacOS) updated by
 - If pugixml conflicts with openmodelica, then we should put that …
 - 15:38 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
 - PR 7163 passed the testsuite successfully. @Karim, are you waiting for …
 - 15:36 Ticket #6219 (Third-Party Libraries - OM 1.16.0 release fails to build on MacOS) updated by
 - 
          Status, Owner, Milestone, Component, Summary changed
 - 15:23 Ticket #6379 (OMEdit - Handling libraries in 1.17.0) updated by
 - Still running: …
 - 15:21 Ticket #6399 (OMPlot - OMPlot - Qt::yellow has no good contrast to white) updated by
 - 
          Milestone changed
I agree, the yellow plots are very hard to see. - 15:21 Ticket #6199 (Backend - Mixed under/overdetermined initialization problem in Buildings) updated by
 - @Karim, as we discussed yesterday, the current ouptut is a bit terse, …
 - 15:19 Ticket #6199 (Backend - Mixed under/overdetermined initialization problem in Buildings) updated by
 - @mwetter, thanks for the feedback. We'll continue investigating …
 - 15:16 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
 - For the record, i am talking about the version from …
 - 15:09 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
 - Is the minimal example expected to run completely? It fails because it …
 - 14:57 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - Oops. I Saw your post …
 - 10:08 Ticket #6219 (Third-Party Libraries - OM 1.16.0 release fails to build on MacOS) updated by
 - See also #6306.
 - 09:12 Ticket #6379 (OMEdit - Handling libraries in 1.17.0) updated by
 - Of course, the first build only worked for 32bit, then it ran out of …
 - 08:47 Ticket #6399 (OMPlot - OMPlot - Qt::yellow has no good contrast to white) created by
 - OMPlot / Plot uses Qt::white as canvas background. It also uses …
 - 02:15 Ticket #6199 (Backend - Mixed under/overdetermined initialization problem in Buildings) updated by
 - I think the model is a good test for OpenModelica. From a Modelica …
 
2021-03-01:
- 22:01 Ticket #6391 (Build Environment - Use dynamic linking to speed up compilation in Windows) closed by
 - fixed: Tested this with OMC 1.17.0-dev.beta2 on Windows 10 64 bit, works fine.
 - 21:40 Ticket #6398 (OMPlot - OMPlot save to SVG does not properly escape text in Title) updated by
 - 
          Milestone changed
 - 20:59 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - The build gets pretty far, and ends with this in the log: […] The …
 - 19:37 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - PR https://github.com/OpenModelica/OpenModelica/pull/7246 fixes the …
 - 15:55 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - I was curious and just tried to build 1.18.0-dev-108 and it fails …
 - 15:23 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - No, master is 1.18.0-dev (nightly-builds). My plan is to integrate my …
 - 15:20 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - Let me know if you would like me to try other builds. Is the master …
 - 15:17 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - I haven't yet ported any of my fixes to the maintenance/v1.16 branch. …
 - 14:37 Ticket #6199 (Backend - Mixed under/overdetermined initialization problem in Buildings) updated by
 - 
          Cc changed
@Karim reports that this model ended up in an "obsolete" package in … - 14:28 Ticket #6267 (Backend - Avoid bad scalarization of parameter bindings) updated by
 - @Karim currently working on that
 - 13:47 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - I'm still getting an error when I try to build 1.16.4_0. For most of …
 - 12:22 Ticket #6398 (OMPlot - OMPlot save to SVG does not properly escape text in Title) created by
 - How to reproduce: - OMEdit 1.16.2 - Create A plot with any signal - …
 - 11:31 Ticket #6379 (OMEdit - Handling libraries in 1.17.0) updated by
 - OM v1.17.0-dev.beta3 is building now. Will be available in a couple of …
 - 10:00 Ticket #6199 (Backend - Mixed under/overdetermined initialization problem in Buildings) updated by
 - The information for this specific model would be: […] There could …
 - 09:49 Ticket #6379 (OMEdit - Handling libraries in 1.17.0) updated by
 - Changed version to 1.17.0-dev.beta3: …
 - 09:42 Ticket #6379 (OMEdit - Handling libraries in 1.17.0) updated by
 - PR https://github.com/OpenModelica/OpenModelicaSetup/pull/16 fixes the …
 - 09:34 Ticket #6379 (OMEdit - Handling libraries in 1.17.0) updated by
 - We needed to also update the libraries as by default MSL 4.0.0 was not …
 - 09:00 Ticket #6379 (OMEdit - Handling libraries in 1.17.0) updated by
 - 1.17.0-beta.2 for Windows does not include MSL 4.0.0 in the installer.
 - 08:41 Ticket #6307 (NF API - Components views changed in v1.16.2) updated by
 - Tested successfully in v1.17.0-dev.beta2 (64-bit) on Windows 10
 - 08:37 Ticket #6348 (Frontend - Simulation works in Linux but not Windows) updated by
 - Tested successfully with v1.17.0-dev.beta2 (64-bit) under Windows 10.
 - 08:07 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - There are still some issues with rpaths but at least now all stuff can …
 - 01:19 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - Solved the problem from #6215 by cmake configuring sundials with …
 
2021-02-28:
- 22:09 Ticket #6348 (Frontend - Simulation works in Linux but not Windows) updated by
 - @christiankral, the idea of 1.16.2 was to fix a couple of critical …
 - 22:01 Ticket #6307 (NF API - Components views changed in v1.16.2) updated by
 - Replying to Stephan F.: > I just upgraded to the latest …
 - 18:32 Ticket #6306 (Build Environment - OpenModelica fails to build on MacOS) updated by
 - From ticket #6215 and the comments in PR …
 - 18:24 Ticket #6215 (*unknown* - OMEdit fails to simulate) closed by
 - duplicate: Let's continue the discussion on #6306.
 - 16:14 Ticket #6307 (NF API - Components views changed in v1.16.2) updated by
 - Hmm, it should not happen on any combination. I will check.
 - 16:12 Ticket #6348 (Frontend - Simulation works in Linux but not Windows) updated by
 - Yes, only to 1.17.
 - 14:09 Ticket #6307 (NF API - Components views changed in v1.16.2) updated by
 - Note that "Enable Replaceables Support" requires to restart OMEdit.
 - 10:37 Ticket #6348 (Frontend - Simulation works in Linux but not Windows) updated by
 - @casella Do I understand correctly that this bug fix is not back …
 - 06:39 Ticket #6307 (NF API - Components views changed in v1.16.2) updated by
 - I just upgraded to the latest nightly build 1.18.0~dev-49-gc5c5e43 and …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    