Timeline
2015-04-02:
- 22:20 Ticket #3261 (Run-time - Cannot override array variables) updated by
- What about command line outputs? Same problem, should be the same fix.
- 21:32 Ticket #3261 (Run-time - Cannot override array variables) closed by
- fixed: Fixed in r25370.
- 21:24 Ticket #3258 (Cpp Run-time - Missing AlgebraicModelJacobian::initializeColoredJacobianA()) closed by
- fixed: Thanks for the fix in r25354!
- 20:27 Ticket #3261 (Run-time - Cannot override array variables) updated by
-
Status, Owner, Milestone changed
Yeah. We should change this to ignore "," inside[ ]
: […] … - 20:22 Ticket #3261 (Run-time - Cannot override array variables) updated by
-
;
is allowed in variable names :) - 20:22 Ticket #3261 (Run-time - Cannot override array variables) updated by
- 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
- 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
-
Description changed
- 15:22 Ticket #3260 (OMEdit - OMEdit has issues when saving single-file packages) created by
- Consider the attached TestSave package. It contains just two models, …
- 11:23 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by
- Replying to adrpo: > If anybody which is a CMake expert …
- 11:12 Ticket #2578 (Build Environment - 64bit OMC for Windows) updated by
- 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
- 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
- fixed: fixed in r25368.
- 10:22 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) updated by
- > + 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
-
Status, Owner changed
- 09:59 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) updated by
- 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
- 09:48 Ticket #2628 (Installation program - OpenModelica doesn't install under Debian testing (Jessie)) updated by
- 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
- 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
- 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
- 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
- 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
- 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
-
Owner changed
- 10:03 Ticket #1626 (OMEdit - OMEdit: Editing a file and saving it, erase all comments and ...) closed by
- 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
-
Cc changed
- 09:51 Ticket #3259 (Interactive Environment - list API should return within statement) created by
- 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
- I remember I added the strdup because sometimes crashed on throw. You …
- 07:29 Ticket #3258 (Cpp Run-time - Missing AlgebraicModelJacobian::initializeColoredJacobianA()) created by
- See the following model without states: […] …
- 07:18 Ticket #3253 (Cpp Run-time - New Cpp FMI getters and setters) updated by
-
Cc changed
- 07:17 Ticket #3256 (Cpp Run-time - Memory leak in ModelicaSimulationError?) updated by
-
Cc changed
- 07:14 Ticket #3257 (Backend - hpcom and algebraic systems) created by
-
Running
omc +d=hpcom +hpcomScheduler=level +n=8 ParallelPRV.mos
… - 07:14 Ticket #3256 (Cpp Run-time - Memory leak in ModelicaSimulationError?) updated by
-
Status, Owner changed
- 07:12 Ticket #3256 (Cpp Run-time - Memory leak in ModelicaSimulationError?) created by
- 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
- 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
- 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
- This ticket might also apply for short class definitions: […]
- 01:23 Ticket #3255 (Parser - getComponentAnnotations should merge the constrainedby annotation with ...) updated by
-
Summary changed
- 01:08 Ticket #3255 (Parser - getComponentAnnotations should merge the constrainedby annotation with ...) updated by
- 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
- 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
-
Cc, Component changed
Hmm, there seems to be an issue with the way we parse Modelica grammar … - 00:26 Ticket #3255 (Parser - getComponentAnnotations should merge the constrainedby annotation with ...) created by
-
getComponentAnnotations
returns empty annotation for the component …
2015-03-31:
- 21:58 Ticket #3254 (Interactive Environment - getComponentAnnotations fails for choicesAllMatching) closed by
- fixed: Fixed in r25345.
- 21:05 Ticket #3254 (Interactive Environment - getComponentAnnotations fails for choicesAllMatching) updated by
- See the attached script.
- 18:36 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by
- 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
- 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
- fixed: r25341 solves the last point 6.
- 17:05 Ticket #3254 (Interactive Environment - getComponentAnnotations fails for choicesAllMatching) updated by
- Can you add an example so I can test?
- 17:01 Ticket #3254 (Interactive Environment - getComponentAnnotations fails for choicesAllMatching) created by
-
getComponentAnnotations
returns empty annotation for the component … - 16:51 Ticket #1482 (OMEdit - OMEdit: indentation) closed by
- fixed: Indentation is now supported in r25340. For preserving the …
- 16:29 Ticket #3238 (Cpp Run-time - Export FMI2 with Cpp runtime) updated by
-
Component changed
- 16:28 Ticket #3253 (Cpp Run-time - New Cpp FMI getters and setters) updated by
-
Owner, Component changed
- 15:56 Ticket #3253 (Cpp Run-time - New Cpp FMI getters and setters) created by
- SVN r25337 introduces new getters and setters for FMUs. For now they …
- 10:18 Ticket #3249 (Run-time - Simulation crash) updated by
-
Status changed
2015-03-30:
- 22:16 Ticket #3252 (Backend - Abnormal memory consumption during compilation of models with inlined ...) updated by
-
Description changed
- 22:11 Ticket #3252 (Backend - Abnormal memory consumption during compilation of models with inlined ...) created by
- 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
- Sometimes a simulation fails due to problems with the nonlinear solver …
- 13:12 Ticket #3250 (Frontend - Problem with end expression) created by
- When testing …
- 12:46 Ticket #1464 (OMEdit - OMEdit: Clickable error messages) closed by
- fixed: #1760
- 12:44 Ticket #1464 (OMEdit - OMEdit: Clickable error messages) reopened by
- Only sort of working. Loading the following file points to the wrong …
- 12:38 Ticket #1464 (OMEdit - OMEdit: Clickable error messages) closed by
- fixed: Fixed in r25314.
- 12:38 Ticket #1761 (OMEdit - Error messages in OMEdit should link to the relevant line) closed by
- fixed: Fixed in r25314.
2015-03-29:
- 20:06 Ticket #3249 (Run-time - Simulation crash) updated by
- It seems we pass tmp1 without allocating anything in it. When passing …
- 18:28 Ticket #3249 (Run-time - Simulation crash) updated by
-
Status, Owner changed
- 18:28 Ticket #3249 (Run-time - Simulation crash) updated by
- Added the valgrind-trace.txt so that we have some idea where to look.
- 18:26 Ticket #3249 (Run-time - Simulation crash) created by
- 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
- It could be some Qt bug.
- 07:03 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) updated by
- > There is no code where window size is changed. The size of …
2015-03-28:
- 23:22 Ticket #3197 (OMEdit - Better optimization support in OMEdit) updated by
-
I saw the
optimize
API inModelicaBuiltin.mo
. Its same as … - 21:19 Ticket #3145 (OMEdit - saving issues) closed by
- fixed
- 21:03 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) updated by
- Replying to ceraolo: > When it starts to happen, it …
- 14:47 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) updated by
- When it starts to happen, it happens continuously. Yesterday I had …
- 11:09 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) updated by
- I tried like almost 100 times but was unable to reproduce the issue. …
2015-03-27:
- 21:38 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- r25301 adds support for OMEdit override. See comment:9 above.
- 20:00 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- r25299 and r25300 should solve the Linux issues
- 17:14 Ticket #3248 (OMEdit - OMEdit enlarges vertically when switching into Modeling mode) created by
- The issue was tested on a win8 laptop, with the very common 1366x768 …
- 16:35 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- Seems that there are some issues in Linux. I'll try to fix them as …
- 15:34 Ticket #3196 (OMEdit - OMEdit vectorization support) closed by
- fixed: Fixed in r25296.
- 15:08 Ticket #3196 (OMEdit - OMEdit vectorization support) updated by
-
Cc changed
- 14:23 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- I will extend the OMCpp<model>Main.cpp with the default options, so …
- 14:18 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- We'll see what happens in Hudson when the builds start working again.
- 14:11 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- Im not sure if the hudson test will work with this changes. Because in …
- 14:02 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- I recognized that we already distinguish between the bat call for the …
- 13:41 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
-
Cc changed
I would suggest to do it when we build a new model, clean Model.exe … - 13:32 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- I was thinking about extending the Windows makefile with some `rm -f …
- 13:32 Ticket #3196 (OMEdit - OMEdit vectorization support) updated by
- Added {{{setComponentDimensions(class, component, {dim1, dim2, …
- 13:25 Ticket #3247 (Frontend - Missing redeclare class modification) updated by
- Added test in r25286 and activated test in r25287.
- 12:57 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- One solution (a bit weird) would be to generate Model.exe also for CPP …
- 10:14 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- This might be the reason for some strange observations. OMEdit builds …
- 08:29 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- if that bat file and the exe file have the same name, CevalScript.mo …
- 08:12 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- Or, if <model>.bat is needed, then generate <model>.bat and …
- 07:50 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by
- Good to know! Btw. on another Linux system there were many more …
- 07:32 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- We had a similar issue with our Jenkins test server, running with a …
- 07:25 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- we need the bat file, because we have to set the path variable for dll …
- 06:18 Ticket #3233 (Run-time - Simulation executable generated with +simCodeTarget=Cpp fails if ...) updated by
- It not only survives, it also works and the results can be plotted in …
- 06:12 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by
- Replying to rfranke: > The BOOST_LIBS path would be …
- 05:59 Ticket #2763 (Run-time - Propagation of start values for inputs to simulation) updated by
- It works with +simCodeTarget=Cpp :-)
- 05:52 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by
- The BOOST_LIBS path would be needed for linking the static libs, in …
- 05:48 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) closed by
- fixed
2015-03-26:
- 16:08 Ticket #3145 (OMEdit - saving issues) updated by
- I still do not see clearly how to use OME and avoid saving problems …
- 15:36 Ticket #3247 (Frontend - Missing redeclare class modification) updated by
-
Milestone changed
- 15:35 Ticket #3247 (Frontend - Missing redeclare class modification) closed by
- fixed: Fixed in r25277.
- 13:54 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by
-
Right. In fact the
BOOST_LIBS
path is not needed. It's the list of … - 12:30 Ticket #3145 (OMEdit - saving issues) updated by
- I suppose then we can close this ticket and follow on #3179 for other …
- 10:31 Ticket #3145 (OMEdit - saving issues) updated by
- I made a mistake in my statement above, The newmodel savings still …
- 10:26 Ticket #3145 (OMEdit - saving issues) updated by
- I have just made a new test, varying a bit the steps, here is what I …
- 10:03 Ticket #3145 (OMEdit - saving issues) updated by
- I do not have special french characters in the path. The main package …
- 09:07 Ticket #3145 (OMEdit - saving issues) updated by
- Do you by any chance have the paths (directory names) where you try to …
- 08:13 Ticket #3145 (OMEdit - saving issues) updated by
- Hello, Thanks for your help. I tested on my computer the actions you …
- 07:42 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by
- Thank you Martin, but this location should be part of the default …
- 07:32 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by
- The path on Ubuntu is: /usr/lib/x86_64-linux-gnu/libboost_system.so
- 07:26 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by
- Yes, there are no static libraries available at the moment for …
- 06:55 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) updated by
- https://test.openmodelica.org/hudson/view/Nightly%20builds/job/OpenMode …
- 06:53 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) reopened by
- Today's nightly is r25243. This is a yesterday's highnoonly. Why isn't …
- 06:50 Ticket #3232 (Build Environment - Wrong include path when using +simCodeTarget=Cpp) updated by
- Under Windows the boost libs seem to work with the nightly r25227. See …
- 06:20 Ticket #3246 (Build Environment - Nightly builds for Linux broken second day in a row) closed by
- fixed: Thanks!
Note:
See TracTimeline
for information about the timeline view.