Re: is it possible to restart an extension via cli?



Thank you, 

gdbus call --session --dest org.gnome.Shell --object-path /org/gnome/Shell --method org.gnome.Shell.Extensions.ReloadExtension system-monitor paradoxxx zero gmail com

does it! :-)

2013/6/9 Tim <darkxst fastmail fm>

On 09/06/13 15:07, Bazon Bloch wrote:
> Hello,
>
> since recently I have a problem with https://extensions.gnome.org/extension/120/system-monitor/ :
> after resume from standby, the CPU graph remains a flat line, that means the values aren't refreshed.
> (although gnome-system-monitor works)
What version of gnome-shell are you using?
>
> to get the CPU graph working again, I can restart gnome-shell with alt+f2 r, but i'd like to avoid the time that takes.
>
> so what i would like to have (apart from not having the problem in the first place) is a possibility to just restart that extension via a cli
> command. (that could be executed automatically on resume.)
You can use the following command to restart an extension

gdbus call --session --dest org.gnome.Shell --object-path /org/gnome/Shell --method org.gnome.Shell.Extensions.ReloadExtension <UUID>

>
> is there a possibility to do that?
>
> thanks,
> Bazon.
> _______________________________________________
> gnome-shell-list mailing list
> gnome-shell-list gnome org
> https://mail.gnome.org/mailman/listinfo/gnome-shell-list

_______________________________________________
gnome-shell-list mailing list
gnome-shell-list gnome org
https://mail.gnome.org/mailman/listinfo/gnome-shell-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]