Timeline



2015-04-05:

14:12 Ticket #2475 (OMEdit - FMU-export / bug at handover from top-level to low-level) closed by Adeel Asghar
invalid
14:09 Ticket #2592 (OMEdit - Unable to make connection in OMEdit) closed by Adeel Asghar
invalid
13:11 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) updated by Martin Sjölund
The dependency needs to be there in order to install OMOptim on the …

2015-04-04:

16:29 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Stephan Schweig
Replying to adrpo: > I'm wondering how people would like …
16:24 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Stephan Schweig
Replying to adrpo: > Replying to anonymous: …
12:05 Ticket #3260 (OMEdit - OMEdit has issues when saving single-file packages) closed by Adeel Asghar
fixed: Fixed in r25388.
11:48 Ticket #3265 (OMEdit - Copy or duplicate?) closed by Adeel Asghar
fixed: Done in r25386.
10:48 Ticket #3265 (OMEdit - Copy or duplicate?) updated by massimo ceraolo
Description changed
10:08 Ticket #3265 (OMEdit - Copy or duplicate?) updated by Rüdiger Franke
I was missing this functionality in OMEdit so far. Didn't expect it …
06:56 Ticket #3265 (OMEdit - Copy or duplicate?) created by massimo ceraolo
The context menu command "Copy" of OMEdit is very useful for me. But …

2015-04-03:

19:14 Ticket #3264 (Cpp Run-time - Solver for algebraic loops) updated by Rüdiger Franke
Description changed
19:07 Ticket #3264 (Cpp Run-time - Solver for algebraic loops) created by Rüdiger Franke
Currently an FMU with algebraic loop fails because the solver "Newton" …
15:40 Ticket #3261 (Run-time - Cannot override array variables) updated by Adrian Pop
Properly fixed in r25376.
13:41 Ticket #3261 (Run-time - Cannot override array variables) updated by Adrian Pop
Ok. Now I get it. I'll have a look.
13:35 Ticket #3261 (Run-time - Cannot override array variables) updated by crupp@…
The -output flag won't dump the value of an array variable. For …
12:32 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) updated by Adrian Pop
I suggest we disable OMOptim for now on this system. Martin, is this …
11:58 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) updated by Pierre Haessig
Oh :-( Indeed, it seems gcc 4.4 is not in Debian testing anymore …
11:02 Ticket #3263 (Run-time - Cpp runtime generates wrong code for MSL matrix function) created by Rüdiger Franke
The Cpp runtime generates wrong code for the matrix function …
10:49 Ticket #3262 (Run-time - Translation error for MSL and OMEdit crash) created by Rüdiger Franke
The following model causes two errors: it fails in the fronend. OMEdit …
09:27 Ticket #3261 (Run-time - Cannot override array variables) updated by Adrian Pop
What do you mean? I don't get it. The command line outputs should be …

2015-04-02:

22:20 Ticket #3261 (Run-time - Cannot override array variables) updated by crupp@…
What about command line outputs? Same problem, should be the same fix.
21:32 Ticket #3261 (Run-time - Cannot override array variables) closed by Adrian Pop
fixed: Fixed in r25370.
21:24 Ticket #3258 (Cpp Run-time - Missing AlgebraicModelJacobian::initializeColoredJacobianA()) closed by Rüdiger Franke
fixed: Thanks for the fix in r25354!
20:27 Ticket #3261 (Run-time - Cannot override array variables) updated by Adrian Pop
Status, Owner, Milestone changed
Yeah. We should change this to ignore "," inside [ ]: […] …
20:22 Ticket #3261 (Run-time - Cannot override array variables) updated by Martin Sjölund
; is allowed in variable names :)
20:22 Ticket #3261 (Run-time - Cannot override array variables) updated by Adrian Pop
Ouch, I didn't think of that. We can either fix this as you suggest …
20:19 Ticket #3261 (Run-time - Cannot override array variables) created by crupp@…
The command line option -override and -overrideFile do not allow …
15:34 Ticket #3260 (OMEdit - OMEdit has issues when saving single-file packages) updated by massimo ceraolo
Description changed
15:32 TestSave.3.mo attached to Ticket #3260 by massimo ceraolo
15:28 TestSave.2.mo attached to Ticket #3260 by massimo ceraolo
15:26 TestCopy.mo attached to Ticket #3260 by massimo ceraolo
15:26 TestSave.mo attached to Ticket #3260 by massimo ceraolo
15:22 Ticket #3260 (OMEdit - OMEdit has issues when saving single-file packages) created by massimo ceraolo
Consider the attached TestSave package. It contains just two models, …
11:23 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Martin Sjölund
Replying to adrpo: > If anybody which is a CMake expert …
11:12 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Adrian Pop
I'm wondering how people would like to have the 64bit OMC on Windows: …
11:10 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by Adrian Pop
Replying to anonymous: > I agree to stephan. Let's get …
11:09 Ticket #3251 (Run-time - Wrong time stamps recorded when DASSL fails) closed by Willi Braun
fixed: fixed in r25368.
10:22 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) updated by Martin Sjölund
> + chroot /home/build/chroot/jessie-i386 apt-get -qqy install gcc-4.4 …
10:13 Ticket #3251 (Run-time - Wrong time stamps recorded when DASSL fails) updated by Willi Braun
Status, Owner changed
09:59 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) updated by Martin Sjölund
I'm starting the build for the Jessie schroot. Maybe there will be a …
09:53 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) reopened by Pierre Haessig
09:48 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) updated by Pierre Haessig
Hello, I've tried to install the Ubuntu Utopic version on my …
06:49 Ticket #3253 (Cpp Run-time - New Cpp FMI getters and setters) updated by Marcus Walther
So you just want to move your switch-case logic into this new …
06:38 Ticket #3253 (Cpp Run-time - New Cpp FMI getters and setters) updated by Rüdiger Franke
All accesses go through the FMI(2)Wrapper. Nevertheless the intention …
06:11 Ticket #3253 (Cpp Run-time - New Cpp FMI getters and setters) updated by Marcus Walther
Thank you for the description, it was not clear to me if the getters …
06:06 Ticket #3253 (Cpp Run-time - New Cpp FMI getters and setters) updated by Rüdiger Franke
There are three motivations for the C-style interfaces: 1. The …

