wilfm / GnomeExtensionMaximusTwo

Removes the title bar on maximised windows. See: https://extensions.gnome.org/extension/844/maximus-two/
63 stars 27 forks source link

JS Errors with Gnome 3.22 #54

Open mcepl opened 7 years ago

mcepl commented 7 years ago

This shows in the journalctl output:

Nov 22 14:00:26 mitmanek gnome-shell[5053]: JS ERROR: TypeError: appMenu._label.setText is not a function
                                            updateAppMenu@/home/matej/.local/share/gnome-shell/extensions/maximus-two@wilfinitlike.gmail.com/app_menu.js:41
Nov 22 14:00:30 mitmanek gnome-shell[5053]: JS ERROR: TypeError: appMenu._label.setText is not a function
                                            updateAppMenu@/home/matej/.local/share/gnome-shell/extensions/maximus-two@wilfinitlike.gmail.com/app_menu.js:41
Nov 22 14:00:48 mitmanek gnome-shell[5053]: JS ERROR: TypeError: appMenu._label.setText is not a function
                                            updateAppMenu@/home/matej/.local/share/gnome-shell/extensions/maximus-two@wilfinitlike.gmail.com/app_menu.js:41
                                            changeActiveWindow@/home/matej/.local/share/gnome-shell/extensions/maximus-two@wilfinitlike.gmail.com/app_menu.js:65
                                            onFocusChange@/home/matej/.local/share/gnome-shell/extensions/maximus-two@wilfinitlike.gmail.com/app_menu.js:81
                                            AppSwitcherPopup<._finish@resource:///org/gnome/shell/ui/altTab.js:252
                                            wrapper@resource:///org/gnome/gjs/modules/lang.js:178
                                            SwitcherPopup<._keyReleaseEvent@resource:///org/gnome/shell/ui/switcherPopup.js:199
                                            wrapper@resource:///org/gnome/gjs/modules/lang.js:178
Nov 22 14:00:49 mitmanek CROND[5290]: (pcp) CMD ( /usr/libexec/pcp/bin/pmlogger_check -C)
Nov 22 14:00:51 mitmanek gnome-shell[5053]: JS ERROR: TypeError: appMenu._label.setText is not a function
                                            updateAppMenu@/home/matej/.local/share/gnome-shell/extensions/maximus-two@wilfinitlike.gmail.com/app_menu.js:41
                                            changeActiveWindow@/home/matej/.local/share/gnome-shell/extensions/maximus-two@wilfinitlike.gmail.com/app_menu.js:65
                                            onFocusChange@/home/matej/.local/share/gnome-shell/extensions/maximus-two@wilfinitlike.gmail.com/app_menu.js:81
                                            AppSwitcherPopup<._finish@resource:///org/gnome/shell/ui/altTab.js:252
                                            wrapper@resource:///org/gnome/gjs/modules/lang.js:178
                                            SwitcherPopup<._keyReleaseEvent@resource:///org/gnome/shell/ui/switcherPopup.js:199
                                            wrapper@resource:///org/gnome/gjs/modules/lang.js:178
Nov 22 14:00:57 mitmanek gnome-shell[5053]: JS ERROR: TypeError: appMenu._label.setText is not a function
                                            updateAppMenu@/home/matej/.local/share/gnome-shell/extensions/maximus-two@wilfinitlike.gmail.com/app_menu.js:41
Nov 22 14:00:58 mitmanek gnome-shell[5053]: JS ERROR: TypeError: appMenu._label.setText is not a function
                                            updateAppMenu@/home/matej/.local/share/gnome-shell/extensions/maximus-two@wilfinitlike.gmail.com/app_menu.js:41

Using an experimental gnome-shell-3.22.2-1.el7.x86_64 on RHEL-7.