Timeline
2016-02-21:
- 20:18 Ticket #3602 (Run-time - -overrideFile flag does not work in 1.9.4 latest) updated by
-
Priority, Milestone changed
I make this a blocker as we really need to fix it for 1.9.4 final. - 20:17 Ticket #3602 (Run-time - -overrideFile flag does not work in 1.9.4 latest) updated by
-
Status, Owner changed
I get the same error message on Windows. - 20:13 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
- The point would be to try to listReverseInPlace (costs 0 allocations; …
- 19:47 Ticket #3602 (Run-time - -overrideFile flag does not work in 1.9.4 latest) updated by
- I have the same problem. Platform is Windows 7, 64 bit. OM version …
- 17:51 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
- Replying to sjoelund.se: > You don't want to do for e in …
- 14:27 Ticket #3690 (OMEdit - Improve simulation settings and adding "interval" as parameter) updated by
- Done in 49aab94/OMEdit. Calculates the "Number of …
- 14:00 Ticket #3702 (OMEdit - A case of immediate OMEdit Crash) closed by
- fixed: Fixed in 0dba740/OMEdit.
- 13:30 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
- You don't want to do for e in listReverse if you can avoid it. Better …
- 12:25 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
- Replying to hkiel: > However, your version leads to …
- 09:53 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
- The change to Modelica.g fixed the described failure for …
- 09:35 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
- When you look at the original code you'll see that due to the …
- 00:01 Ticket #3705 (OMPython - Implement jupyter-openmodelica in addition to OMNotebook) created by
- I was wondering if anybody has considered to write a kernel for the …
2016-02-20:
- 23:18 Ticket #3672 (OMEdit - Block connection including an array) updated by
-
Milestone changed
- 23:17 Ticket #3704 (Frontend - setting parameter and using parameter of different levels in the same ...) updated by
-
Milestone changed
- 23:16 Ticket #3673 (OMEdit - Add a button for inferring bindings) updated by
-
Milestone changed
- 23:16 Ticket #3167 (Run-time - Discrete variable does not change in a discrete manner) updated by
-
Milestone changed
- 20:32 Ticket #3704 (Frontend - setting parameter and using parameter of different levels in the same ...) closed by
- invalid: The model insideA is invalid, because iA.n is used as a modifier to …
- 17:49 Ticket #3690 (OMEdit - Improve simulation settings and adding "interval" as parameter) updated by
- The implementation looks good. Still something that could be improved …
- 17:27 Ticket #3704 (Frontend - setting parameter and using parameter of different levels in the same ...) created by
- the model […] failed. Don't can find iA.n inside insideA$a$iA.
- 16:00 Ticket #3703 (Backend - Linearization of CombiTable2D fails) created by
- in version v1.9.4-dev.beta1.116+gdd6bae1 obviously CombiTable2D is …
- 15:50 Ticket #3701 (Code Generation - A regression) updated by
- Replying to adrpo: > Replying to wbraun: > > …
- 15:46 Ticket #3453 (Backend - Failed optimization tests after back end changes) updated by
- But skipping initialation is not fixes for me
- 15:37 Ticket #3453 (Backend - Failed optimization tests after back end changes) updated by
- Replying to lochel: > Replying to vitalij: > > …
- 14:55 Ticket #3701 (Code Generation - A regression) updated by
- Replying to wbraun: > I will check that, since it seems …
- 14:53 Ticket #3701 (Code Generation - A regression) updated by
-
Status, Owner changed
I will check that, since it seems to be an expression of the symbolic … - 14:10 Ticket #3701 (Code Generation - A regression) updated by
-
Cc changed
This for sure is a bug but I don't know to which person should I … - 14:08 Ticket #3701 (Code Generation - A regression) updated by
- Ah, thank you. It was very difficult to find this (I did not at all). …
- 13:54 Ticket #3701 (Code Generation - A regression) updated by
- With this flag an equation of this form is generated: […] Which …
- 13:48 Ticket #3701 (Code Generation - A regression) updated by
- OK, if found the issue. You have the special flag +gDynOpt which …
- 13:43 Ticket #3701 (Code Generation - A regression) updated by
- Can you please do right click Instantiate Model on the model and …
- 13:35 Ticket #3701 (Code Generation - A regression) updated by
- Replying to ceraolo: > Here are my steps to reproduce the …
- 13:33 Ticket #3701 (Code Generation - A regression) updated by
- Here are my steps to reproduce the issue: 1) load OMEdit 2) load (from …
- 13:30 Ticket #3701 (Code Generation - A regression) updated by
- Did you restart OMEdit and tried again?
- 13:24 Ticket #3702 (OMEdit - A case of immediate OMEdit Crash) updated by
-
Status, Owner, Component changed
It seems it dies here: […] Adeel, maybe you can have a look at it. - 13:15 Ticket #3702 (OMEdit - A case of immediate OMEdit Crash) created by
- Tested with OM installed from today's night build: …
- 12:57 Ticket #3701 (Code Generation - A regression) updated by
- This is strange, I just installed your version (the latest nightly …
- 12:35 Ticket #3701 (Code Generation - A regression) updated by
- Maibe omeditcommunication.log can help. I enclose it. I used the exe …
- 12:29 Ticket #3701 (Code Generation - A regression) updated by
- Same here, I can simulate the model fine with OpenModelica …
- 12:27 Ticket #3701 (Code Generation - A regression) updated by
-
Owner, Component changed
I cannot reproduce the issue. For me the simulation just works fine. … - 11:50 Ticket #3318 (Interactive Environment - Too many heap sections) updated by
-
Priority changed
- 11:41 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
- listAppend is done in the wrong order in the while loop, i.e. it adds …
- 08:59 Ticket #3701 (Code Generation - A regression) created by
- The attached "EV_DAEissue.mo" contains a model named EVbasic. I could …
- 03:42 Ticket #3700 (Run-time - ModelicaCompliance.Functions.External.CMapping2 fails on test server) updated by
- Maybe we should add some sort of check in enum_to_modelica_string if …
- 03:31 Ticket #3700 (Run-time - ModelicaCompliance.Functions.External.CMapping2 fails on test server) updated by
- The model only fails with +d=nogen.
- 03:30 Ticket #3700 (Run-time - ModelicaCompliance.Functions.External.CMapping2 fails on test server) created by
- and generates weird non-XML characters: […]
- 03:02 Ticket #3697 (Frontend - Much slower front-end from 31eaa49 to 56626b0) updated by
- Closed this one and opened #3699 to deal with the underlying cause.
- 03:00 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) updated by
-
Status, Owner changed
- 03:00 Ticket #3699 (Code Generation - Code generated from while loop is slower than recursion) created by
- The code changes in this revision 55cb649/OMCompiler …
- 02:56 Ticket #3697 (Frontend - Much slower front-end from 31eaa49 to 56626b0) closed by
- fixed: Revert changes to SCodeUtil.mo in 55cb64/OMCompiler as …
- 01:58 Ticket #3698 (OMEdit - Comment preserving parsing/unparsing creates hidden duplicate declarations) closed by
- fixed: Fixed in 53f6bfc/OMEdit.
- 01:51 Ticket #3697 (Frontend - Much slower front-end from 31eaa49 to 56626b0) updated by
- The offending commit is this one: …
- 00:48 Ticket #3698 (OMEdit - Comment preserving parsing/unparsing creates hidden duplicate declarations) updated by
-
Status, Owner, Component changed
- 00:44 Ticket #2905 (Frontend - Provide comment-preserving parsing and unparsing) updated by
- Unfortunately, not yet. We need to fix #3698 first, I discovered it …
- 00:42 Ticket #3698 (OMEdit - Comment preserving parsing/unparsing creates hidden duplicate declarations) created by
- Instructions to replicate the problem: - Start OMEdit and create a new …
- 00:29 Ticket #3697 (Frontend - Much slower front-end from 31eaa49 to 56626b0) updated by
-
Priority changed
Made it a blocker for the final release, the offending commit(s) … - 00:26 Ticket #2905 (Frontend - Provide comment-preserving parsing and unparsing) updated by
- Seems like this ticket is done. I think we should close it now.
2016-02-19:
- 23:28 Ticket #3697 (Frontend - Much slower front-end from 31eaa49 to 56626b0) created by
- It seems the front-end got 4 times *slower* from Feb 16 to Feb 19. …
- 17:50 Ticket #3696 (Interactive Environment - Add an OMC API to get and set the redeclare modifiers in extends and ...) updated by
- This is needed for #2079.
- 17:47 Ticket #3696 (Interactive Environment - Add an OMC API to get and set the redeclare modifiers in extends and ...) updated by
-
Status, Owner changed
- 17:46 Ticket #3696 (Interactive Environment - Add an OMC API to get and set the redeclare modifiers in extends and ...) created by
- Currently we don't support the redeclare modifiers in the query/set …
- 16:57 Ticket #3607 (OMEdit - Message number reset) closed by
- fixed: Done in 86b0320/OMEdit.
- 16:49 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- See also #3695. Until #3695 is fixed, could you please introduce a …
- 16:46 Ticket #3695 (Backend - removeSimpleEquations is slow on large models) created by
- The default implementation of removeSimpleEquations in the back-end is …
- 16:07 Ticket #3693 (Backend - root of negative value) updated by
-
Milestone changed
- 15:44 Ticket #3690 (OMEdit - Improve simulation settings and adding "interval" as parameter) closed by
- fixed: Fixed in 886a78e/OMEdit.
- 15:15 Ticket #3453 (Backend - Failed optimization tests after back end changes) updated by
- Replying to vitalij: > Resolution set to wontfix > …
- 14:44 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
- I have a hopefully working fix. I don't want to change the result of …
- 14:34 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) closed by
- fixed: Fixed in af41062/OMEdit. Btw, thanks for testing and …
- 14:19 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
- Can you test on an OSX system? What can I do to investigate?
- 13:34 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
-
Status changed
I could not reproduce this using ScalableTestSuite on Linux as the … - 13:30 Ticket #3553 (Backend - The evalfunc backend module is slow due to removeSimpleEquations) updated by
- In the following Testcase …
- 12:41 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
-
Status, Owner, Component changed
- 12:38 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
-
Owner, Component changed
- 12:21 Ticket #3693 (Backend - root of negative value) closed by
- fixed: Fixed with 63d57dd2ca84c3e72641edba77fde0494bc56b73/OMCompiler.
- 10:55 Ticket #3693 (Backend - root of negative value) updated by
-
Status changed
- 10:19 Ticket #3693 (Backend - root of negative value) updated by
-
Summary changed
- 10:18 Ticket #3693 (Backend - root of negative value) updated by
- The same issue is present in …
- 08:58 Ticket #3693 (Backend - root of negative value) updated by
-
Cc changed
Tearing19_eqFunction_46
is one of the inner equations of a … - 07:47 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) reopened by
- 07:46 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) updated by
- The issue is still present. Steps: 1) load RenaTest.mo; check->ok 2) …
2016-02-18:
- 17:25 Ticket #3693 (Backend - root of negative value) updated by
- It seems that the problem comes from a bad value that is calculated …
- 17:24 Ticket #3694 (Parser - Stack overflow in Modelica Parser) updated by
- This is definitely a stack issue, because if I increase stack with …
- 17:10 Ticket #3694 (Parser - Stack overflow in Modelica Parser) created by
- When loading the ScalableTestSuite I encounter a "Bus error: 10" on …
- 16:33 Ticket #3691 (Backend - indexReduction doesn't reduce system with algebraic loop state constrains) updated by
- BTW: This module fixes also the MSL example …
- 14:27 Ticket #3693 (Backend - root of negative value) created by
- The example testsuite/simulation/modelica/tearing/Tearing19-cel.mos …
- 12:51 Ticket #3692 (Run-time - PNlib coverage drop) updated by
- That is rather strange, they should basically be equivalent but …
- 12:46 Ticket #3692 (Run-time - PNlib coverage drop) updated by
- I've added a …
- 12:39 Ticket #3691 (Backend - indexReduction doesn't reduce system with algebraic loop state constrains) updated by
- Lets keep this ticket and check the effect on the library later. Btw: …
- 12:23 Ticket #3691 (Backend - indexReduction doesn't reduce system with algebraic loop state constrains) updated by
- Wow, section "8.8 Symbolic Processing of Modelica Models" of "Dymola …
- 11:59 Ticket #3691 (Backend - indexReduction doesn't reduce system with algebraic loop state constrains) updated by
- Probably the same as in "Dymola User Manual Volume 2" p401. …
- 11:49 Ticket #3692 (Run-time - PNlib coverage drop) updated by
- Good to know as I'm building 1.9.4-dev.beta2 :)
- 11:46 Ticket #3692 (Run-time - PNlib coverage drop) closed by
- invalid: The issue is related to …
- 11:36 Ticket #3692 (Run-time - PNlib coverage drop) updated by
-
Status, Owner changed
- 11:26 Ticket #3692 (Run-time - PNlib coverage drop) created by
- The recent commits broke the PNlib coverage test. The model …
- 11:09 Ticket #3691 (Backend - indexReduction doesn't reduce system with algebraic loop state constrains) updated by
-
Description changed
- 11:08 Ticket #3691 (Backend - indexReduction doesn't reduce system with algebraic loop state constrains) created by
- The attached model is passed by the indexReduction with 2 states, but …
- 09:22 Ticket #3690 (OMEdit - Improve simulation settings and adding "interval" as parameter) created by
- The OMEdit simulation setup is currently missing one option and …
- 01:10 Ticket #3684 (Backend - index reduction fails with a singular jacobian) closed by
- fixed: Fixed in 5a950a9.
- 01:08 Ticket #3687 (Backend - Inline module fails with protected array variables) closed by
- fixed: Fixed in 7e414c9.
- 00:45 Ticket #3684 (Backend - index reduction fails with a singular jacobian) updated by
- For the symbolic jacobian I activated recently the module …
2016-02-17:
- 19:49 Ticket #3656 (Backend - Current removeSimpleEquation module causes leading sign error) updated by
- Commit …
- 15:48 Ticket #3684 (Backend - index reduction fails with a singular jacobian) updated by
-
Status, Owner, Component, Summary changed
- 13:36 Ticket #3167 (Run-time - Discrete variable does not change in a discrete manner) closed by
- fixed: For me that seems to be fixed in the meanwhile.
- 13:32 Ticket #2612 (Backend - dcpm model gives wrong results for 'wMechanical') updated by
-
Status, Owner changed
- 13:31 Ticket #2365 (New Instantiation - Record constructor does not set dependent parameters) updated by
-
Status, Owner changed
- 13:30 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by
-
Priority changed
- 13:25 Ticket #2415 (Backend - Windows Linux differences in msl32) closed by
- wontfix: The test results are the same but the warnings about NLS convergence …
- 13:24 Ticket #3630 (OMEdit - OMEdit crashes or fumbles up the formatting when duplicating classes ...) updated by
- The duplication issue depends on #3577. Once #3577 is fixed this …
- 13:20 Ticket #2388 (Frontend - The example "HeatExchangerSimulation" in Fluid Library doesn't work ...) closed by
- wontfix: MSL 3.1 is wrong. The model works in MSL 3.2.1 and above.
- 13:17 Ticket #2296 (New Instantiation - Checks for protected elements) updated by
-
Priority changed
- 13:16 Ticket #2152 (Run-time - Handle time events efficiently) updated by
-
Priority changed
- 13:16 Ticket #3577 (Interactive Environment - Complete the implementation of copyClass API) updated by
-
Priority changed
- 13:15 Ticket #3657 (OMEdit - OMEdit no longer renders icons) updated by
-
Priority, Milestone changed
- 13:13 Ticket #2959 (Frontend - Use of partial, non-redeclared classes is not reported by the front-end) closed by
- fixed: Closing since it seems to have been fixed. Please reopen if there are …
- 13:11 Ticket #2870 (Run-time - Non-linear solver is unable to handle HeatingSystem (msl32) properly) updated by
-
Priority changed
This seems not to be a blocker, since it's there for longer run. - 13:10 Ticket #1853 (Frontend - reinit does not handle arrays) updated by
-
Priority changed
- 10:50 Ticket #2079 (OMEdit - OMEdit does not handle replaceable classes and components) updated by
- Replying to roel: > We installed OM 1.9.4 and still can't …
- 10:47 Ticket #2079 (OMEdit - OMEdit does not handle replaceable classes and components) updated by
- We installed OM 1.9.4 and still can't make a connection to a partial …
- 10:03 Ticket #3689 (Backend - Missing warning for StateSelect.always) created by
- The following model does not generate warnings, but should in fact …
- 08:39 Ticket #3674 (New Instantiation - Template error generated by omc) updated by
- In this case the error message on Windows is not very helpful. On …
- 07:45 Ticket #3674 (New Instantiation - Template error generated by omc) updated by
- The issue had nothing to do with ticket 3662, since it is not …
- 07:39 Ticket #3662 (Frontend - Internal error expanding package in OMEdit) closed by
- fixed: It is fixed in todays nightly build.
- 04:04 Ticket #3641 (FMI - FMU generation doesn't work on Windows) closed by
- fixed: Should be fixed in dd6bae/OMCompiler.
- 03:53 Ticket #3688 (Build Environment - FMU generation fails for C runtime) updated by
-
Milestone changed
- 03:53 Ticket #3688 (Build Environment - FMU generation fails for C runtime) closed by
- duplicate: This is a duplicate of #3641.
2016-02-16:
- 16:33 Ticket #3495 (Code Generation - Issue with array indices in generated code) updated by
- Mahder, can you please explain the issue? Do you think this could be …
- 15:49 Ticket #3688 (Build Environment - FMU generation fails for C runtime) updated by
- Thanks!
- 13:51 Ticket #3662 (Frontend - Internal error expanding package in OMEdit) updated by
- Maybe fixed in e8a1b5c, but I can't …
- 13:49 Ticket #3607 (OMEdit - Message number reset) updated by
- CORRECTION OF THE PREVIOUS MESSAGE It was my fault. But I want to …
- 13:48 Ticket #3607 (OMEdit - Message number reset) updated by
- It was my fault. But I want to clarify Consider this situation: - you …
- 13:42 Ticket #3644 (Backend - Elimination "reinit" in post-optimization module "simplifyComplexFunction") closed by
- fixed
- 13:34 Ticket #3236 (Run-time - Unhandled Assertion-Error) closed by
- fixed: This is already fixed.
- 13:01 Ticket #3608 (Frontend - Omedit shows a component's icon but when checking does not find it) updated by
- Note that this strange situation was created only acting graphically …
- 10:39 Ticket #3607 (OMEdit - Message number reset) updated by
- Error message number will always reset if you have checked `Reset …
- 09:59 Ticket #3688 (Build Environment - FMU generation fails for C runtime) updated by
-
Status, Owner changed
This is a bug and I'm working of fixing it. Until then you can use … - 09:58 Ticket #3656 (Backend - Current removeSimpleEquation module causes leading sign error) closed by
- fixed: It seems, that everything works. I will close the ticket.
- 09:44 Ticket #3662 (Frontend - Internal error expanding package in OMEdit) reopened by
- Just reproduced the error again using exactly the steps given above …
- 09:40 Ticket #3662 (Frontend - Internal error expanding package in OMEdit) closed by
- fixed: Using the current windows nightly build, the template error is not …
- 07:47 Ticket #3607 (OMEdit - Message number reset) reopened by
- 07:46 Ticket #3607 (OMEdit - Message number reset) updated by
- It seems to me that error message number is not reset, even if the …
- 07:34 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) updated by
- Sorry for the message of a minute a go. I did not see that you …
- 07:32 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) updated by
- A simpler procedure to showing the issue 1) load and open …
- 00:25 Ticket #3688 (Build Environment - FMU generation fails for C runtime) updated by
- PS: I'm on windows
- 00:17 Ticket #3688 (Build Environment - FMU generation fails for C runtime) created by
- Hello, In Beta1, from the UI, if I remove the option for "Cpp …
- 00:07 Ticket #3641 (FMI - FMU generation doesn't work on Windows) updated by
-
Cc changed
Hello, I found that from the UI, FMU generation doesn't work if I …
2016-02-15:
- 23:29 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) updated by
-
Milestone changed
- 23:28 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) closed by
- fixed: Fixed in 538f96a/OMEdit. The problem was that, after …
- 21:57 Ticket #3687 (Backend - Inline module fails with protected array variables) updated by
-
Milestone changed
There should be a milestone for blockers. - 19:50 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) updated by
- here you are
- 19:22 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) updated by
-
Post your
omeditcommunication.log
file. You can find it in … - 19:14 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) updated by
- I can't reproduce it :). I followed all your steps. For step 3 I added …
- 19:01 Ticket #3683 (OMEdit - Sometimes OMEdit does not delete connect equations) updated by
- Finally I succeeded in finding a sequence showing the issue! 1) load …
- 16:15 Ticket #3687 (Backend - Inline module fails with protected array variables) updated by
-
Description changed
- 16:09 Ticket #3687 (Backend - Inline module fails with protected array variables) updated by
-
Priority, Description changed
- 15:53 Ticket #3687 (Backend - Inline module fails with protected array variables) created by
- Following model results into code generation issue, because of …
- 12:48 Ticket #2612 (Backend - dcpm model gives wrong results for 'wMechanical') updated by
-
Status, Owner changed
- 12:44 Ticket #3453 (Backend - Failed optimization tests after back end changes) closed by
- wontfix
- 12:44 Ticket #2684 (Run-time - unstable event system) updated by
-
Priority changed
Is this really a blocker, since we moved it already for 3 releases, … - 12:43 Ticket #3546 (Optimization - optimization progress (Ipopt output) in XML format) updated by
-
Status, Owner changed
- 12:42 Ticket #3306 (Run-time - New ipopt performance issues) closed by
- worksforme
- 11:24 Ticket #3656 (Backend - Current removeSimpleEquation module causes leading sign error) updated by
- Hopefully, […] fixes the problem properly. Lets wait for the …
- 11:17 Ticket #3656 (Backend - Current removeSimpleEquation module causes leading sign error) updated by
- These Warning are called from the RemoveSimpleEquations-module if the …
- 07:17 Ticket #2960 (OMEdit - Extremely sluggish performance of OMEdit when browsing MSL and ...) updated by
- Timing update using the same PC that I've used four days ago: - time …
- 00:49 Ticket #3684 (Backend - index reduction fails with a singular jacobian) updated by
- Additionally, I see the same error in a version where v should …
2016-02-14:
- 16:13 Ticket #3686 (OMEdit - partial clipped or even entirely invisible component diagrams) closed by
- fixed: Fixed in f66ffa7/OMEdit.
- 16:12 Ticket #3679 (Frontend - getComponentAnnotations is too slow on MSL components) updated by
- New results after Per's improvements, ||=Commands =||=Time (secs) =|| …
- 15:19 Ticket #3684 (Backend - index reduction fails with a singular jacobian) updated by
- Yes. In fact when I was first testing I was using 3600 sec for the …
- 15:10 Ticket #3684 (Backend - index reduction fails with a singular jacobian) updated by
- Replying to dersh: > That file has just a single row of …
- 13:33 Ticket #3686 (OMEdit - partial clipped or even entirely invisible component diagrams) created by
- The working area of the diagram view doesn't match the graphical …
- 11:31 Ticket #3684 (Backend - index reduction fails with a singular jacobian) updated by
-
Milestone changed
- 03:23 Ticket #3684 (Backend - index reduction fails with a singular jacobian) updated by
- What strikes me as particularly strange is that the problem is not …
- 00:25 Ticket #3376 (Installation program - Command prompt under Windows) closed by
- fixed: Replying to rfranke: > Recently I had noticed that OMEdit …
Note:
See TracTimeline
for information about the timeline view.