[X] I have searched existing issues and avoided creating duplicates.
[X] I am not filing an enhancement request.
What happened?
Description:
I am encountering an IPC connection issue between Waybar and Zen Browser when using the AUR package for Zen Browser on Arch Linux (I am not using the Flatpak version). Specifically, when the Zen Browser is running, restarting Waybar results in the following trace:
I noticed in the Zen Browser Flatpak configuration file, and I suspect that the AUR version does not have specific permissions and arguments related to Wayland and IPC.
Waybar version: waybar 0.11.0-3 package installed from Arch official repositories.
Hyprland version: hyprland 0.43.0-1 installed from Arch official repositories
What I have tested:
I have verified that the .socket.sock and .socket2.sock files exist in /run/user/1000/hypr.
The issue persists only when Zen Browser is running. The IPC connection error is resolved if I close Zen Browser and restart Waybar.
I am using the AUR version of Zen Browser, not the Flatpak version. I noticed in the Zen Browser Flatpak configuration file that there are specific permissions and arguments related to Wayland and IPC, which are not present in the AUR version.
Could the absence of these permissions or configurations in the AUR package be causing the IPC conflict with Waybar?
It would be great if the Zen Browser were available as a package in the official Arch repo. Else, I can relay the information I gather from you to the AUR package maintainer.
EDIT: Updated log.
Reproducible?
[X] I have checked that this issue cannot be reproduced on Mozilla Firefox.
Version
1.0.1-a.7 (64-bit)
What platform are you seeing the problem on?
Linux
Relevant log output
[user_redacted][~] ā grep -i -E 'ipc|hyprlanda|waybar' /run/user/1000/
hypr/[$HYPRLAND_INSTANCE_SIGNATURE]/hyprland.log
[LOG] Executing bash ~/.config/waybar/scripts/hyprland_event_listener.sh
[LOG] LayerSurface 5fc32bf74f60 (namespace waybar layer 2) created on monitor HDMI-A-1
[LOG] Window 5fc32c71e970 set title to IPC Connection Issue with Waybar and Zen Browser (AUR Version) Ā· Issue #1992 Ā· zen-browser/desktop ā Zen Browser
[LOG] Searching for matching rules for zen-alpha (title: IPC Connection Issue with Waybar and Zen Browser (AUR Version) Ā· Issue #1992 Ā· zen-browser/desktop ā Zen Browser)
[LOG] Window 5fc32c71e970 set title to IPC Connection Issue with Waybar and Zen Browser (AUR Version) Ā· Issue #1992 Ā· zen-browser/desktop ā Zen Browser
[LOG] Searching for matching rules for zen-alpha (title: IPC Connection Issue with Waybar and Zen Browser (AUR Version) Ā· Issue #1992 Ā· zen-browser/desktop ā Zen Browser)
[LOG] Window 5fc32c71e970 set title to IPC Connection Issue with Waybar and Zen Browser (AUR Version) Ā· Issue #1992 Ā· zen-browser/desktop ā Zen Browser
[LOG] Searching for matching rules for zen-alpha (title: IPC Connection Issue with Waybar and Zen Browser (AUR Version) Ā· Issue #1992 Ā· zen-browser/desktop ā Zen Browser)
[LOG] Window 5fc32c71e970 set title to Waybar IPC Connection Error ā Zen Browser
[LOG] Searching for matching rules for zen-alpha (title: Waybar IPC Connection Error ā Zen Browser)
[LOG] Window 5fc32c71e970 set title to Waybar IPC Connection Error ā Zen Browser
[LOG] Searching for matching rules for zen-alpha (title: Waybar IPC Connection Error ā Zen Browser)
[LOG] Set keyboard focus to surface 5fc32c6bac40, with [Window 5fc32c71e970: title: "Waybar IPC Connection Error ā Zen Browser"]
[LOG] Searching for matching rules for zen-alpha (title: Waybar IPC Connection Error ā Zen Browser)
[LOG] Searching for matching rules for zen-alpha (title: Waybar IPC Connection Error ā Zen Browser)
[LOG] Set keyboard focus to surface 5fc32c6bac40, with [Window 5fc32c71e970: title: "Waybar IPC Connection Error ā Zen Browser"]
[LOG] Searching for matching rules for zen-alpha (title: Waybar IPC Connection Error ā Zen Browser)
[LOG] Searching for matching rules for zen-alpha (title: Waybar IPC Connection Error ā Zen Browser)
[LOG] Set keyboard focus to surface 5fc32c6bac40, with [Window 5fc32c71e970: title: "Waybar IPC Connection Error ā Zen Browser"]
[LOG] Searching for matching rules for zen-alpha (title: Waybar IPC Connection Error ā Zen Browser)
[LOG] Searching for matching rules for zen-alpha (title: Waybar IPC Connection Error ā Zen Browser)
[LOG] Set keyboard focus to surface 5fc32c6bac40, with [Window 5fc32c71e970: title: "Waybar IPC Connection Error ā Zen Browser"]
[LOG] Searching for matching rules for zen-alpha (title: Waybar IPC Connection Error ā Zen Browser)
[LOG] Window 5fc32c71e970 set title to IPC ā Hyprland Wiki ā Zen Browser
[LOG] Searching for matching rules for zen-alpha (title: IPC ā Hyprland Wiki ā Zen Browser)
[LOG] Window 5fc32c71e970 set title to Waybar IPC Connection Error ā Zen Browser
[LOG] Searching for matching rules for zen-alpha (title: Waybar IPC Connection Error ā Zen Browser)
[LOG] Window 5fc32c71e970 set title to IPC Connection Issue with Waybar and Zen Browser (AUR Version) Ā· Issue #1992 Ā· zen-browser/desktop ā Zen Browser
[LOG] Searching for matching rules for zen-alpha (title: IPC Connection Issue with Waybar and Zen Browser (AUR Version) Ā· Issue #1992 Ā· zen-browser/desktop ā Zen Browser)
[LOG] Searching for matching rules for zen-alpha (title: IPC Connection Issue with Waybar and Zen Browser (AUR Version) Ā· Issue #1992 Ā· zen-browser/desktop ā Zen Browser)
[LOG] Set keyboard focus to surface 5fc32c6bac40, with [Window 5fc32c71e970: title: "IPC Connection Issue with Waybar and Zen Browser (AUR Version) Ā· Issue #1992 Ā· zen-browser/desktop ā Zen Browser"]
[LOG] Searching for matching rules for zen-alpha (title: IPC Connection Issue with Waybar and Zen Browser (AUR Version) Ā· Issue #1992 Ā· zen-browser/desktop ā Zen Browser)
Captchas
What happened?
Description: I am encountering an IPC connection issue between Waybar and Zen Browser when using the AUR package for Zen Browser on Arch Linux (I am not using the Flatpak version). Specifically, when the Zen Browser is running, restarting Waybar results in the following trace:
I noticed in the Zen Browser Flatpak configuration file, and I suspect that the AUR version does not have specific permissions and arguments related to Wayland and IPC.
Details:
zen-browser-avx2-bin 1.0.1.a.7-1
package from the Arch AURwaybar 0.11.0-3
package installed from Arch official repositories.hyprland 0.43.0-1
installed from Arch official repositoriesWhat I have tested:
.socket.sock
and.socket2.sock
files exist in/run/user/1000/hypr
.Could the absence of these permissions or configurations in the AUR package be causing the IPC conflict with Waybar?
It would be great if the Zen Browser were available as a package in the official Arch repo. Else, I can relay the information I gather from you to the AUR package maintainer.
EDIT: Updated log.
Reproducible?
Version
1.0.1-a.7 (64-bit)
What platform are you seeing the problem on?
Linux
Relevant log output