Code Monkey home page Code Monkey logo

Comments (9)

yuyichao avatar yuyichao commented on August 16, 2024

1, is it froze or crash gnome-shell (what is the output of 'top') and have you see the other part of gnome-shell (i.e. is initialization finished?)

2, do you have /proc mounted? (Don't really think this is a problem)

3, what is your gnome-shell version

from gnome-shell-system-monitor-applet.

thePhil avatar thePhil commented on August 16, 2024

I have the same prob on ubuntu 10.04. I've got /proc mounted and it crashes gnome-shell after log in.

If you could tell me how to collect the logfile, I coud help in debugging.

I really like this extension. So plz help

from gnome-shell-system-monitor-applet.

yuyichao avatar yuyichao commented on August 16, 2024

unluckily there is no log file for the extension, we might add some debug command this weekend. if your(thePhill) problem is the extension 'crash' the gnome-shell and you cannot enter the shell at all, one possibility is that you haven't installed the schema. You can check by start the gnome-shell in a terminal (you should first disable the extension. This is how I get the output of gnome-shell, and there is an official way to do this.) and check if there is a Error (or Warning, cannot remember) saying cannot find a certain schema.
If this is the case, you need to make sure you have the same version of schema(the name of keys have changed a lot) and extension installed and then run sudo glib-compile-schemas /usr/share/glib-2.0/schemas/ (forgive me if there are typos)
Please tell us if this can solve your problem.

from gnome-shell-system-monitor-applet.

thePhil avatar thePhil commented on August 16, 2024

Hello,

this is really really strange I moved the schema file "org.gnome.shell.extensions.system-monitor.gschema.xml" to the /usr/share/glib-2.0/schemas folder, assured that it is present. I opened the xml file then with vi and found the background key, to be the last one in the schema. Following this I compiled the schemas with "sudo glib-compile-schemas /usr/share/glib-2.0/schemas/". The file "gschemas.compiled" has then the actual time and date.

Logging out and in again, starting the gnome-shell with "gnome-shell --replace" it tells me in the output, that the key "background" couldn't be found in the schema "org.gnome.shell.extensions.system-monitor". But I'm certain that I compiled the schema.

from gnome-shell-system-monitor-applet.

thePhil avatar thePhil commented on August 16, 2024

Ok I think I found the problem. For what reason so ever. Under Ubuntu the schema has to be installed to /usr/local/share/glib-2.0/schemas and NOT to /usr/share/glib-2.0. I would be really helpful for the ubuntu folks out there, if you could modify your install script this way.

Should be really easy to identify the distribution and put it in there .... Still I don't get why ubuntu requieres this ....

I really appreciate your help and please keep on the good work.

from gnome-shell-system-monitor-applet.

yuyichao avatar yuyichao commented on August 16, 2024

@shartrec, did you have the same problem

@thePhil, does the new install script work

from gnome-shell-system-monitor-applet.

shartrec avatar shartrec commented on August 16, 2024

I will try this out on Tuesday, when I will be back in the office. Sorry I can't help out before then.

from gnome-shell-system-monitor-applet.

shartrec avatar shartrec commented on August 16, 2024

I just did a "git pull" to get the latest version and reinstalled the extension from scratch, putting the schema into /usr/local/share/glib-2.0/schemas and all seems to be working sweetly.

from gnome-shell-system-monitor-applet.

yuyichao avatar yuyichao commented on August 16, 2024

glad to hear that

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.