mgalgs / gnome-shell-system-monitor-applet

Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates…
https://extensions.gnome.org/extension/3010/system-monitor-next/
GNU General Public License v3.0
220 stars 19 forks source link

Gnome 46 support #61

Closed marxin closed 7 months ago

marxin commented 10 months ago

Again, I am a passionate Extension user, I just love it ;)

Just recently, I switched to Gnome 46 Alpha (as I face a strange VTE/gnome-terminal issues with monitor) and I noticed the extension does not work right now (once I added 46 to the list of supported versions):

Type.Error: this.actor.add_actor is not a function
rathann commented 8 months ago

system-monitor-next%40paradoxxx.zero.gmail.com/metadata.json:2 still says 45 only.

mgalgs commented 8 months ago

@rathann yeah, we still don't have GS 46 support. I haven't had time to set up a GS 46 VM. PRs are welcome!

NVieville commented 8 months ago

Hello,

Maybe this should be helpful:

https://gjs.guide/extensions/upgrading/gnome-shell-46.html#clutter-container

As I don't have GS 46 yet on my laptop (every day work machine), I can't say if the link above is the way to follow to get this extension compatible with it.

Cordially,

-- NVieville

glerroo commented 8 months ago

I have added a pull request with GS 46 support. @marxin can you test if #64 work correctly.

mgalgs commented 7 months ago

Fixed-by: #64