medInria / medInria-public

Open-source part of the medInria software
https://med.inria.fr/
BSD 4-Clause "Original" or "Old" License
90 stars 70 forks source link

[PACS/CD] crash clicking on Import #984

Open mathildemerle opened 2 years ago

mathildemerle commented 2 years ago

How to reproduce:

Crash:

WARN  - lun. mars 21 14:17:53 2022 - "****** Prepare move with parameters :" 
WARN  - lun. mars 21 14:17:53 2022 - "*    by default IMPORT" 
WARN  - lun. mars 21 14:17:53 2022 - "*    OutputDir =  \"/tmp/qtdcm/{d7279989-d524-4129-a79a-41c6e7b59816}\"" 
WARN  - lun. mars 21 14:17:53 2022 - "*    DataUID =  ()" 
WARN  - lun. mars 21 14:17:53 2022 - "*    ImportDir =  \"\"" 
WARN  - lun. mars 21 14:17:53 2022 - "******" 
Exception en point flottant (core dumped)

Happening in 3.2 branch.

mathildemerle commented 2 years ago

I created a PR to solve this problem on QtDCM repository : https://github.com/medInria/qtdcm/pull/8. Do I need to create it also on https://github.com/qtdcm/qtdcm by the way?