nicklan / pnmixer

Volume mixer for the system tray
GNU General Public License v3.0
152 stars 32 forks source link

Setting Volume Meter to show causes crash #185

Open RossComputerGuy opened 6 years ago

RossComputerGuy commented 6 years ago

Settings the volume meter to show causes pnmixer to crash. Log:


(pnmixer:16197): Gtk-WARNING **: 12:12:22.096: Unable to locate theme engine in module_path: "adwaita",
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-muted'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-off'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-low'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-medium'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-high'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-low'

(pnmixer:16197): GLib-GObject-CRITICAL **: 12:12:22.131: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(pnmixer:16197): GLib-GObject-CRITICAL **: 12:12:22.131: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(pnmixer:16197): GLib-GObject-CRITICAL **: 12:12:22.131: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(pnmixer:16197): GLib-GObject-CRITICAL **: 12:12:22.131: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(pnmixer:16197): GLib-GObject-CRITICAL **: 12:12:22.131: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-muted'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-off'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-low'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-medium'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-high'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-low'

(pnmixer:16197): GLib-GObject-CRITICAL **: 12:12:52.233: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(pnmixer:16197): GLib-GObject-CRITICAL **: 12:12:52.233: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(pnmixer:16197): GLib-GObject-CRITICAL **: 12:12:52.233: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(pnmixer:16197): GLib-GObject-CRITICAL **: 12:12:52.233: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(pnmixer:16197): GLib-GObject-CRITICAL **: 12:12:52.233: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-muted'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-off'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-low'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-medium'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-high'
warning: /home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c: Unable to lookup icon 'audio-volume-low'

(pnmixer:16197): GdkPixbuf-CRITICAL **: 12:12:52.233: gdk_pixbuf_get_colorspace: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(pnmixer:16197): GdkPixbuf-CRITICAL **: 12:12:52.233: gdk_pixbuf_get_bits_per_sample: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
**
ERROR:/home/spaceboyross/pnmixer/src/pnmixer-v0.7.2/src/ui-tray-icon.c:252:vol_meter_draw: assertion failed: (gdk_pixbuf_get_bits_per_sample(pixbuf) == 8)
Aborted (core dumped)
hasufell commented 6 years ago

Broken theme?

RossComputerGuy commented 6 years ago

I’m using the default theme--Sent from Yandex.Mail for mobile02.11.2018, 00:57, "Julian Ospald" notifications@github.com:Broken theme?

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.