totalspectrum / flexprop

Simple GUI for Propeller development (both P1 and P2)
Other
38 stars 15 forks source link

flexgui does not seem to create ".flexgui.config" file on macOS #9

Closed dgately closed 4 years ago

dgately commented 4 years ago

After exec'ing "wish flexgui.tcl" in a Terminal window on macOS (Catalina v10.15.2 in the case), and making changes within the Commands/Configure Commands dialog, I expect the .flexguji.config file to be created either within the flexgui root directory or the user's root directory.

RESULT: no .flexgui.config file is found, anywhere (searched for with $ find . -name ".flexgui.config"). Each new execution of flexgui starts with the default Configure Commands values.

totalspectrum commented 4 years ago

Is the flexgui root directory writable by the user running the program? I have it installed in $HOME/flexgui and the file creation seems to work for me.

totalspectrum commented 4 years ago

I haven't been able to reproduce this. Please re-open if it happens with flexgui 4.1.x.