Whenever I boot my computer this error prompt and it says to delete or don't delete brisk menu, this is really annoying in my ubuntu mate 20.04.
Hi,
reinstall applet works for me:
sudo apt-get remove --purge mate-applet-brisk-menu
sudo apt-get install mate-applet-brisk-menu
Cheers
1 Like
No still it didn't worked for me but thanks for the help.
Ok, try now:
sudo apt install --reinstall mate-applet-brisk-menu
sudo service lightdm restart
Hi David,
You probably could use the info here (thanks to @ricmarques) :
2 Likes