关于您遇到的 g_object_unref: assertion 'g_is_object (object)' failed 错误,这个错误通常发生在尝试对一个非 GObject 类型的对象调用 g_object_unref() 函数时。下面我将根据提供的提示,分点回答您的问题: 1. 确认g_object_unref函数的用途和上下文 g_object_unref() 是GTK+ 和 GLib 库中用于减少 GOb...
For this particular mmd file, the new_from_string method shows following warning, but things are working, so not a critical issue :). from gi import Repository r = Repository.get_default() # noqa r.require('Modulemd') # noqa from gi.repo...
I see this in .xsession-errors - ┌─[shirish@debian] - [~] - [6794] └─[$] cat .xsession-errors | grep mate-panel (mate-panel:2570): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (mate-panel:2570): GLib-...
When run from fluxbox/openbox, the setting will stay on for 3-4 seconds, then they crash back to the defaults. The command line error when this occurs is: (gnome-control-center:1920): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed Any thoughts on ...