Community
Participate
Working Groups
When path tool is launched from CCSV5 for Linux the following message is shown in a pop-up dialog: "The following exception was returned by the tool :Can't find method org.eclipse.swt.widgets.TableColumn.setWidth(org.mozilla.javascript.Undefined). (./xdc/tools/path/sg/Main.xs#295)"
Fixed in xdctools-d44. The problem was occuring because a 'SWT.Move' event was being generated during the table creation stage. The event handler was resetting the global column map on which the table creation depended. Added a check in the event handler to do nothing if the tool is in the initialization state. Problem was not detected on windows due to difference in underlying SWT implementations.
Created attachment 179287 [details] Path tool
fix/verify pass Installed XDCtools 3.20.04.67-eng CCSv5 build 53 (Linux Ubuntu 10.01 LTS) Opened Tools --> RTSC Tools Path Tool opened and worked with no issues.
Shipped in XDCtools 3.20.04