ThierryHFR / Big-Sur-StatusArea

macOS Big Sur "System Tray" look for Gnome Desktop
https://www.pling.com/p/1427290/
26 stars 4 forks source link

Got error while updated gnome-shell #92

Closed JadeVane closed 2 years ago

JadeVane commented 2 years ago

Thank you for making this awesome extension, that's what i searching for a long time.

But now, I am meeting some error.

GNOME Shell: 42.0 Extension version: 45

and some error log from journalctl

5月 14 11:32:31 home gnome-shell[3147]: clutter_actor_remove_child: assertion 'child->priv->parent != NULL' failed
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StIcon' from group of class 'Gjs_status_location_Indicator', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StIcon' from group of class 'Gjs_status_network_Indicator', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StIcon' from group of class 'Gjs_status_network_Indicator', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: clutter_actor_add_child: assertion 'child->priv->parent == NULL' failed
5月 14 11:32:31 home gnome-shell[3147]: clutter_actor_add_child: assertion 'child->priv->parent == NULL' failed
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StIcon' from group of class 'Gjs_status_rfkill_Indicator', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StBoxLayout' from group of class 'StBoxLayout', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to add actor of type 'StBoxLayout' to a container of type 'StBoxLayout', but the actor has already a parent of type 'StBoxLayout'.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StBoxLayout' from group of class 'StBoxLayout', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to add actor of type 'StBoxLayout' to a container of type 'StBoxLayout', but the actor has already a parent of type 'StBoxLayout'.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StBoxLayout' from group of class 'StBoxLayout', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to add actor of type 'StBoxLayout' to a container of type 'StBoxLayout', but the actor has already a parent of type 'StBoxLayout'.
5月 14 11:32:31 home gnome-shell[3147]: g_object_notify: object class 'Gjs_status_location_Indicator' has no property named 'in-use'
5月 14 11:32:31 home gnome-shell[3147]: clutter_actor_add_child: assertion 'child->priv->parent == NULL' failed
5月 14 11:32:31 home gnome-shell[3147]: Number Object : [1]
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StIcon' from group of class 'Gjs_status_bluetooth_Indicator', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StBoxLayout' from group of class 'StBoxLayout', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to add actor of type 'StBoxLayout' to a container of type 'StBoxLayout', but the actor has already a parent of type 'StBoxLayout'.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StIcon' from group of class 'Gjs_status_volume_Indicator', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: clutter_actor_add_child: assertion 'child->priv->parent == NULL' failed
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StBoxLayout' from group of class 'StBoxLayout', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to add actor of type 'StBoxLayout' to a container of type 'StBoxLayout', but the actor has already a parent of type 'StBoxLayout'.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StIcon' from group of class 'Gjs_status_power_Indicator', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: clutter_actor_add_child: assertion 'child->priv->parent == NULL' failed
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StLabel' from group of class 'Gjs_status_power_Indicator', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: Attempting to remove actor of type 'StBoxLayout' from group of class 'StBoxLayout', but the container is not the actor's parent.
5月 14 11:32:31 home gnome-shell[3147]: clutter_actor_remove_child: assertion 'child->priv->parent == self' failed
5月 14 11:32:31 home gnome-shell[3147]: JS ERROR: Extension bigSur-StatusArea@ordissimo.com: TypeError: this._calendarParent is null
                                        _init@/home/wenjinyu/.local/share/gnome-shell/extensions/bigSur-StatusArea@ordissimo.com/indicators/calendar.js:55:9
                                        ButtonBox@resource:///org/gnome/shell/ui/panelMenu.js:11:1
                                        PanelMenuButton@resource:///org/gnome/shell/ui/panelMenu.js:97:4
                                        CustomButton@/home/wenjinyu/.local/share/gnome-shell/extensions/bigSur-StatusArea@ordissimo.com/indicators/button.js:29:1
                                        CalendarIndicator@/home/wenjinyu/.local/share/gnome-shell/extensions/bigSur-StatusArea@ordissimo.com/indicators/calendar.js:31:1
                                        enable@/home/wenjinyu/.local/share/gnome-shell/extensions/bigSur-StatusArea@ordissimo.com/extension.js:69:16
                                        _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:182:32
                                        loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:364:26
                                        _onInstallButtonPressed@resource:///org/gnome/shell/ui/extensionDownloader.js:278:35
                                        Async*addButton/<@resource:///org/gnome/shell/ui/dialog.js:132:41
5月 14 11:32:31 home gnome-shell[3147]: JS ERROR: TypeError: this._connectDeviceNotify is not a function
                                        _init/<@/home/wenjinyu/.local/share/gnome-shell/extensions/bigSur-StatusArea@ordissimo.com/indicators/bluetooth.js:88:18
JadeVane commented 2 years ago

It's just a conflict with the Notification Counter extension, sorry, just ignore it.