GoXLR-on-Linux / goxlr-utility

An unofficial GoXLR App replacement for Linux, Windows and MacOS
MIT License
635 stars 36 forks source link

"Load Colour Profile" Bugged #155

Closed red0x0002 closed 2 months ago

red0x0002 commented 4 months ago

Under System --> Power Actions --> "Load Colour Profile"

This should be just loading the colour profile however it is loading the full profile and not just the colour. My sliders and everything reset to the default. It can be tested with following layout:

image

FrostyCoolSlug commented 4 months ago

Hi, could you please provide the goxlr-daemon.log file please? You can right click the tray, open path, logs to locate it.

red0x0002 commented 4 months ago

goxlr-daemon.log

FrostyCoolSlug commented 4 months ago

From what I can tell in the logs, Windows is always being shut down and isn't being put into sleep mode, so the sleep and wake actions are never being executed.

Shutting down Windows terminates the utility, meaning it has to restart on reboot, at which point it will fully load the previous profile as there's no way to track hardware state between restarts.