PASTA-ELN / pasta-eln

PASTA-ELN with new frontend
https://pasta-eln.github.io/pasta-eln/
Other
7 stars 2 forks source link

Import of SampleDB.eln leads to segmentation fault #231

Open jmurugan-fzj opened 4 months ago

jmurugan-fzj commented 4 months ago

Describe the bug Opening the imported measurements post import (of sampledb_export.eln) leads to seg core dump.

Steps To Reproduce Steps to reproduce the behavior:

  1. Run pasta-eln application
  2. Click Project | Import menu to import sampledb_export.eln in pasta-eln. The import happens without any error.
  3. image
  4. Click on project "Imported Project of SampleDB", select the measurement "schema.json" and click on the "json representation" as shown in the picture below.
  5. image
  6. The above action leads to segmentation core dump
  7. See the error below
  8. image
  9. Once the error is thrown, the project shows no contents
  10. image
  11. image

Expected behavior The experiment edit dialog should show up without any errors.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.