trevordevore / levure

Application development framework for LiveCode
MIT License
32 stars 14 forks source link

preferences error windoze #105

Closed macMikey closed 5 years ago

macMikey commented 5 years ago

On the mac side when opening my project everything is fine. On Windoze, I get an error loading preferences. No preference file is specified on either platform.

screen shot 2018-10-04 at 11 26 41
macMikey commented 5 years ago

FYI, the top of that message is thrown my my error handler that's intercepting errorDialog. The bottom is the actual error message.

trevordevore commented 5 years ago

@macMikey After confirming that you are using the latest version of the framework can you put a breakpoint in prefFilenameForPlatform() in the ./framework/helpers/preferences/preferences.livecodescript file and provide the backtrace?

trevordevore commented 5 years ago

@macMikey Can you confirm whether or not you still see this issue? If not I'm going to close it.

macMikey commented 5 years ago

Close it for now. I haven't done a build of that app in months so if you want to close it, go for it, and the next time I try it, if it still breaks, you'll hear about it.