Alexays / Waybar

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

Waybar crashes when using the pulseaudio slider #2960

Open Kommynct opened 4 months ago

Kommynct commented 4 months ago

My config files are here: https://gitlab.com/that1communist/dotfiles/-/tree/master/.config/waybar

the error message in the terminal says 4619 IOT instruction (core dumped)

I'm on archlinux on sway with pipewire installed

Steps to reproduce:

  1. click on pulseaudio slider
  2. move back and forth quickly
  3. observe crash

Happens with waybar master, built waybar-git from the aur to test.

the output of waybar 2> log.txt is


(waybar:4619): GLib-GObject-CRITICAL **: 19:25:57.982: ../glib/gobject/gsignal.c:2088: type 'GtkWindow' is already overridden for signal id '73'

(waybar:4619): GLib-GObject-CRITICAL **: 19:25:57.982: ../glib/gobject/gsignal.c:2088: type 'GtkWindow' is already overridden for signal id '72'

(waybar:4619): GLib-GObject-CRITICAL **: 19:25:57.987: ../glib/gobject/gsignal.c:2088: type 'GtkWindow' is already overridden for signal id '73'

(waybar:4619): GLib-GObject-CRITICAL **: 19:25:57.987: ../glib/gobject/gsignal.c:2088: type 'GtkWindow' is already overridden for signal id '72'

** (waybar:4619): WARNING **: 19:25:58.022: Status Notifier Item with bus name ':1.59' and object path '/org/ayatana/NotificationItem/deluge' is already registered

** (waybar:4619): WARNING **: 19:25:58.028: Status Notifier Item with bus name ':1.59' and object path '/org/ayatana/NotificationItem/deluge' is already registered
Assertion '*_head == _item' failed at ../pulseaudio/src/pulsecore/pdispatch.c:241, function reply_info_free(). Aborting.
panic-canine commented 4 months ago

I've been having the same issue. I'm using pipewire-pulse, wondering if that has something to do with it.

Pummelfisch commented 2 months ago

Having the same Issue using Hyprland.

emanueljg commented 1 month ago

Can repro.

adminy commented 2 days ago

same here, any updates?