[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-10-24 Thread Mary Gardiner
The problem is that alacarte calls /usr/bin/gnome-desktop-item-edit in a subprocess in order to install new menu items. However, /usr/bin/gnome- desktop-item-edit is in the gnome-panel package, which is only a Recomends: for the alacarte package rather than marked as a true dependency. Workaround:

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-10-15 Thread haight6716
Just got Oneiric release and still see this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826049 Title: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or direct

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-10-08 Thread Adnan Hodzic
I too have this problem when trying to view properties of an item, Oneiric (freshly updated) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826049 Title: alacarte crashed with OSError in _execute_chi

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-09-28 Thread Rishikanta Pukhrambam
It's working for me now on Oneiric, after an update few days back. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826049 Title: alacarte crashed with OSError in _execute_child(): [Errno 2] No such

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-09-28 Thread Colin Church
Same as 10 and 11 . Tried to view properties and crash notification occurred but main menu stayed open and was useable except properties. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826049 Title:

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-09-28 Thread Steven Kuck
I am Using 11.10 and trying to view properties crashed alacarte. This is the output that appear when I click properties: me@computer:~$ alacarte Traceback (most recent call last): File "/usr/share/alacarte/Alacarte/MainWindow.py", line 382, in on_edit_properties_activate process = subproces

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-09-24 Thread Matthias Schmidt
Same as with #10. Viewing properties triggered the bug here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826049 Title: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file o

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-09-07 Thread Manuel Andrade
I just was trying to view the properties of an item of the menu, and voilĂ  it crashed! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826049 Title: alacarte crashed with OSError in _execute_child():

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-08-26 Thread LaChild
I was having the same problem using Xubuntu after I installed this package. This happened even after installing straight from source from the gnome site. What I found is that it appears that the alacarte package is actually dependency on package gnome-panel. Simply installing gnome-panel it fixe

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-08-24 Thread Pedro Villavicencio
** This bug is no longer a duplicate of bug 756513 Can't add items to the Ubuntu Menu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826049 Title: alacarte crashed with OSError in _execute_child()

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-08-24 Thread Apport retracing service
*** This bug is a duplicate of bug 756513 *** https://bugs.launchpad.net/bugs/756513 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #756513, so is being marked as such. Please loo

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-08-18 Thread Bug Watch Updater
** Changed in: alacarte Status: Unknown => New ** Changed in: alacarte Importance: Unknown => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826049 Title: alacarte crashed with OS

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-08-18 Thread Pedro Villavicencio
Thanks for the comments. this has been sent upstream at https://bugzilla.gnome.org/show_bug.cgi?id=656821, feel free to subscribe to it. Thanks again. ** Bug watch added: GNOME Bug Tracker #656821 https://bugzilla.gnome.org/show_bug.cgi?id=656821 ** Changed in: alacarte (Ubuntu) Status:

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-08-17 Thread Antonius
ant@Master-ant:~$ alacarte Traceback (most recent call last): File "/usr/share/alacarte/Alacarte/MainWindow.py", line 311, in on_new_item_button_clicked process = subprocess.Popen(['gnome-desktop-item-edit', file_path], env=os.environ) File "/usr/lib/python2.7/subprocess.py", line 679, in

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-08-17 Thread Antonius
Scratch that - back to crashing again :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826049 Title: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory To mana

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-08-17 Thread Antonius
Strangeafter today's updates, when i try to reproduce this - nothing happens. No error but also no new menu item created? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826049 Title: alacarte cra

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-08-16 Thread Antonius
Sure - i went to the "Ubuntu start" icon and went to "Main menu". With "Main menu" open, click "New item". A few seconds will pass and it will report that Main menu has crashed; a new menu item is not created. Still reproducable here. -- You received this bug notification because you are a me

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-08-16 Thread Pedro Villavicencio
I cannot reproduce it here, may you please add some steps so we can recreate the crash? Thanks. ** Changed in: alacarte (Ubuntu) Importance: Undecided => Medium ** Changed in: alacarte (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of

[Bug 826049] Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

2011-08-13 Thread Antonius
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826049 Title: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory To manage notif