Alexays / Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
MIT License
5.83k stars 657 forks source link

Waybar not loading #3263

Open Jsinisin opened 1 month ago

Jsinisin commented 1 month ago

Yesterday Waybar was loading, except Workspaces module was not working. Today, nothing works. I've gone through the json module file, config and style.css and I've commented each section, one at a time and cannot figure out what is stopping it from loading.

When I try to execute Waybar I get:

{user} @ ~ $ waybar [2024-05-11 18:49:41.951] [info] Using configuration file /home/user/.config/waybar/config [2024-05-11 18:49:41.951] [info] Including resource file: ~/.config/hypr/hyprmodules.json [2024-05-11 18:49:41.951] [error] Could not connect: Connection refused

frankebel commented 1 month ago

On which version of Hyprland are you? I had the same issue which went away after I updated to v0.40.0.

Jsinisin commented 1 month ago

After lots of digging, I'm a goof who doesn't listen to audio enough apparently. I forgot to install pavucontrol, and I'm guessing that the error was coming from the audio module. I know I commented it out at one point, but I must have missed something. After installing pavucontrol, everything works fine now.