gnome-shell-extension-taskbar
gnome-shell-extension-taskbar copied to clipboard
Can't start the extension. Has a TypeError in the log.
I installed the extension using the Firefox plugin for Gnome Extensions. It has worked once. After I logged in again today, the extension doesn't work anymore. This is what it says in the log file:
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af83acdd30 StBoxLayout.tkb-box (" TaskBar 2020 - GNOME Shell Extensions - Mozilla Firefox ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8459e490 StButton.tkb-task-button (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af83acdd30 StBoxLayout.tkb-box (" TaskBar 2020 - GNOME Shell Extensions - Mozilla Firefox ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8459e490 StButton.tkb-task-button (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8533e480 StBoxLayout.tkb-task-button (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af83acdd30 StBoxLayout.tkb-box (" TaskBar 2020 - GNOME Shell Extensions - Mozilla Firefox ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8459e490 StButton.tkb-task-button (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8533e480 StBoxLayout.tkb-task-button (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8bd35e40 StBin] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af83acdd30 StBoxLayout.tkb-box (" TaskBar 2020 - GNOME Shell Extensions - Mozilla Firefox ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8459e490 StButton.tkb-task-button (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8533e480 StBoxLayout.tkb-task-button (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8533e940 StLabel (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af83acdd30 StBoxLayout.tkb-box (" TaskBar 2020 - GNOME Shell Extensions - Mozilla Firefox ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8459e490 StButton.tkb-task-button (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8533e480 StBoxLayout.tkb-task-button (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8bd35e40 StBin] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af83acdd30 StBoxLayout.tkb-box (" TaskBar 2020 - GNOME Shell Extensions - Mozilla Firefox ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8459e490 StButton.tkb-task-button (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8533e480 StBoxLayout.tkb-task-button (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: st_widget_get_theme_node called on the widget [0x55af8533e940 StLabel (" extensions ")] which is not in the stage.
aug 25 13:37:29 pcwj.localdomain gnome-shell[456716]: JS ERROR: TypeError: can't convert symbol to number
iconGeometry@/home/warnerjan/.local/share/gnome-shell/extensions/TaskBar@c0ldplasma/extension.js:2184:13
onWindowsListChanged@/home/warnerjan/.local/share/gnome-shell/extensions/TaskBar@c0ldplasma/extension.js:2126:14
buildWindowsList@/home/warnerjan/.local/share/gnome-shell/extensions/TaskBar@c0ldplasma/windows.js:102:35
If I comment out line 2184 the extension will load and it will show the buttons in the bottom bar. No side effects so far.
Seems to be the same bug: https://github.com/zpydr/gnome-shell-extension-taskbar/issues/192
Which distro and GNOME version are you using?
Yeah, that might be the same bug.
Fedora 32 Workstation Gnome 3.36.4