2015-04-01:

16:40 Ticket #3256 (Cpp Run-time - Memory leak in ModelicaSimulationError?) closed by Rüdiger Franke
fixed: I think the overloaded what() method was the problem. It created the …
16:24 Ticket #3256 (Cpp Run-time - Memory leak in ModelicaSimulationError?) updated by Rüdiger Franke
Owner changed
10:03 Ticket #1626 (OMEdit - OMEdit: Editing a file and saving it, erase all comments and ...) closed by Adrian Pop
duplicate: This is a duplicate of #2905.
09:57 Ticket #1626 (OMEdit - OMEdit: Editing a file and saving it, erase all comments and ...) updated by Adeel Asghar
Cc changed
09:51 p1.zip attached to Ticket #3259 by Adeel Asghar
09:51 Ticket #3259 (Interactive Environment - list API should return within statement) created by Adeel Asghar
If the model is inside a package with a folder structure then calling …
09:42 Ticket #3256 (Cpp Run-time - Memory leak in ModelicaSimulationError?) updated by Adrian Pop
I remember I added the strdup because sometimes crashed on throw. You …
07:29 Ticket #3258 (Cpp Run-time - Missing AlgebraicModelJacobian::initializeColoredJacobianA()) created by Rüdiger Franke
See the following model without states: […] …
07:18 Ticket #3253 (Cpp Run-time - New Cpp FMI getters and setters) updated by Marcus Walther
Cc changed
07:17 Ticket #3256 (Cpp Run-time - Memory leak in ModelicaSimulationError?) updated by Marcus Walther
Cc changed
07:14 Ticket #3257 (Backend - hpcom and algebraic systems) created by Martin Sjölund
Running omc +d=hpcom +hpcomScheduler=level +n=8 ParallelPRV.mos
07:14 Ticket #3256 (Cpp Run-time - Memory leak in ModelicaSimulationError?) updated by Marcus Walther
Status, Owner changed
07:12 Ticket #3256 (Cpp Run-time - Memory leak in ModelicaSimulationError?) created by Rüdiger Franke
r25329 (re-)commits the code: […] Who frees the memory allocated …
06:59 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Marcus Walther
I agree to Adrian, at least on Windows we should deliver the DLLs as …
06:42 Ticket #3253 (Cpp Run-time - New Cpp FMI getters and setters) updated by Marcus Walther
You are right, the getters and setters are currently only used inside …
01:28 Ticket #3255 (Parser - getComponentAnnotations should merge the constrainedby annotation with ...) updated by Adrian Pop
This ticket might also apply for short class definitions: […]
01:23 Ticket #3255 (Parser - getComponentAnnotations should merge the constrainedby annotation with ...) updated by Adrian Pop
Summary changed
01:08 Ticket #3255 (Parser - getComponentAnnotations should merge the constrainedby annotation with ...) updated by Adrian Pop
I opened a ticket on MA: m:#1689 and we'll see where that gets us.
00:51 Ticket #3255 (Parser - getComponentAnnotations should merge the constrainedby annotation with ...) updated by Adrian Pop
Seems that Modelica allows you to write: […] which is a bit weird …
00:44 Ticket #3255 (Parser - getComponentAnnotations should merge the constrainedby annotation with ...) updated by Adrian Pop
Cc, Component changed
Hmm, there seems to be an issue with the way we parse Modelica grammar …
00:29 C.mos attached to Ticket #3255 by Adeel Asghar
00:29 C.mo attached to Ticket #3255 by Adeel Asghar
00:26 Ticket #3255 (Parser - getComponentAnnotations should merge the constrainedby annotation with ...) created by Adeel Asghar
getComponentAnnotations returns empty annotation for the component …

