"IOError: [Errno 13] Permissão negada: '/home/sapien/.config/menus/applications.menu'"
The crash is actually a permissions error, most likely as a consequence of opening Alacarte with sudo. To correct it, please try the following: sudo chown -R $USER:$USER ~/.config chmod -R u+rwX,go-w ~/.config If it still crashes after this, then please post the new traceback from the terminal Thanks -- Alacarte doesn't open https://bugs.launchpad.net/bugs/253808 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
