F-i-f / tweaks-system-menu

Gnome Shell Extension to put Gnome Tweaks in the system menu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gnome 3.35 (3.36 beta) compatibility

Nik-mmzd opened this issue · comments

Current extension version is not compatible with Gnome 3.36. Also, menu has changed (sorry for russian):
image

Stacktrace:

Some code tried to set a deprecated GObject property.
    0 setup() ["/home/user/.local/share/gnome-shell/extensions/tweaks-system-menu@extensions.gnome-shell.fifi.org/prefs.js":35:1]
    1 buildPrefsWidget() ["/home/user/.local/share/gnome-shell/extensions/tweaks-system-menu@extensions.gnome-shell.fifi.org/prefs.js":157:11]
    2 _showPrefs() ["resource:///org/gnome/shell/extensionPrefs/main.js":174:37]
    3 _extensionsLoaded() ["resource:///org/gnome/shell/extensionPrefs/main.js":467:17]
    4 _scanExtensions/<() ["resource:///org/gnome/shell/extensionPrefs/main.js":418:17]
    5 asyncCallback() ["resource:///org/gnome/gjs/modules/core/overrides/Gio.js":132:12]
    6 main() ["resource:///org/gnome/shell/extensionPrefs/main.js":762:22]
    7 <TOP LEVEL> ["<main>":1:47]

GNOME 3.36 is going to be released March 11 and I like your extension very much and hope it can be updated to include support for GNOME 3.36. Keep up the great work!

commented

I have release version 9 which fixes the problem (after some extensive rewrites).
It's currently under review by the gnome-shell team.
In meantime you can get it from the project homepage or download version 9 directly here.