[Bug 253808] Re: Alacarte doesn't open

2008-08-01 Thread Amanda
Hi, the problem was that I'd no permission to open alacarte, so when I've typed sudo before alacarte on the terminal this opens. Thank you. -- 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

[Bug 253808] Re: Alacarte doesn't open

2008-08-01 Thread Chris Coulson
Thats not a proper fix. You shouldn't need to use sudo to open Alacarte, and is actually a very bad idea. You could end up making your whole menu inaccessible by messing up the permissions in your home folder. Please try to run alacarte normally from the terminal and post any error messages, as

[Bug 253808] Re: Alacarte doesn't open

2008-08-01 Thread Amanda
Ok, this was the message: File /usr/bin/alacarte, line 36, in module main() File /usr/bin/alacarte, line 32, in main app = MainWindow(datadir, version, sys.argv) File /usr/lib/python2.5/site-packages/Alacarte/MainWindow.py, line 49, in __init__ self.editor = MenuEditor() File

[Bug 253808] Re: Alacarte doesn't open

2008-08-01 Thread Chris Coulson
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

[Bug 253808] Re: Alacarte doesn't open

2008-08-01 Thread Amanda
Now with those codes this works. Thank you! -- 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 desktop-bugs@lists.ubuntu.com

[Bug 253808] Re: Alacarte doesn't open

2008-08-01 Thread Chris Coulson
** Changed in: alacarte (Ubuntu) Status: Incomplete = Invalid -- 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

[Bug 253808] Re: Alacarte doesn't open

2008-07-31 Thread Chris Coulson
Thank you for taking the time to report this bug and help make Ubuntu better, Unfortunately we can't fix it, as your description didn't include enough information. Please could you provide the following additional information: 1. Run Alacarte from the terminal and post any error messages