v0.1.2 Hotfix 1
Release Notes
This release resolves an issue with an error dialog box appearing on launch on Windows (Win32) systems.
Early versions of the software were planned to use a separate command-line executable for lamp communication, with the
GUI spawning that separate executable and piping information to it as needed. Intial tests for processing spawning used
the common cat executable program, which is not present on Windows systems by default. This resulted in an error
stating that the program could not be found, but the GUI software then launched and ran successfully afterwards.
This extra call is removed for all versions, though no change to other platforms’ functionality should be noticable.
Downloads
- Lamp Control GUI (Windows): v0.1.2 Hotfix 1 (.zip)
- Lamp Control GUI (macOS): v0.1.2 Hotfix 1 (.zip)
#fix
#hotfix
#win32
Back to GUI Versions