Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong config directories on boot #154

Open
Pablo-Caballero-Maria opened this issue Nov 6, 2024 · 0 comments
Open

Wrong config directories on boot #154

Pablo-Caballero-Maria opened this issue Nov 6, 2024 · 0 comments

Comments

@Pablo-Caballero-Maria
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant