Timeline



2010-12-20:

23:39 Ticket #1391 (Dynamic library versions not found) created by PDM
I've installed openmodelica-devel r7522 on an Intel iMac running OSX …
22:45 Ticket #1002 (Simulation Code Generation - The compiler crashes with Stack Overflow on big matrices) updated by Martin Sjölund
This works in the trunk, although it takes close to half an hour for …
22:41 Ticket #1363 (Simulation Code Generation - Simulation of ...) updated by Martin Sjölund
This now simulates, although it's listed as wrong result in the testsuite
22:37 Ticket #40 (a[1,:] fails in mosh) updated by Martin Sjölund
Works in OM 1.6.0 {{{>>> b[1:1:7] >>> getErrorString() "Error: …
22:35 Ticket #1288 (Code Generation - Codegen for blocks in models) updated by Martin Sjölund
Fixed in OM 1.6.0
22:31 Ticket #87 (Simulation Code Generation - lower_statement_input_outputs finished yet) updated by Martin Sjölund
This reported issue has been fixed. The simulation now reports: {{{$ …
22:27 Ticket #110 (Linefeeds in Modelica comment strings causes simulation failure) updated by Martin Sjölund
This was fixed some time in 2009
22:19 Ticket #1160 (Interactive Model Editor Interface - getComponentAnnotations() and getNthComponentAnnotation() API are not ...) updated by Martin Sjölund
This is fixed in 1.6.0
22:15 Ticket #1257 (Codegen bug) updated by Martin Sjölund
This is been fixed in OM 1.6.0. The fix was probably around the same …
22:06 Ticket #1384 (MacPorts build failure) updated by PDM
Yes, it works: MacPorts now builds and installs r7522 on an Intel iMac …
20:29 Ticket #77 (Built-in type attributes given as modifiers in type declarations not ...) updated by Martin Sjölund
This is working in the trunk :)
20:15 Ticket #1247 (Improve error message for mixing equation/algorithm syntax (from MathCore)) updated by Martin Sjölund
Fixed in r7521
20:05 Ticket #1217 (Modelica.Mechanics.Translational.Examples.Friction (MSL 2.2.1) does ...) updated by Martin Sjölund
This was fixed in the trunk (a testcase has been added in r7520)
19:37 Ticket #1025 (Some of the reduction expressions do not work.) updated by Martin Sjölund
This works in the trunk, probably has been for a while now.
19:33 Ticket #1230 (TwoTanks model fails to build) updated by Martin Sjölund
This was previously fixed by Willi (using method=dassl2)
19:21 Ticket #1247 (Improve error message for mixing equation/algorithm syntax (from MathCore)) updated by Martin Sjölund
This now yields {{{[a.mo:5:6-5:7:writable] Error: Parse error: …
17:06 Ticket #1062 (Not so useful error message for an invalid model (from MathCore)) updated by Martin Sjölund
Fixed in r7515 (testcases already exist and were updated)
16:35 Ticket #1390 (OMEdit does not load back the saved parameter values) created by Adeel Asghar
open OMEdit file > new > model > "test1" drag capacitor from model …
16:34 Ticket #1062 (Not so useful error message for an invalid model (from MathCore)) updated by Martin Sjölund
This was implemented by Björn using print() instead of Error.mo. I'll …
16:32 Ticket #1385 (Interactive Model Editor Interface - Small issue with Modelica.SIunits (and others maybe)) updated by Adeel Asghar
This is because we don't have any icon image for type in OMEdit at the …
16:29 Ticket #1389 (OMEdit changes the extent vector of annotations to {-100,-100}, {100, 100}) created by Adeel Asghar
open OMEdit file > new > model > "test1" drag capacitor from model …
15:45 Ticket #1093 (Instantiation - OMC fails with Stack Overflow) updated by Martin Sjölund
Works in OMC trunk
15:43 Ticket #1125 (Name lookup fails when using functions from kernel command view (from ...) updated by Martin Sjölund
Works in OpenModelica trunk (OMC handles external functions)
15:42 Ticket #1131 (Syntax error reported for annotations in extends clauses. (from MathCore)) updated by Martin Sjölund
Works in trunk
15:39 Ticket #1074 (Backend - Lookup in inherited classes fail (from MathCore)) updated by Martin Sjölund
This was fixed in trunk: {{{$ …
13:41 Ticket #1388 (Prevent duplicate top-level classes) created by Martin Sjölund
class A end A; class A Real r; end A; -or- (because sin is …
12:01 Ticket #1021 (Simulation Code Generation - Derivative of expressions der(x -y) does not generate correct code.) updated by Martin Sjölund
This was fixed in trunk
11:57 Ticket #1085 (Frontend - Speedup check of Digital examples (from MathCore)) updated by Martin Sjölund
This is now down to 7.32/12.69 seconds for me. Is that acceptable for now?
11:52 Ticket #1205 (Installation program - Cannot install 1.5 on Mac OS X Leopard) updated by Martin Sjölund
I'll just close this as WONTFIX since we just do source builds using …
11:40 Ticket #1384 (MacPorts build failure) updated by Martin Sjölund
Try r7507. If it fails, attach …
11:05 Ticket #1387 (small stop time causes simulation to end early) updated by Martin Sjölund
If the user accepts a tolerance of 1e-6, but simulates from time=0 to …
11:04 Ticket #1387 (small stop time causes simulation to end early) updated by Adrian Pop
I think it does, at least if the step is *smaller* than the tolerance …
11:03 Ticket #1387 (small stop time causes simulation to end early) updated by Martin Sjölund
I don't think tolerance has anything to do with this. That's the error …
10:49 Ticket #1387 (small stop time causes simulation to end early) updated by Adrian Pop
I think also tolerance has to be taken into account when calculating …
10:38 Ticket #1387 (small stop time causes simulation to end early) created by Martin Sjölund
The issue is that calcTinyStep calculates a time step larger than the …

2010-12-19:

23:34 main2.log attached to Ticket #1384 by PDM
Shows the build failure in r7499.
23:31 Ticket #1384 (MacPorts build failure) updated by PDM
I've reopened the bug, since r7499 didn't fix it. I'll attach the new …
22:35 Ticket #1386 (sign() returns Real, but should be Integer) created by Martin Sjölund
Spec 3.2 says: sign(v) Is expanded into “noEvent(if v>0 then 1 else if …
22:03 Ticket #1374 (error when compiling partial function with array parameters) updated by Martin Sjölund
Fixed in r7500
21:49 Ticket #1374 (error when compiling partial function with array parameters) updated by Martin Sjölund
Patch coming soon (currently, OMC tries to do type-checking of …
21:32 Ticket #1384 (MacPorts build failure) updated by Martin Sjölund
I believe this is actually a qmake bug. Our configure script patched …
06:39 Ticket #1385 (Interactive Model Editor Interface - Small issue with Modelica.SIunits (and others maybe)) created by Adrian Pop
When you open up Modelica.SIunits you get a lot of "M"s but they …

2010-12-18:

18:15 Ticket #1384 (MacPorts build failure) created by PDM
I'm trying to install OpenModelica on an Intel iMac running Mac OS …
18:15 main.log attached to Ticket #1384 by PDM
07:45 Ticket #1339 (Susan uses RML local declarations) updated by Martin Sjölund
Pavol fixed this some time ago

2010-12-17:

17:39 Ticket #1371 (Instantiation - Protected function arguments cause confusing error message) updated by Martin Sjölund
Fixed in r7470
15:44 Ticket #1371 (Instantiation - Protected function arguments cause confusing error message) updated by Martin Sjölund
I'll also add errors for functions containing equations. Note: We can …
12:45 print.pdf attached to Ticket #1381 by Martin Sjölund
(Almost) working file.
12:45 Ticket #1381 (printing with OMNotebook does not work) updated by Martin Sjölund
Fixed in r7460. Note: I think printer settings (margin/etc) has a lot …
12:12 Ticket #1381 (printing with OMNotebook does not work) updated by Adrian Pop
Just let me know when is fixed and I'll make a new build.
12:11 Ticket #1381 (printing with OMNotebook does not work) updated by Martin Sjölund
Ok, I got an email reply with sample files describing this issue. …
12:03 Ticket #1375 (Typo in MSL example PointMassGravity) updated by Martin Sjölund
Added a bug on the Modelica Association tracker for this as then it …
08:15 Ticket #1375 (Typo in MSL example PointMassGravity) updated by Martin Sjölund
Which of the examples is this? {{{grep -R PointMassGravity …
08:05 Ticket #1381 (printing with OMNotebook does not work) updated by Martin Sjölund
What part of it is defective? I removed the debug messages and …

2010-12-16:

14:41 Ticket #1383 (OMEdit crashes while loading Modelica.Blocks.Examples.BusUsage) created by Adeel Asghar
OMEdit crashes while loading Modelica.Blocks.Examples.BusUsage example.
14:39 Ticket #1382 (OMEdit not saving icon and diagram annotations of the model) created by Adeel Asghar
Create a model with some icon or diagram annotations, save it and …
11:34 Ticket #1381 (printing with OMNotebook does not work) created by fpqupc
The Print option in  the File menu of OMNotebook produces …

2010-12-15:

10:23 Ticket #1380 (OMEdit deletes array indices) created by alexp
having e.g. the code parameter Real e_k[2]={1,0}; switching to …
08:31 Ticket #1379 (OMEdit - OMEdit does not show 'edited' attribute any more) updated by alexp
sorry, it did not vanish, but is shown NOT shown when the file has …
08:28 Ticket #1379 (OMEdit - OMEdit does not show 'edited' attribute any more) created by alexp
after bugfix 1378, the * in the name of the file when it has been …

2010-12-14:

21:39 Ticket #1377 (Interactive Model Editor Interface - Display the messages from the SimulationResults in the Messages window) updated by Adeel Asghar
Now the message is always printed whether simulation is successful or …
21:37 Ticket #1378 (Interactive Model Editor Interface - OMEdit error writing file) updated by Adeel Asghar
Now you can do editing in text view and can save it back.
21:36 Ticket #1376 (Interactive Model Editor Interface - In the text mode the OMEdit menu items are grayed out so you cannot ...) updated by Adeel Asghar
You can not save readonly models. The readonly models are those that …
15:07 Ticket #1378 (Interactive Model Editor Interface - OMEdit error writing file) updated by Adrian Pop
Adeel, when saving a file you need to use API setSourceFile(class, …
14:57 Ticket #1378 (Interactive Model Editor Interface - OMEdit error writing file) created by alexp
1.6.0 on Windows-32 (XP) add a new model file .mo edit the source …
14:57 omEdit_error.png attached to Ticket #1378 by alexp
14:35 Ticket #1377 (Interactive Model Editor Interface - Display the messages from the SimulationResults in the Messages window) updated by Adrian Pop
Maybe would be a good idea to also display the messages in RED if …
14:07 Ticket #1376 (Interactive Model Editor Interface - In the text mode the OMEdit menu items are grayed out so you cannot ...) updated by Adrian Pop
I think that even if the model is read-only the save toolbar and save …
14:00 Ticket #1377 (Interactive Model Editor Interface - Display the messages from the SimulationResults in the Messages window) created by Adrian Pop
When you simulate a model display the messages that you get in the …
14:00 OMEdit-simulation-messages.png attached to Ticket #1377 by Adrian Pop
13:51 OMEdit-cannot-save.png attached to Ticket #1376 by Adrian Pop
13:51 Ticket #1376 (Interactive Model Editor Interface - In the text mode the OMEdit menu items are grayed out so you cannot ...) created by Adrian Pop
When you make a new Model, go to the Text Mode and write your model …
00:36 Ticket #1375 (Typo in MSL example PointMassGravity) created by PDM
The PointMassGravity example in MSL (3.1 and 3.2) refers to …
00:26 Ticket #1374 (error when compiling partial function with array parameters) created by PDM
The following example from the Modelica book gives "Error occured …

2010-12-13:

07:36 Ticket #1344 (Build Environment - Separate Front-end/Back-end) updated by Adrian Pop
Split into directories done in revision 7369.
Note: See TracTimeline for information about the timeline view.