Code Monkey home page Code Monkey logo

Comments (14)

anze3db avatar anze3db commented on August 16, 2024

Did you try reinstalling the schema?

cp from the README:

sudo mkdir -p /usr/local/share/glib-2.0/schemas
sudo cp ~/git_projects/gnome-shell-system-monitor-applet/org.gnome.shell.extensions.system-monitor.gschema.xml /usr/local/share/glib-2.0/schemas
sudo glib-compile-schemas /usr/local/share/glib-2.0/schemas

from gnome-shell-system-monitor-applet.

tareq1988 avatar tareq1988 commented on August 16, 2024

No I didn't. I installed that from webupd8 ppa, I didn't checkout from github.

from gnome-shell-system-monitor-applet.

darkxst avatar darkxst commented on August 16, 2024

can you get a log of the crash.

run this from a terminal in unity

gnome-shell --replace > gs.log 2>&1

from gnome-shell-system-monitor-applet.

tareq1988 avatar tareq1988 commented on August 16, 2024

It happened about 2 days ago. I removed it after that crash. So will it be useful to get the log from the current system? I don't know. But here it is -

JS ERROR: !!! WARNING: 'assignment to undeclared variable workViewInjections'
JS ERROR: !!! WARNING: file '/usr/share/gnome-shell/extensions/[email protected]/extension.js' line 113 exception 0 number 156
JS LOG: GNOME Shell started at Thu Oct 20 2011 05:46:01 GMT+0600 (BDT)
Window manager warning: Log level 16: STACK_OP_REMOVE: window 0x5d not in stack

from gnome-shell-system-monitor-applet.

darkxst avatar darkxst commented on August 16, 2024

No that is not useful, we need to see the logs while the extension is installed. Can you re-install it and grab a log? I can't replicate the crash you and others have been experiencing, so without logs not much can be done!

from gnome-shell-system-monitor-applet.

tareq1988 avatar tareq1988 commented on August 16, 2024

Ok, here I've got. Sorry for late

JS ERROR: !!!   WARNING: 'assignment to undeclared variable workViewInjections'
JS ERROR: !!!   WARNING: file '/usr/share/gnome-shell/extensions/[email protected]/extension.js' line 113 exception 0 number 156
  JS LOG: System monitor applet init from /usr/share/gnome-shell/extensions/[email protected]
  JS LOG: System monitor applet enabling

 GLib-GIO-ERROR **: Settings schema 'org.gnome.shell.extensions.system-monitor' does not contain a key named  'net-downerrors-color'
 gnome-shell-calendar-server[23062]: Got HUP on stdin - exiting

from gnome-shell-system-monitor-applet.

darkxst avatar darkxst commented on August 16, 2024

That error is due to the schema not being installed properly, which would be a packaging bug in the ppa package.

You can probably fix it by running.
sudo glib-compile-schemas /usr/share/glib-2.0/schemas/

from gnome-shell-system-monitor-applet.

tareq1988 avatar tareq1988 commented on August 16, 2024

Just tried, didn't work. Still the same :S

from gnome-shell-system-monitor-applet.

darkxst avatar darkxst commented on August 16, 2024

Have you previously installed an older version off git?

you may have an old schema file that needs to be removed

/usr/local/share/glib-2.0/schemas/org.gnome.shell.extensions.system-monitor.gschema.xml

from gnome-shell-system-monitor-applet.

tareq1988 avatar tareq1988 commented on August 16, 2024

No luck :(

from gnome-shell-system-monitor-applet.

darkxst avatar darkxst commented on August 16, 2024

if you run dconf-editor

is there anything under org > gnome > shell > extensions > system-monitor

from gnome-shell-system-monitor-applet.

tareq1988 avatar tareq1988 commented on August 16, 2024

yeah, there is cpu-graph-width:100 and cpu-refresh-time:1500

from gnome-shell-system-monitor-applet.

darkxst avatar darkxst commented on August 16, 2024

There should be a lot more keys than that. I would suggest you remove the ppa version, and install the git version, following the instructions in the README

from gnome-shell-system-monitor-applet.

tareq1988 avatar tareq1988 commented on August 16, 2024

Just installed the git version, works perfect. Great work guys :D

from gnome-shell-system-monitor-applet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.