Skip to main content
Topic: [Openrc] waybar not starting (Read 601 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[Openrc] waybar not starting

Code: [Select]
 bfd:[enderman]:~$ waybar
[2024-04-08 18:53:31.929] [info] Using configuration file /etc/xdg/waybar/config.jsonc
[2024-04-08 18:53:31.931] [info] Unable to receive desktop appearance: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.Settings” on object at path /org/freedesktop/portal/desktop
[2024-04-08 18:53:31.931] [info] Using CSS file /etc/xdg/waybar/style.css
[2024-04-08 18:53:31.937] [warning] Mapping is not an object
[2024-04-08 18:53:31.947] [error] media stopped unexpectedly, is it endless?" socket(): Too many open files
fork(): Cannot allocate memory
shared memfd open() failed: Too many open files
Failed to create secure directory (/run/user/1000/pulse): Too many open files
socket(): Too many open files
fork(): Cannot allocate memory
shared memfd open() failed: Too many open files
Failed to create secure directory (/run/user/1000/pulse): Too many open files

installed xdg-desktop-portal and xdg-desktop-portal-gtk, xdg-desktop-portal-wlr

Re: [Openrc] waybar not starting

Reply #1
I faced the same issue also. Fixed it with removing the pulseaudio thingy on Waybar config. After that I could launch it and add the pulseaudio stuff back in. It then started working after reboot.