Code Monkey home page Code Monkey logo

Comments (15)

Ubunting-Biochemist avatar Ubunting-Biochemist commented on July 17, 2024

I just noticed that the System Monitor Preference program in ~/git_projects_gnome-shell-system-monitor-applet/ lets me change the preferences so it's just the drop-down issue

from gnome-shell-system-monitor-applet.

darkxst avatar darkxst commented on July 17, 2024

the code in the ppa version is a bit out of date now, you might be best off installing from the git version.

as for disk usage problem, currently the list of disks is built when gnome-shell starts up, as such it probably won't detect partitions that you mount through nautilus after logging in (but should if you restart the shell after mounting them?). You say its only showing one drive so presumably that is your / partition?

If you run this in a terminal
gnome-shell --replace

do you see a bunch of messages like this?
glibtop: statvfs '/media/drive1' failed

from gnome-shell-system-monitor-applet.

Ubunting-Biochemist avatar Ubunting-Biochemist commented on July 17, 2024

No. At first it just displayed some starting messages then is gave some window errors and caused gnome to freeze up completely.

from gnome-shell-system-monitor-applet.

Ubunting-Biochemist avatar Ubunting-Biochemist commented on July 17, 2024

I'd copy the output but I think It'll cause my session to freeze again

from gnome-shell-system-monitor-applet.

darkxst avatar darkxst commented on July 17, 2024

Try run this then, it will save output to a file.

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

from gnome-shell-system-monitor-applet.

Ubunting-Biochemist avatar Ubunting-Biochemist commented on July 17, 2024

Did that. Nothing seems to happen. There is increased cpu and mem usage. When I force the terminal to close is freezes the session (I think this is what I actually did the first time). When I run just gnome-shell --replace I get this

gnome-shell-calendar-server[2672]: Lost (or failed to acquire) the name org.gnome.Shell.CalendarServer - exiting
JS LOG: System monitor applet init from /home/gak/.local/share/gnome-shell/extensions/[email protected]
JS LOG: System monitor applet enabling
JS LOG: System monitor applet enabling done
JS LOG: GNOME Shell started at Thu Oct 20 2011 16:50:30 GMT-0600 (MDT)

But the process isn't complete. Should it take a while to complete?

from gnome-shell-system-monitor-applet.

quasipedia avatar quasipedia commented on July 17, 2024

I can confirm that clicking on "preferences" from the drop down window doesn't make the configuration popup to appear.

I thought this was because of some changes in the files I merged as per suggestion in #49, but reading this bug report, I realised it was probably not the case. I can access to the preference dialogue by issuing the command directly with system-monitor-applet-config though.

My circular diagrams are also grey (although accurate). I noticed the ones in the README file are colourful but I thought it was just a matter of configuration and I did not bother.

from gnome-shell-system-monitor-applet.

darkxst avatar darkxst commented on July 17, 2024

yeh once you run that command the shell is running in the terminal, so you can't close it! It will continue to log any errors as they happen.

However reloading it should re-load the list of disks, and pick up any that were mounted after login.By default Ubuntu auto-mounts additional drives when you first access them. Really you should add any permanent drives into /etc/fstab so they get mounted at boottime.

from gnome-shell-system-monitor-applet.

Ubunting-Biochemist avatar Ubunting-Biochemist commented on July 17, 2024

Now I'm getting this. The process is still not done though

JS ERROR: !!!   Exception in callback for signal: activate
JS ERROR: !!!     message = '"_gsmPrefs is null"'
JS ERROR: !!!     lineNumber = '925'
JS ERROR: !!!     fileName = '"/home/gak/.local/share/gnome-shell/extensions/[email protected]/extension.js"'
JS ERROR: !!!     stack = '"([object Object],[object _private_Clutter_Event])@/home/gak/.local/share/gnome-shell/extensions/[email protected]/extension.js:925

_emit("activate",[object _private_Clutter_Event])@/usr/share/gjs-1.0/signals.js:124
([object _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/popupMenu.js:108
([object _private_Shell_GenericContainer],[object _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/popupMenu.js:81
"'

from gnome-shell-system-monitor-applet.

Ubunting-Biochemist avatar Ubunting-Biochemist commented on July 17, 2024

I currently only have the one drive. Also actual graphs in the in panel appear to be working just fine it is the circular one that doesn't change.

from gnome-shell-system-monitor-applet.

darkxst avatar darkxst commented on July 17, 2024

@Ubunting-Biochemist Have you installed the system-monitor-applet-config.desktop file

it should be in

`````` /usr/share/applicationsor~/.local/share/applications/```

However since it appears to be missing that is why you can't launch preferences app from drop-down.

from gnome-shell-system-monitor-applet.

darkxst avatar darkxst commented on July 17, 2024

The circular graph displays used disk space.
The one in the panel display disk usage (speeds).

from gnome-shell-system-monitor-applet.

Ubunting-Biochemist avatar Ubunting-Biochemist commented on July 17, 2024

I am missing the system-monitor-applet-config.desktop file

I followed the directions on the git-hub page to install (i.e. no ppa). what did I miss?

Ahh. I misunderstood what the circular graph was doing.

from gnome-shell-system-monitor-applet.

darkxst avatar darkxst commented on July 17, 2024

looks like it is missing from the instructions in the README.

cp ~/git_projects/gnome-shell-system-monitor-applet/system-monitor-applet-config.desktop ~/.local/share/applications/

from gnome-shell-system-monitor-applet.

Ubunting-Biochemist avatar Ubunting-Biochemist commented on July 17, 2024

Tried that got 'no such file' but rather there is a 'system-monitor-applet-config.desktop' did a cp for that file and now it works perfectly. Thanks so much for your quick help with this. I am marking this closed

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.