2015-03-31:

21:58 Ticket #3254 (Interactive Environment - getComponentAnnotations fails for choicesAllMatching) closed by Adrian Pop
fixed: Fixed in r25345.
21:05 Ticket #3254 (Interactive Environment - getComponentAnnotations fails for choicesAllMatching) updated by Adeel Asghar
See the attached script.
21:03 M.mos attached to Ticket #3254 by Adeel Asghar
18:36 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by Adrian Pop
We talked a bit about the boost libs in the OSMC dev meeting and at …
17:29 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) closed by Rüdiger Franke
fixed: The ticket (Wrong include path) is solved since about a week. …
17:13 Ticket #3238 (Cpp Run-time - Export FMI2 with Cpp runtime) closed by Rüdiger Franke
fixed: r25341 solves the last point 6.
17:05 Ticket #3254 (Interactive Environment - getComponentAnnotations fails for choicesAllMatching) updated by Adrian Pop
Can you add an example so I can test?
17:01 Ticket #3254 (Interactive Environment - getComponentAnnotations fails for choicesAllMatching) created by Adeel Asghar
getComponentAnnotations returns empty annotation for the component …
16:51 Ticket #1482 (OMEdit - OMEdit: indentation) closed by Adeel Asghar
fixed: Indentation is now supported in r25340. For preserving the …
16:29 Ticket #3238 (Cpp Run-time - Export FMI2 with Cpp runtime) updated by Adeel Asghar
Component changed
16:28 Ticket #3253 (Cpp Run-time - New Cpp FMI getters and setters) updated by Adeel Asghar
Owner, Component changed
15:56 Ticket #3253 (Cpp Run-time - New Cpp FMI getters and setters) created by Rüdiger Franke
SVN r25337 introduces new getters and setters for FMUs. For now they …
10:18 Ticket #3249 (Run-time - Simulation crash) updated by Mahder Alemseged Gebremedhin
Status changed

2015-03-30:

22:16 Ticket #3252 (Backend - Abnormal memory consumption during compilation of models with inlined ...) updated by Francesco Casella
Description changed
22:12 Cryogenics_Test_SmoothSat.c attached to Ticket #3252 by Francesco Casella
C file generated by omc
22:11 Ticket #3252 (Backend - Abnormal memory consumption during compilation of models with inlined ...) created by Francesco Casella
Please consider the SmoothSat model in the attached Save Total file. …
17:34 Ticket #3251 (Run-time - Wrong time stamps recorded when DASSL fails) created by Francesco Casella
Sometimes a simulation fails due to problems with the nonlinear solver …
13:12 Ticket #3250 (Frontend - Problem with end expression) created by Francesco Casella
When testing …
12:46 Ticket #1464 (OMEdit - OMEdit: Clickable error messages) closed by Adeel Asghar
fixed: #1760
12:44 Ticket #1464 (OMEdit - OMEdit: Clickable error messages) reopened by Martin Sjölund
Only sort of working. Loading the following file points to the wrong …
12:38 Ticket #1464 (OMEdit - OMEdit: Clickable error messages) closed by Adeel Asghar
fixed: Fixed in r25314.
12:38 Ticket #1761 (OMEdit - Error messages in OMEdit should link to the relevant line) closed by Adeel Asghar
fixed: Fixed in r25314.

2015-03-29:

20:06 Ticket #3249 (Run-time - Simulation crash) updated by Martin Sjölund
It seems we pass tmp1 without allocating anything in it. When passing …
18:28 Ticket #3249 (Run-time - Simulation crash) updated by Adrian Pop
Status, Owner changed
18:28 Ticket #3249 (Run-time - Simulation crash) updated by Adrian Pop
Added the valgrind-trace.txt so that we have some idea where to look.
18:27 valgrind-trace.txt attached to Ticket #3249 by Adrian Pop
18:26 Ticket #3249 (Run-time - Simulation crash) created by Adrian Pop
The test: testsuite/simulation/modelica/others/Random2.mos fails on …
10:02 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) updated by Adrian Pop
It could be some Qt bug.
07:03 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) updated by massimo ceraolo
> There is no code where window size is changed. The size of …
Note: See TracTimeline for information about the timeline view.