source: docs/BUGS @ 312

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