source: trunk/org.modelica.mdt/BUGS @ 192

Last change on this file since 192 was 192, checked in by boris, 19 years ago
  • fixed issue with open/close project menus not updated after thiers invocation (BUG 5)
File size: 1.8 KB
Line 
1Known bugs and issues in MDT plugin.
2
3Open Bugs and Issures
4
5BUGID:  1
6STATUS: open
7TESTCASE: absent
8DESCRIPTION
9When there is a warning displayed New Modelica Class Wizard, the finish button
10is disabled, should be enabled.
11
12BUGID: 3
13STATUS: open
14TESTCASE: absent
15It is not possible to print from Modelica Editor. The print icon is grayed out
16on the toolbar.
17
18BUGID: 6
19STATUS: open
20
21While in modelica editor line and column number are not visible. In for
22example java editor line and column number are visible in the status bar
23at the bottom.
24
25
26Closed Bugs and Issures
27
28BUGID: 2
29STATUS: fixed
30TESTCASE: absent, a bit tricky to write
31It is not possible to open/close project from the Modelica Project View.
32
33BUGID: 4
34STATUS: closed
35TESTCASE: n/a
36ENVIRONMENT: windows XP, omc 1.3.1
37Expand 'System Library'->'Modelica'->SIunits'. A bunch of InvocationError
38exceoptions are thrown. E.g.:
39
40org.modelica.mdt.internal.omcproxy.InvocationError: getPackages(Modelica.SIunit\
41s.ModulusOfAdmittance) replys 'error'
42    at org.modelica.mdt.internal.omcproxy.OMCProxy.getPackages(OMCProxy.java:325)
43
44This can be some sort of omc bug, getErrorString() returns:
45#Error, lookup_classdef failed
46Length in Modelica
47[..snip..]
48This should probably be reported upstream.
49------------------------------------------
50Mail sent to modelica-pelab list, waiting for reply.
51------------------------------------------
52No reply recived, bug entered in omc's bug database, closing this issue.
53
54BUGID: 5
55STATUS: fixed
56TESTCASE: absent
57'Open project' and 'Close project' menu items are not updated after invocation.
58
59Try this. Select an open project and click on 'close project' menu (for example
60in contex menu). Look at the menu again, 'Open project' is still disabled
61and 'Close project' enabled. Same problem if you open a closed project.
Note: See TracBrowser for help on using the repository browser.