christophgysin / pasystray

PulseAudio system tray
GNU Lesser General Public License v2.1
444 stars 43 forks source link

Mute not working...different reason? #178

Open dork3nergy opened 4 months ago

dork3nergy commented 4 months ago

I get this error when trying to mute:

gtk_widget_get_allocation: assertion 'GTK_IS_WIDGET (widget)' failed

I'm using Xubuntu 24.04 with an i3 window manager.

artebin commented 2 months ago

i have the same error: the middle-click for mute does not work anymore. Debian 12, Openbox and tint2. (pasystray:7098): Gtk-CRITICAL **: 14:14:39.751: gtk_widget_get_allocation: assertion 'GTK_IS_WIDGET (widget)' failed

Edit: I uninstalled the Debian 12 package for pasystray 0.8.1 and installed v8.0.2 from the sources, now mute works with mouse middle-click.