gnome-shell-simple-dock icon indicating copy to clipboard operation
gnome-shell-simple-dock copied to clipboard

clutter_actor_set_child_above_sibling error

Open otonvm opened this issue 10 years ago • 6 comments

My log is full of these messages: (gnome-shell:802): Clutter-CRITICAL **: clutter_actor_set_child_above_sibling: assertion 'child->priv->parent == self' failed. They are created everytime something changes on screen like moving a window around. It says critical but the extension works fine anyway, it's just annoying when trying to follow journalctl.

$ uname -a
Linux arch-linux 4.1.2-2-ARCH #1 SMP PREEMPT Wed Jul 15 08:30:32 UTC 2015 x86_64 GNU/Linux
$ pacman -Ss gnome-shell
extra/gnome-shell 3.16.3-1 (gnome) [installed]

otonvm avatar Jul 22 '15 16:07 otonvm

I also suffer from this problem, have to disable the extension (simple-dock) as this error message is filling my logs (1-2 per second).

epichub avatar Oct 15 '15 10:10 epichub

Are you using the last gnome versions (3.16.2 or 3.18)? I am not getting this kind of errors since last March. I am worried about fixing it because other problems (not staying at top) may arise.

optimisme avatar Oct 16 '15 08:10 optimisme

Same problem here. had to disable the extension :( Fresh install of Fedora 22 x64 gnome-shell-3.16.3-1.fc22.x86_64

Clutter-CRITICAL **: clutter_actor_set_child_above_sibling: assertion 'child->priv->parent == self' failed

h0tw1r3 avatar Oct 23 '15 23:10 h0tw1r3

Hi,

I updated 'github' source to fix this bug, can you help me test it before uploading the new version to 'gnome-extensions' site?

Thanks

optimisme avatar Nov 04 '15 06:11 optimisme

I am new here. I am seeing the same log entries: Clutter-CRITICAL **: clutter_actor_set_child_above_sibling: assertion 'child->priv->parent == self' failed

I just did a fresh install of debian jessie and am running gnome 3.14.

I also had to disable the simple-dock extension

hogleg avatar Nov 23 '15 00:11 hogleg

Yes, this is fixed only for gnome 3.18

optimisme avatar Nov 23 '15 08:11 optimisme