Skip to content

Application crashes on an unsuccessful calculation #82

@mretegan

Description

@mretegan
2025-01-08 | 15:11:07.153 | crispy.quanty.spectra | INFO | Could not read spectrum Ce3+_Oh_RIXS_3d4f_iso.spec.
Traceback (most recent call last):
  File "Code/crispy/src/crispy/items.py", line 85, in _modelDataChanged
    index = self.model().createIndex(self.childPosition(), column, self)
                                     ^^^^^^^^^^^^^^^^^^^^
  File "Code/crispy/src/crispy/items.py", line 205, in childPosition
    return parent.children().index(self)
           ^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'children'
[1]    56939 abort      python -m crispy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions