prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland
GNU General Public License v3.0
6.82k stars 812 forks source link

[Bug]: GUI Volume Control Not Launching #1878

Open oven8 opened 1 week ago

oven8 commented 1 week ago

Bug Report

Description

After updating to the latest pipewire-alsa and pipewire-pulse (version 1.24), hyprland (version 0.43.0) the volume control GUI is not opening anymore. I also have easyeffects installed, which is also not opening. I can however control volume from keyboard bindings.

Steps to Reproduce

Not sure yet.

Expected Behavior

I expect the GUI to launch from the app drawer on clicking.

Actual Behavior

Volume control GUI is not launch. In fact nothing is happening.

Screenshots

Not applicable here.

Environment

kRHYME7 commented 1 week ago

Got this issue too. can you share what is the output of pulseaudio command the one that pops up the GUI

kRHYME7 commented 1 week ago

Try to downgrade one of them and see which fixes it.

oven8 commented 1 week ago

Got this issue too. can you share what is the output of pulseaudio command the one that pops up the GUI

I don't think there was any pulseaudio command (for terminal) that would open the GUI. The easyeffects command gives the following:

fish: Job 1, 'easyeffects' terminated by signal SIGSEGV (Address boundary error)

Another thing is when I run easyeffects in the background things seem to work although the GUI still doesn't open up. I used the command easyeffects --gapplication-service.

Try to downgrade one of them and see which fixes it.

I tried downgrading to version 1.23 (both) but the problem still seems to persist. At this point I'm not even sure if its a pipewire issue or something else (might as well be related to the new hyprland update).

sitolam commented 1 week ago

I have this issue since today too.

chaitanya-p23 commented 1 week ago

I attempted to launch Waybar from the terminal, but encountered this error when trying to open the GUI by clicking the audio or speaker icon.

Failed to register: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Remote peer disconnected

kRHYME7 commented 1 week ago

My bad it's the pavucontrol command.

kRHYME7 commented 1 week ago

You all are on the official 0.43.0 release?

kRHYME7 commented 1 week ago

Already fixed upstream. I don't know, though, what fixed it.