You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Booting the system, just before the cosmic login screen, I get a temporary error screen (the system then loads just fine):
Error cosmic_comp::config: Failed to read config 'workspaces' err NoConfigDirectory
Error cosmic_settings_config::shortcuts: failed to read local shortcuts config 'system_actions': NoConfigDirectory
Warn cosmic_settings_config::shortcuts: Key-binding 'Period' only matched case insensitive for 'period'
Warn cosmic_settings_config::shortcuts: Key-binding 'Comma' only matched case insensitive for 'comma'
Error cosmic_settings_config::shortcuts: shortcuts custom config error: GetKey("tiling_exception_custom, Os {code: 2, kind: NotFound, message: "No such file or directory"}")
I understand that it's looking for configuration directories called "workspaces" and "shortcuts", when they are actually called "com.system76.CosmicSettings.*".
Is there a way to get rid of these error messages?
The text was updated successfully, but these errors were encountered:
Booting the system, just before the cosmic login screen, I get a temporary error screen (the system then loads just fine):
I understand that it's looking for configuration directories called "workspaces" and "shortcuts", when they are actually called "com.system76.CosmicSettings.*".
Is there a way to get rid of these error messages?
The text was updated successfully, but these errors were encountered: