dboun / MultiPatientImageProcessing

Bulk processing of medical images
1 stars 1 forks source link

Portable version - Save Seed/Segmentation fails with a message about insufficient permissions #48

Open ashishsingh18 opened 5 years ago

ashishsingh18 commented 5 years ago

Reproducible on portable version

Steps:

  1. User unzips the portable version at, let's say C:\workspace\MLL_v0.7_Portable_win64
  2. User then cd's to C:\workspace
  3. User searches for MLL and finds MLL*.exe and double clicks on that
  4. App launches.
  5. User loads data, runs the segmentation, but on saving the seed/segmentation gets a popup message stating "No Permission to write in this directory". Please see the screenshot.(Consistently reproducible)

Whereas if the user goes to C:\workspace\MLL_v0.7_Portable_win64 and runs the exe from there, it works just fine.

image

ashishsingh18 commented 5 years ago

Since we have a workaround, this is not a high priority at the moment.

dboun commented 5 years ago

Huh, weird!

Not reproducable in Windows 10, btw.

For future reference, this happens here: https://github.com/dboun/MultiPatientImageProcessing/blob/b9e3bd8b41d90f2f94f830482317fb52c4a37589/core/modules/other/MitkGeneral/CustomMitkDataStorage.cpp line 727.