QCAD - 2D CAD System.
Click here for a documentation of the DokuWiki formatting syntax that can be used in reports
Please search for existing tasks (also closed ones) before opening a new task.
Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help > Check for Updates)
FS#905 - Text tool regression
Opened by Tamas TEVESZ (kazmer) - Thursday, 29 August 2013, 02:36 GMT+2
Last edited by Andrew (andrew) - Sunday, 01 September 2013, 14:02 GMT+2
|
DetailsHappened somewhere between ab3e02 (works) and 67516a (doesn’t work). In 67516a (current HEAD), when I attempt to launch the Text tool, the following is printed on stderr: Warning: Script Exception: "ReferenceError: Can't find variable: RTextBasedData" Warning: "<anonymous>()@/tmp/qcad/scripts/Draw/Text/TextDialog/TextDialog.js:838" The Tool options toolbar does appear and it can be interacted with. The Text tool does not appear at all (and text input in the Toolbar can not be placed either). In ab3e02, the Text tool works as usual.
Hope I got it right this time – several clean builds have been made to double-check results. |