"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 Desktop Bugs, which is subscribed to alacarte in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
