datalad / datalad-gooey

A graphical user interface for DataLad (datalad.org)
https://docs.datalad.org/projects/gooey
Other
4 stars 6 forks source link

Setting browser root to a dir *inside* a dataset crashes dir inspection #398

Closed mih closed 1 year ago

mih commented 1 year ago
INSPECT /home/mih/hacking/datalad/next/datalad_next/constraints
Traceback (most recent call last):
  File "/home/mih/hacking/datalad/gooey/datalad_gooey/fsbrowser.py", line 391, in _inspect_changed_dir
    parent = item.parent()
RuntimeError: Internal C++ object (FSBrowserItem) already deleted.

Browser root was /home/mih/hacking/datalad/next/datalad_next/constraints which is a mere directory inside the Git repo at /home/mih/hacking/datalad/next