Skip to content

Missing configuration files #2012

@albersonmiranda

Description

@albersonmiranda

I'm on CachyOS and cosmic 1.0.13-1.1. There are some unresponsive UI elements, so I've opened cosmic settings via terminal and I get the following:

❯ cosmic-settings
  ERROR  Failed to load Panel system config., err: GetKey("padding_overlap", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/desktop/panel/mod.rs:90 on main

  ERROR  Error when loading Panel container config., err: GetKey("padding_overlap", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/desktop/panel/inner.rs:70 on main

  ERROR  Error when loading Panel container config., err: GetKey("padding_overlap", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/desktop/panel/inner.rs:70 on main

  ERROR  Failed to load Dock system config., err: GetKey("padding_overlap", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/desktop/dock/mod.rs:138 on main

  ERROR  Error when loading Panel container config., err: GetKey("padding_overlap", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/desktop/panel/inner.rs:70 on main

  ERROR  Error when loading Panel container config., err: GetKey("padding_overlap", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/desktop/panel/inner.rs:70 on main

  ERROR  Failed to read config 'cursor_follows_focus', err: GetKey("cursor_follows_focus", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/desktop/window_management.rs:61 on main

  ERROR  Failed to read config 'focus_follows_cursor_delay', err: GetKey("focus_follows_cursor_delay", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/desktop/window_management.rs:70 on main

  ERROR  Failed to read config 'edge_snap_threshold', err: GetKey("edge_snap_threshold", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/desktop/window_management.rs:88 on main

  ERROR  Failed to read config 'workspaces', err: GetKey("workspaces", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/desktop/workspaces.rs:44 on main

  ERROR  Failed to read config 'input_default', why: GetKey("input_default", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/input/mod.rs:53 on main

  ERROR  Failed to read config 'descale_xwayland', err: GetKey("descale_xwayland", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/applications/legacy_applications.rs:61 on main

  ERROR  Failed to read config 'xwayland_eavesdropping', err: GetKey("xwayland_eavesdropping", Os { code: 2, kind: NotFound, message: "Arquivo ou diretório inexistente" })
    at cosmic-settings/src/pages/applications/legacy_applications.rs:70 on main

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions