Alexays / Waybar

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

Hyprland workspaces not showing #3287

Closed definetly-not-carl closed 1 month ago

definetly-not-carl commented 1 month ago

I'm on the last available version of Fedora 39, with its relative latest packages for hyprland and waybar. Since the update I cannot see any workspace (I've already changed from wlr/workspaces to hyprland/workspaces (or whatever it is called) and it gives me the following error if I try to force it [error] Hyprland IPC: Couldn't connect to /tmp/hyprcba1ade848feac44b2eda677503900639581c3f4_1716231492_362678026/.socket.sock. (3). Does anybody know what is the problem?

If it matters I have been using the same rice on this Lenovo T14 for one year and it's the first time it gives me this problem. As you can see no workspace is shown. And it is included in the modules

20240520_21h48m19s_grim

Atemo-C commented 1 month ago

Same thing here since I updated my NixOS system.

[2024-05-21 13:09:04.375] [error] Hyprland IPC: Unable to connect?
[2024-05-21 13:09:04.375] [error] Hyprland IPC: Couldn't connect to /tmp/hypr/2ccd45a84475fab46c6fecd2fe226d3173104743_1716286760_140508043/.socket.sock. (3)
[2024-05-21 13:09:04.375] [error] Hyprland IPC: Couldn't connect to /tmp/hypr/2ccd45a84475fab46c6fecd2fe226d3173104743_1716286760_140508043/.socket.sock. (3)
[2024-05-21 13:09:04.375] [error] Monitor 'DP-1' does not have an ID? Using 0
[2024-05-21 13:09:04.375] [error] Hyprland IPC: Couldn't connect to /tmp/hypr/2ccd45a84475fab46c6fecd2fe226d3173104743_1716286760_140508043/.socket.sock. (3)
[2024-05-21 13:09:04.375] [error] Hyprland IPC: Couldn't connect to /tmp/hypr/2ccd45a84475fab46c6fecd2fe226d3173104743_1716286760_140508043/.socket.sock. (3)
[2024-05-21 13:09:04.376] [error] Hyprland IPC: Couldn't connect to /tmp/hypr/2ccd45a84475fab46c6fecd2fe226d3173104743_1716286760_140508043/.socket.sock. (3)

Same error keeps appearing when I try to interact with my virtual desktops on the bar. They also show as empty. image

I would have to guess this is related to this issue.

agentx3 commented 1 month ago

Same thing here since I updated my NixOS system.

[2024-05-21 13:09:04.375] [error] Hyprland IPC: Unable to connect?
[2024-05-21 13:09:04.375] [error] Hyprland IPC: Couldn't connect to /tmp/hypr/2ccd45a84475fab46c6fecd2fe226d3173104743_1716286760_140508043/.socket.sock. (3)
[2024-05-21 13:09:04.375] [error] Hyprland IPC: Couldn't connect to /tmp/hypr/2ccd45a84475fab46c6fecd2fe226d3173104743_1716286760_140508043/.socket.sock. (3)
[2024-05-21 13:09:04.375] [error] Monitor 'DP-1' does not have an ID? Using 0
[2024-05-21 13:09:04.375] [error] Hyprland IPC: Couldn't connect to /tmp/hypr/2ccd45a84475fab46c6fecd2fe226d3173104743_1716286760_140508043/.socket.sock. (3)
[2024-05-21 13:09:04.375] [error] Hyprland IPC: Couldn't connect to /tmp/hypr/2ccd45a84475fab46c6fecd2fe226d3173104743_1716286760_140508043/.socket.sock. (3)
[2024-05-21 13:09:04.376] [error] Hyprland IPC: Couldn't connect to /tmp/hypr/2ccd45a84475fab46c6fecd2fe226d3173104743_1716286760_140508043/.socket.sock. (3)

Same error keeps appearing when I try to interact with my virtual desktops on the bar. They also show as empty. image

I would have to guess this is related to this issue.

Make sure to check your versions, there might be a mismatch between Hyprland versions and waybar. I'm running Hyprland 0.40 and waybar 0.10.3 and it works fine for me (I'm on 24.05-beta branch FYI).

Atemo-C commented 1 month ago

Make sure to check your versions, there might be a mismatch between Hyprland versions and waybar. I'm running Hyprland 0.40 and waybar 0.10.3 and it works fine for me (I'm on 24.05-beta branch FYI).

Hyprland on NixOS using the unstable package; 0.40.0-unstable-2024-05-12

Waybar on NixOS using the stable package; 0.9.24

I will try to use Waybar from the unstable branch (0.10.3) and I will report back if this does fix the problem or not.

Atemo-C commented 1 month ago

Changing to the latest version available to me does indeed fix the issue for me. Thank you for that simple suggestion that I had not thought about, @agentx3.

definetly-not-carl commented 1 month ago

UPDATE: with the upgrade to F40, the semi-circular tab to the left ceased to exist. I hope that an update can fix this problem