Gnome-shell-system-monitor-applet: Not working on Ubuntu 20.10

Created on 25 Oct 2020  路  5Comments  路  Source: paradoxxxzero/gnome-shell-system-monitor-applet

I did as always did on 20.04. All commands seem to succeed, but even after a restart I don't see it in the toolbar:

Instalation steps on a fresh installation of ubuntu:

git clone https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet.git
cd gnome-shell-system-monitor-applet/
make install
killall -SIGQUIT gnome-shell

Most helpful comment

@jaantalvet I found an easy solution to work on 20.10:

sudo apt-get -y install gnome-shell-extension-system-monitor
killall -SIGQUIT gnome-shell  # restarts gnome

All 5 comments

Is there anything relevant in journalctl /usr/bin/gnome-shell?

@franglais125 check this out:

-- Logs begin at Sun 2020-10-25 19:06:44 CET, end at Sun 2020-10-25 19:38:49 CET. --
oct. 25 19:06:53 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: Some code accessed the property 'CredentialManager' on the module 'credentialManager'. That property was defined with 'let' or 'const' i>
oct. 25 19:06:53 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: Skipping parental controls support as it鈥檚 disabled
oct. 25 19:06:53 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
oct. 25 19:06:53 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: Will monitor session c1
oct. 25 19:06:53 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
oct. 25 19:06:53 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: clutter_do_event: Event does not have a stage: discarding.
oct. 25 19:06:53 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
oct. 25 19:06:53 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: clutter_do_event: Event does not have a stage: discarding.
oct. 25 19:06:54 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
oct. 25 19:06:54 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: clutter_do_event: Event does not have a stage: discarding.
oct. 25 19:06:54 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
oct. 25 19:06:54 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: clutter_do_event: Event does not have a stage: discarding.
oct. 25 19:06:54 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
oct. 25 19:06:54 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
oct. 25 19:06:55 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: Registering session with GDM
oct. 25 19:06:55 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: Can't update stage views actor StLabel is on because it needs an allocation.
oct. 25 19:06:55 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: Can't update stage views actor ClutterText is on because it needs an allocation.
oct. 25 19:07:02 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: Can't update stage views actor StLabel is on because it needs an allocation.
oct. 25 19:07:02 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: Can't update stage views actor ClutterText is on because it needs an allocation.
oct. 25 19:07:07 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Some code accessed the property 'CredentialManager' on the module 'credentialManager'. That property was defined with 'let' or 'const' >
oct. 25 19:07:07 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Skipping parental controls support as it鈥檚 disabled
oct. 25 19:07:07 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
oct. 25 19:07:07 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Will monitor session 2
oct. 25 19:07:08 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Telepathy is not available, chat integration will be disabled.
oct. 25 19:07:08 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: Failed to set CRTC gamma: drmModeCrtcSetGamma on CRTC 51 failed: Permission denied
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[936]: Failed to set CRTC gamma: drmModeCrtcSetGamma on CRTC 51 failed: Permission denied
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: st_widget_get_theme_node called on the widget [0x55d4cb887520 Gjs_ubuntu-dock_ubuntu_com_docking_DashToDock.left shrink running-dots ex>
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Spurious clutter_actor_allocate called for actor 0x55d4cb887520/dashtodockContainer which isn't a descendent of the stage!
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
oct. 25 19:07:09 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
oct. 25 19:07:10 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1e00015
oct. 25 19:07:10 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: GNOME Shell started at Sun Oct 25 2020 19:07:08 GMT+0100 (CET)
oct. 25 19:07:10 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Registering session with GDM
oct. 25 19:09:48 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
oct. 25 19:09:48 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
oct. 25 19:09:48 static-HP-EliteDesk-800-G2-TWR gnome-shell[1526]: Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).

I installed it on Pop Os 20.10 along with all the dependencies, can confirm it doesn't work

this is my favorite system monitor, but it didn't work on my Ubuntu 20.10 system either. After it didn't work after installing either from the extensions.gnome.org site, or cmd line. I found this thread. I uninstalled it the extension, then tried again from the site but watched the logs results. Here are the log results:

Dec 26 10:59:57 spectre gnome-shell[10207]: [System monitor] applet init from /home/noplacelike/.local/share/gnome-shell/extensions/[email protected]
Dec 26 10:59:57 spectre gnome-shell[10207]: [System monitor] applet enabling
Dec 26 10:59:57 spectre gnome-shell[10207]: JS ERROR: Extension [email protected]: Error: Tried to construct an object without a GType
                                            SystemMonitor_smDialog@/home/noplacelike/.local/share/gnome-shell/extensions/[email protected]/extension.js:286:9
                                            enable@/home/noplacelike/.local/share/gnome-shell/extensions/[email protected]/extension.js:2309:23
                                            _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:168:32
                                            loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:349:26
                                            callback@resource:///org/gnome/shell/ui/extensionDownloader.js:234:39
                                            gotExtensionZipFile/<@resource:///org/gnome/shell/ui/extensionDownloader.js:115:13

Then i tried rebooting and it worked!

This solution worked and for some other people in another issue thread #567 , and turns out was right in the instructions

@jaantalvet I found an easy solution to work on 20.10:

sudo apt-get -y install gnome-shell-extension-system-monitor
killall -SIGQUIT gnome-shell  # restarts gnome
Was this page helpful?
0 / 5 - 0 ratings

Related issues

Jerther picture Jerther  路  10Comments

bendavis78 picture bendavis78  路  13Comments

ceyhunn picture ceyhunn  路  9Comments

dkumor picture dkumor  路  10Comments

Strykar picture Strykar  路  12Comments