All Projects

IDProjectCategoryTask TypeSeveritySummaryStatusOpened by
 2104 QCAD BugtrackerECMAScriptRefactoringLow Dublicate functions in scripts/simple.js and scripts/li ...ClosedVladimir Syroezhkin Task Description

Both of these files (scripts/simple.js and scripts/library.js) contain a function named sleep() that duplicate each other. There is probably a need to delete one of them.

Permalinks to this definitions on Github:

 2103 QCAD BugtrackerECMAScriptBug ReportLow Crash when lengthen() executed twice Closed1Vladimir Syroezhkin Task Description

This code was executed in the Script Shell window. Then the program is failing of and closed.

a = addLine(0,0,100,100);
lengthen(a, true, 50); // success
lengthen(a, true, 50); // FAILED!
Showing tasks 1 - 2 of 2 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing