Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug report: Application crashed with TraitError #970

Open
edan-bainglass opened this issue Dec 13, 2024 · 0 comments
Open

Bug report: Application crashed with TraitError #970

edan-bainglass opened this issue Dec 13, 2024 · 0 comments
Labels
automated-report bug Something isn't working

Comments

@edan-bainglass
Copy link
Member

Automated report

This issue was created with the app's automated bug reporting feature.
Attached to this issue is the full traceback as well as an environment
fingerprint that contains information about the operating system as well as all
installed libraries.

Additional comments (optional):

This happened when I clicked on an explicit_kpoints node in the process tree

image

Attachments

Traceback
~/.local/lib/python3.9/site-packages/traitlets/traitlets.py in error(self, obj, value, error, info)
    821                         ),
    822                     )
--> 823             raise error
    824         else:
    825             # this trait caused an error

~/.local/lib/python3.9/site-packages/traitlets/traitlets.py in validate_elements(self, obj, value)
   2879         for v in value:
   2880             try:
-> 2881                 v = self._trait._validate(obj, v)
   2882             except TraitError as error:
   2883                 self.error(obj, v, error)

~/.local/lib/python3.9/site-packages/traitlets/traitlets.py in _validate(self, obj, value)
    736             return value
    737         if hasattr(self, "validate"):
--> 738             value = self.validate(obj, value)
    739         if obj._cross_validation_lock is False:
    740             value = self._cross_validate(obj, value)

~/.local/lib/python3.9/site-packages/traitlets/traitlets.py in validate(self, obj, value)
   2149             return value
   2150         else:
-> 2151             self.error(obj, value)
   2152 
   2153     def info(self):

~/.local/lib/python3.9/site-packages/traitlets/traitlets.py in error(self, obj, value, error, info)
    826             if self.name is None:
    827                 # this is not the root trait
--> 828                 raise TraitError(value, info or self.info(), self)
    829             else:
    830                 # this is the root trait

TraitError: The 'children' trait of a VBox instance contains an Instance of a TypedTuple which expected a Widget, not the KpointsData <KpointsData: uuid: f77d9338-7074-4efb-8cd1-ffb076c95e75 (pk: 14487)>.
Environment fingerprint
eNptVktz4zYM_ise97rS6JXnsbntdGe2zbY9dDoeSoJlxhTJkJQdZWf_e0GAcpRmjwJAPD980PftCZyXRm_vy09bq0TYGzdu779v
hesOMkAXJgfb-3-2100rw_bTdvsv2s3hYPTu8nRb53d5WaP2TfRLuXn88nXz7TBtPgu9KctN0dwXd_dFvfnz28OmKqpm-wNdie4o
BvAUsuvAe9kqyOw8jKADirdFXuQNuhZS9iKzHqbeoLjMr_LiIn6ehA7TCN46dBH1TX6z0p-F1hLcXYGaKq9-psnOxh33ypw92dRv
Nkq0GShNuZR5tRLvDmaEaN5gA9b2u-ckLjF90aw1Z9kPEPyuFR6WSIKcolb4AI4C3XBDhfayOoRRUcnY5Sijh3VeVelTl52bbVja
QsIQnOcUuNpfRQuK4pX8rAUxBbmflDeTbahjqImJtOYIBzJt8phDO432RGnh1Oq8LKs7lD6I7gAPRgdnFLemJr_dfjhReg3F7Q7C
eQiZRlwJJV_JD1omJYxS742dyQP3sEOfZnIkw3azU4MJIE5QdIMVxoZ2c6dSr1JFvfRByZZEdX4bJdozVqmaa7YyHdatGFrlDclA
QYSbFeFAjeDUYRRS7U6YdS-CcSvo7KUCZbojl3JFXdpj2sEYctzkV4yf_cT7g4UUJDiUJQfmEIdpFHrvJOheUb1sJXvMRu7nlDaL
tKBwN_FjjDuDzSTPDdUgR2tcrD8bIQjMOJpf57f8Wkts614O5DEFsbOxAV31QClVizQ4WCQVSxJmM3gJmCn0FLaksJ-lfkL48kzj
XJ5My0OIicX3R3mW3ihGUBReoVAJd0xe7ugzwEtneujIEyeo4EX2jDq0K4rrKDPD5Ka0IRUJjIc32inT4n5B_5N9FHvesZJGNIpg
lUkYqRPcRpzbzFEwtbxqSOYgQ_Zzy0Bvl4GNdmSQLIG0CB77TjZsoiFEKnnhHaUm6UGdJJxTbRGZGmsFfVpt9WoWESyxSWYKHRMM
Rcut8SFGYNKUmqbJpVmhIASB3ElB6iTUvfAJt7FZdrgtioL9lUkSwIcUIaZhpUIOZChyhV-lDgwH8pluRC8dIz15jn2NbbyKtERJ
qmkY5hVTW9JH_ogf2GCsbZSBQc2x2bxkcrBzi6DgyNzZr_OD3P_xd1rRa7LpkfhllyHFBGzIwt110gWReXuQ-
iULSDWw8FRNzi4npoo7zAngdAfQb3AoyfLL_Pj7b4mi2HXq2i3Gqi6CLHJ6NrnEs6kK0iCBUXOKtTDmh31c9ygpkFsuRFm-
ydMhaN5LV_v-P3sHQ7yHuBpc5rsgHllPy2lMDlcaBCIg9lIvV_5OwsmIMb_icCZYTDkseC6WJ-apE6NNdzPaPkO2bNRCpQ6eJ3Sd
Bscy38kFChzed44dLfThAY52WcQ74sR35VTpHYyn1MeC5uS1ObdCKTyz4whrSo9LDH28PUJq4NuZFjoeSC-RZJKMPNuBaWQxeiSY
MffzKxLseuTpgf8dlpdRHgM55GphrYIDKJs613yw6OG00lcf9BETyaBKrX9v8OQvlPUz9XNYua8_qD3gyPFu43JdfkNKnsE8LlNi
lkMAiE4Smd6mYoMTMiAzeQI_Ey66NbzV11RO_M7O0PoIemaaklEcZothd3R1FhA36aKF1wR5WtRoPekOCRunF2QCKKeF-4ijqvlv
AkPG138JPJbz6o_uJF2YkEMJwhXlFntxSSvrFB5pJkpOgG_izmJ_TC-7N-7l3M_4K2rSLxkj7GVUPv7wiLSK0epVWsuP4hH48eM_
paBR5g==

By submitting this issue I confirm that I am aware that this information can
potentially be used to determine what kind of calculation was performed at the
time of error.

@edan-bainglass edan-bainglass added bug Something isn't working automated-report labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-report bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant