Details
Description
Essentially, if you do stuff like this while doing a QBS build, qt creator will crash:
var file = new TextFile(someFile, TextFile.ReadOnly)
var cmd = new JavaScriptCommand();
cmd.file = file;
The console that launched creator has these lines pre crash:
QVariant::load: unable to load type 39.
QVariant::save: unable to save type 'QObject*' (type id: 39).
Attachments
For Gerrit Dashboard: QBS-985 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
162596,2 | Prevent users from creating nonsensical Command properties. | 1.5 | qbs/qbs | Status: MERGED | +2 | 0 |