dicomsort icon indicating copy to clipboard operation
dicomsort copied to clipboard

help

Open chukin1124 opened this issue 1 year ago • 0 comments

Describe the Issue:

A clear and concise description of what the bug is.

Expected Behavior:

What you expected to happen.

Steps to Reproduce:

How to reproduce the issue.

Environment

DICOM Sort Version:

3.0.0

Operating System:

Darwin piepieMacBook-Air.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:00 PDT 2024; root:xnu-10063.141.2~1/RELEASE_X86_64 x86_64

Traceback:

Traceback (most recent call last):

  File "/opt/anaconda3/lib/python3.12/site-packages/dicomsort/gui/widgets.py", line 418, in PromoteSelection
    self._move_selection(-1)

  File "/opt/anaconda3/lib/python3.12/site-packages/dicomsort/gui/widgets.py", line 441, in _move_selection
    self.selected.Delete(index)

wx._core.wxAssertionError: C++ assertion ""pos < GetCount()"" failed at /private/var/folders/w4/hp1my1ln4216vrmvp2_w45dm0000gn/T/pip-req-build-u4tyody6/ext/wxWidgets/src/common/ctrlsub.cpp(108) in Delete(): invalid index

chukin1124 avatar Oct 19 '24 06:10 chukin1124