GoXLR-on-Linux / goxlr-utility

An unofficial GoXLR App replacement for Linux, Windows and MacOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Load Colour Profile" Bugged

red0x0002 opened this issue · comments

commented

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

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

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.