State:Closed|icon_bug|database:public|icon_mari|Resolution:Fixed|TargetRelease:3.3v1|BugID:270024|
Problem summary
Running isNull() crashes and dumps core as of 3.2v1
Customer reported version
3.2v1
Customer reported platform
Fedora
Steps to reproduce
1) Open Mari
2) In the Python console, run the following (where n = any number less than the number of projects you currently have
mari.projects.list()[n].isNull()
3) Mari will then crash and close.>>> mari.projects.list()[22].isNull()
False
We're sorry to hear that
Please tell us why