Giter VIP home page Giter VIP logo

Comments (7)

elvetemedve avatar elvetemedve commented on August 17, 2024 2

I'm afraid there are two options at the moment:

  • Upgrade Gnome Shell version to at least 3.34.0.
  • Download and install release 17 manually.

from gnome-shell-extension-system-monitor.

tyctor avatar tyctor commented on August 17, 2024

same error for me, Gnome Shell 3.32.2 and release 18 of the extension

from gnome-shell-extension-system-monitor.

tyctor avatar tyctor commented on August 17, 2024

thanks for answer, version from your link is working for me

from gnome-shell-extension-system-monitor.

tyctor avatar tyctor commented on August 17, 2024

after 1day of running, item in system monitor doubled or maybe tripled
Screenshot from 2020-03-07 00-32-59

restart of gnome-shell solves this for one day
is this related to system monitor extension or gnome-shell itself?

from gnome-shell-extension-system-monitor.

elvetemedve avatar elvetemedve commented on August 17, 2024

Every extension has the responsibility to remove all the changes it made when it's deactivated. So it's the extension's fault. But there must be an error preventing that happen.

from gnome-shell-extension-system-monitor.

tyctor avatar tyctor commented on August 17, 2024

yes, i can see something in log, sending here, hope it helps
systemmonitor.log

from gnome-shell-extension-system-monitor.

elvetemedve avatar elvetemedve commented on August 17, 2024

Two similar error messages are repeating over the log:

Object St.Label (0x55837356f870), has been already deallocated — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.

Object St.Button (0x55837428c4a0), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.

Unfortunately it does not tell where the problem is in the extension code. Resolving that would require further debugging.

Since this problem does not exist in latest Gnome Shell with latest extension, either you upgrade to the latest or keep Gnome Shell, but try an older version of the extension. Previous releases are available from the Github releases page.

from gnome-shell-extension-system-monitor.

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.