ozw-admin
ozw-admin copied to clipboard
File->Preferences crashes AppImage
Using the Linux AppImage, the following versions crash when clicking "File -> Preferences":
0.1.74 0.1.72
Version 0.1.69 is the latest version of the AppImage that lets me open the Preferences.
Same issue here.
My instance fails to connect due to insufficient network cache size, however trying to modify this setting crashes ozw-admin.
2020-08-05 08:22:04.352 Error, Cannot find a path to the configuration files at /home/mike/.local/share/OpenZWave/ozw-admin/. Exiting...
2020-08-05 08:22:04.352 Error, Exception: Options.cpp:90 - 1 - Cannot Find Configuration Files
terminate called after throwing an instance of 'OpenZWave::OZWException'
what(): Options.cpp:90 - ConfigError (1) Msg: Cannot Find Configuration Files
[1] 13408 abort (core dumped) bin/OZWAdmin-0.1.74-x86_64.AppImage
If I mkdir -p /home/mike/.local/share/OpenZWave/ozw-admin/
I can then launch preferences, change the setting and successfully connect.
@michaelwoods Thx for this workaround.