firecat53 / networkmanager-dmenu

Control NetworkManager via dmenu
MIT License
811 stars 74 forks source link

Error: (process:117774): GLib-GObject-CRITICAL **: 21:07:43.305: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed #102

Closed plasticfigurine closed 2 years ago

plasticfigurine commented 2 years ago

NetworkManager-Dmenu runs, but I get the following errors:

(process:117774): GLib-GObject-CRITICAL : 21:07:43.305: g_object_get_qdata: assertion 'G_IS_OBJECT (object)' failed (process:117774): GLib-GObject-CRITICAL : 21:07:43.305: g_object_set_qdata_full: assertion 'G_IS_OBJECT (object)' failed (process:117774): GLib-GObject-CRITICAL : 21:07:43.305: g_object_set_qdata_full: assertion 'G_IS_OBJECT (object)' failed (process:117774): GLib-GObject-CRITICAL : 21:07:43.305: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

This is an install of networkmanager-dmenu-git r153.da15351 on Arch Linux.

firecat53 commented 2 years ago

This is a common issue with a lot of Gtk apps. It doesn't affect anything and you won't even notice once you've bound networkmanager_dmenu to a keyboard shortcut :) Let me know if you have an idea how to fix. Otherwise, closing. See also #97.