g14control icon indicating copy to clipboard operation
g14control copied to clipboard

Fix to Issue #18: ROG Armory changing config

Open LavaTiger99 opened this issue 5 years ago • 3 comments

Fix to Issue #18 Added an optional apply_plan() delay with variable in config. Updated instructions on dealing with ROG Armory issues

LavaTiger99 avatar Jul 08 '20 07:07 LavaTiger99

Sorry, but this isn't really a fix. Merely a workaround (and a bad one). Waiting an arbitrary amount of time does not guarantee the profile won't be overridden.

The only solution I see is to just get rid of the ROG Armory service, at least while the app is running (disabling the windows service) Also, I remember again that the usage of "time.sleep" renders the app unusable during that time because freezes the main thread.

CappyT avatar Jul 08 '20 15:07 CappyT

I wanted to give users the option, as noted in the instructions the second is a bad option and not recommended, and removing armory is preferred.

I will remove that option and just include the Removing armory instructions & reasoning.

LavaTiger99 avatar Jul 09 '20 01:07 LavaTiger99

Updated to remove that delay option, now only includes instructions on removing armory crate.

LavaTiger99 avatar Jul 09 '20 08:07 LavaTiger99