Skip to content

Error message that makes no sense when trying to open a file that doesn't exists (from bookmarks for example) #87

@doutriaux1

Description

@doutriaux1

If I clicked on a bookmarked file that dopesn't exists anymore, I can still still click on "Load and close" and then get the following non-sensical error:

Traceback (most recent call last):
File "/lgm/ucdat/2013-01-02/vistrails/vistrails/gui/uvcdat/variable.py", line 520, in defineVarCloseClicked
self.getUpdatedVarCheck()
File "/lgm/ucdat/2013-01-02/vistrails/vistrails/gui/uvcdat/variable.py", line 560, in getUpdatedVarCheck
axisList = self.dimsLayout.itemAt(1).widget()
AttributeError: 'NoneType' object has no attribute 'widget'

We need to disable to "load and CLose" button until a variable is actually loaded

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions