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

Compositor fails to read the configuration #917

Open
YohDeadfall opened this issue Oct 10, 2024 · 0 comments
Open

Compositor fails to read the configuration #917

YohDeadfall opened this issue Oct 10, 2024 · 0 comments

Comments

@YohDeadfall
Copy link

Tried to use Cosmic on my ArchLinux machine, but it didn't go well. After logging into my account the display turned into the terminal mode, displayed errors and the login screen appeared again.

Logs:

Oct 10 19:21:02 yoh-laptop cosmic-comp[824]: Failed to read config 'workspaces'
Oct 10 19:21:02 yoh-laptop cosmic-comp[824]: failed to read local shortcuts config 'system_actions': NoConfigDirectory
Oct 10 19:21:02 yoh-laptop cosmic-comp[824]: Key-Binding 'Period' only matched case insensitive for "period"
Oct 10 19:21:02 yoh-laptop cosmic-comp[824]: Key-Binding 'Comma' only matched case insensitive for "comma"
Oct 10 19:21:02 yoh-laptop cosmic-comp[824]: Key-Binding 'Period' only matched case insensitive for "period"
Oct 10 19:21:02 yoh-laptop cosmic-comp[824]: Key-Binding 'Comma' only matched case insensitive for "comma"
Oct 10 19:21:02 yoh-laptop cosmic-comp[824]: shortcuts custom config error: GetKey("custom", Os { code: 2, kind: NotFound, message: "No such file or directory" })
Oct 10 19:21:02 yoh-laptop cosmic-comp[824]: tiling exceptions custom config error: GetKey("tiling_exception_custom", Os { code: 2, kind: NotFound, message: "No such file or directory" })
Oct 10 19:21:02 yoh-laptop cosmic-comp[824]: Unable to become drm master, assuming unprivileged mode
Oct 10 19:21:02 yoh-laptop cosmic-greeter[881]: [2024-10-10T16:21:02Z WARN  cosmic_greeter::greeter] failed to read session directory "/usr/local/share/wayland-sessions": Os { code: 2, kind: NotFound, message: "N>
Oct 10 19:21:02 yoh-laptop cosmic-greeter[881]: [2024-10-10T16:21:02Z WARN  cosmic_greeter::greeter] failed to read session directory "/usr/local/share/xsessions": Os { code: 2, kind: NotFound, message: "No such >
Oct 10 19:21:02 yoh-laptop cosmic-greeter[881]: [2024-10-10T16:21:02Z WARN  cosmic_greeter::greeter] session GNOME overwrote old command (["/usr/bin/env", "XDG_SESSION_TYPE=wayland", "XDG_CURRENT_DESKTOP=GNOME", >
Oct 10 19:21:02 yoh-laptop greetd[894]: config: Config { file: ConfigFile { terminal: ConfigTerminal { vt: None, switch: false }, general: ConfigGeneral { source_profile: true, runfile: "/run/greetd.run", service>
Oct 10 19:21:02 yoh-laptop greetd[894]: pam_systemd_home(login:auth): New sd-bus connection (system-bus-pam-systemd-home-894) opened.

Installed packages:

cosmic-app-library 1.0.0.alpha.2-1
cosmic-applets 1.0.0.alpha.2-1
cosmic-bg 1.0.0.alpha.2-1
cosmic-comp 1.0.0.alpha.2-1
cosmic-files 1.0.0.alpha.2-1
cosmic-greeter 1.0.0.alpha.2-2
cosmic-icon-theme 1.0.0.alpha.2-1
cosmic-launcher 1.0.0.alpha.2-1
cosmic-notifications 1.0.0.alpha.2-1
cosmic-osd 1.0.0.alpha.2-1
cosmic-panel 1.0.0.alpha.2-1
cosmic-randr 1.0.0.alpha.2-1
cosmic-screenshot 1.0.0.alpha.2-1
cosmic-session 1.0.0.alpha.2-1
cosmic-settings 1.0.0.alpha.2-1
cosmic-settings-daemon 1.0.0.alpha.2-1
cosmic-workspaces 1:1.0.0alpha2-1
xdg-desktop-portal-cosmic 1.0.0.alpha.2-1

To configure cosmic-greeter I executed:

systemctl disable gdm.service
systemctl enable cosmic-greeter.service

Choosing other desktop environments from the combo on login led to the same result as for Cosmic.

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