Open Pipe Close the current tab Try to open a saved PN This will generate a NullPointerException since there isn't any place for the PN to be drawn.
Fixed in 4.2. This was caused by PIPE trying to access an attribute of the tabs, causing a NullPointerException to be thrown when no tabs exist.
Log in to post a comment.
Fixed in 4.2. This was caused by PIPE trying to access an attribute of the tabs, causing a NullPointerException to be thrown when no tabs exist.