F-i-f / tweaks-system-menu

Gnome Shell Extension to put Gnome Tweaks in the system menu.
GNU General Public License v3.0
38 stars 14 forks source link

Undefined Action Menu #2

Closed mokilcde closed 5 years ago

mokilcde commented 5 years ago

Hi!

I got the following message after updating to Gnome Shell version 3.33.90: gnome-shell[2532]: JS WARNING: [/srv/home/michael/.local/share/gnome-shell/extensions/tweaks-system-menu@extensions.gnome-shell.fifi.org/extension.js 177]: reference to undefined property "_actionsItem" gnome-shell[2532]: Extension "tweaks-system-menu@extensions.gnome-shell.fifi.org" had error: TypeError: this._systemMenu._actionsItem is undefined

CU Michael

F-i-f commented 5 years ago

Hi Michael,

Gnome-shell 3.33.90 moved members related to the system menu around. This should be fixed in GitHub now as of 3ea39af. Please try: tweaks-system-menu@extensions.gnome-shell.fifi.org-v3-9-g3ea39af.zip

Just unzip it under ~/.local/share/gnome-shell/extensions/tweaks-system-menu@extensions.gnome-shell.fifi.org and overwrite the files that are in there.

And please report back if it works or not. With this fix, it seems to work here, but Gnome-Shell looks quite unstable to me on Fedora Rawhide. And thank you for your report.

mokilcde commented 5 years ago

Hi! It works. Thanks for that. CU Michael

On Fri, 2019-08-16 at 22:58 -0700, F-i-f wrote:

Hi Michael,

Gnome-shell 3.33.90 moved members related to the system menu around.

This should be fixed in GitHub now as of 3ea39af.

Please try:

tweaks-system-menu@extensions.gnome-shell.fifi.org-v3-9-g3ea39af.zip

Just unzip it under ~/.local/share/gnome-shell/extensions/tweaks-system-menu@extensions.gnome-shell.fifi.org and overwrite the files that are in there.

And please report back if it works or not.

With this fix, it seems to work here, but Gnome-Shell looks quite unstable to me on Fedora Rawhide.

And thank you for your report.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": " https://github.com/F-i-f/tweaks-system-menu/issues/2?email_source=notifications\u0026email_token=AKPLAX7PBGO4AUCSL6EJDKDQE6HRDA5CNFSM4IL37CUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4QEIKY#issuecomment-522208299 ", "url": " https://github.com/F-i-f/tweaks-system-menu/issues/2?email_source=notifications\u0026email_token=AKPLAX7PBGO4AUCSL6EJDKDQE6HRDA5CNFSM4IL37CUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4QEIKY#issuecomment-522208299 ", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ] -- CU Michael

F-i-f commented 5 years ago

I have release version 4 which is pretty much the version I sent you. It's currently under review by the gnome-shell team. In meantime you can get it from the project homepage or download version 4 directly here.