Glib-CRITICAL - again!

2 respostas [Última entrada]
GNUbahn
Desconectado
Joined: 02/18/2016

Everytime I run Gparted, I get a list of Glib-CRITICAL messages like; "(gpartedbin:4944): GLib-CRITICAL **: Source ID 48 was not found when attempting to remove it"

In Gparted I am also told that "Linux Unified Key Setup Encryption is not yet supported" for my /home partition.

Is this actually critical and what would be a solution?

Magic Banana

I am a member!

I am a translator!

Desconectado
Joined: 07/24/2010

Here is the related bug in GParted: https://bugzilla.gnome.org/show_bug.cgi?id=729800

https://bugzilla.gnome.org/show_bug.cgi?id=729800#c12 explains the problem well:
This is the extra checking added to Glib which generates the critical error: https://git.gnome.org/browse/glib/commit/?id=a919be3d39150328874ff647fb2c2be7af3df996
gmain: Warn when g_source_remove() fails

In the end, the bug basically is harmless (it indicates an attempt to free memory that has already been freed). It was corrected in the later versions of GParted.

GNUbahn
Desconectado
Joined: 02/18/2016

Thanks a lot.

I almost panicked as I at the same time got the LUKS is not yet supported error message.

That is supposedly also not a real problem.