Closed Sa-Kage closed 5 months ago
can you share the log file if one exists? (.var/log/keyboardCenter.log
)
It is anonymized, however it will contain your profiles, so make sure there is nothing private.
My workaround for this bug is to close the main window via X and click Save. fyi
tried adding "Ctrl + S" to macro key 1 just for testing here confirmed it was not written to settings file keyboardCenter.log
This is very weird, according to the log the file is saved, but it seems like it does not load correctly.
Could you send me your .config/keyboard-center/settings.yml
?
I think I found the issue, I fucked up somewhere around the config cleanup, I am looking into it.
Just in case it is still needed, the settings. Edit: Also I noticed the new key mapping does work after clicking "save" for the duration of the session, it is just not saved to the settings.yml
settings.yml (file type is not allowed here)
mappings:
MEMORY_1:
MACRO_2:
gamemode: 0
name: paste
string: [Ctrl, V]
type: combo
value:
- [1, 29]
- [1, 47]
MACRO_3:
gamemode: 0
name: copy
string: [Ctrl, C]
type: combo
value:
- [1, 29]
- [1, 46]
MACRO_4:
gamemode: 0
name: cut
string: [Ctrl, X]
type: combo
value:
- [1, 29]
- [1, 45]
openRGB: {MEMORY_1: White-KeyBlue, White-KeyBlue: null}
settings: {minOnStart: true, retryCount: 5, showNotifications: false, usbDeviceID: 0,
usbTimeout: 1000}
Thank you, yep you have the same issue that I managed to reproduce, happens with your file as well.
to your edit: yes it is stored in memory correctly, the saving to file fails, but on the next load your change will get lost.
thanks for reporting, was a really stupid bug.
As the title says, the save button does do nothing for me. The only option to save to the config file (~/.config/keyboard-center/settings.yml) is closing the app and click "Yes" when ask if I want to save...
System info: