ubuntu / gnome-shell-extension-appindicator

Adds KStatusNotifierItem support to the Shell
https://extensions.gnome.org/extension/615/appindicator-support/
GNU General Public License v2.0
1.14k stars 156 forks source link

recursive error, feezes system dbusMenu.js #305

Open kenji200 opened 2 years ago

kenji200 commented 2 years ago

I running ubuntu 20.04 always feezes system

I found these in syslog, please help..

gnome-shell[3369]: JS ERROR: too much recursion#012_init@resource:///org/gnome/shell/ui/popupMenu.js:104:18#012_init@resource:///org/gnome/shell/ui/popupMenu.js:273:15#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:498:29#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-appindicators@ubuntu.com/dbusMenu.js:520:60#012createItem@/usr/share/gnome-shell/extensions/ubuntu-

3v1n0 commented 2 years ago

What application where you running?

Some lines there seems to be cut, do you have a full log?

drien commented 2 years ago

Seems like a duplicate of #201