Edit as root the file
/usr/share/gnome-shell/js/ui/panel.js
Look for the following line, (line 37 in my case):
'a11y': imports.ui.status.accessibility.ATIndicator,
Comment it out, so it will look like this :
// 'a11y': imports.ui.status.accessibility.ATIndicator,
Restart gnome-shell :
Press ALT + F2 and type in r and hit Enter to restart the gnome-shell.
Done....
this worked great on my Debian wheezy. thanks for the guide.
ReplyDeleteSame here, worked great on Wheezy. Thank you!
ReplyDelete