Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Session Loading with Child Plots fails #99

Closed
phidahl opened this issue Nov 7, 2016 · 2 comments
Closed

Session Loading with Child Plots fails #99

phidahl opened this issue Nov 7, 2016 · 2 comments
Labels

Comments

@phidahl
Copy link
Contributor

phidahl commented Nov 7, 2016

I get an error if I do the following:

Create one plot
do some polygon filter
create a child plot
save the session
close and reopen shapeout
load the saved session

The error is:

[Window Title]
Error

[Content]
Traceback (most recent call last):
File "C:\projects\shapeout\build\win_shapeout\out00-PYZ.pyz\shapeout.gui.frontend", line 528, in OnMenuLoad
File "C:\projects\shapeout\build\win_shapeout\out00-PYZ.pyz\shapeout.gui.frontend", line 272, in NewAnalysis
File "C:\projects\shapeout\build\win_shapeout\out00-PYZ.pyz\shapeout.analysis", line 50, in init
File "C:\projects\shapeout\build\win_shapeout\out00-PYZ.pyz\shapeout.analysis", line 113, in _ImportDumped
AttributeError: 'NoneType' object has no attribute 'title'

Cheers,
Philipp

@phidahl phidahl added the bug label Nov 7, 2016
@paulmueller paulmueller changed the title Session Saving with Child Plots Session Loading with Child Plots Nov 7, 2016
paulmueller added a commit that referenced this issue Nov 7, 2016
@paulmueller
Copy link
Member

I could not reproduce this bug, but I guess I have found the cause already (see commit above). If the problem persists, please send me the data files.

@phidahl
Copy link
Contributor Author

phidahl commented Nov 7, 2016

I tested 0.6.4.dev3. It loads session files with children sucessfully.
Thanks!

@paulmueller paulmueller changed the title Session Loading with Child Plots Session Loading with Child Plots fails Nov 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants