BIC-MNI / Display

MNI Display project, converted from CVS
Other
8 stars 4 forks source link

BUG: Display file dialogs don't open in "working directory" #42

Closed gdevenyi closed 8 years ago

gdevenyi commented 8 years ago

Example:

~/projects/OASIS/CIVET-1.1.12-average2-preprocessed3/output/OAS1_0001_MR1/thickness$ Display ../surfaces/OASIS_OAS1_0001_MR1_mid_surface_rsl_left_81920.obj
<Display Opens>
<File -> Load File>
<Dialog working directory is ~/projects/OASIS/CIVET-1.1.12-average2-preprocessed3/output/OAS1_0001_MR1>

Looks like somewhere the working directory path is getting truncated, as with further testing, the dialog always opens one directory above the proper location.

gdevenyi commented 8 years ago

Fixed!