Comment 12 for bug 826049

Revision history for this message
Steven Kuck (skuck71) wrote : Re: alacarte crashed with OSError in _execute_child(): [Errno 2] No such file or directory

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 = subprocess.Popen(['gnome-desktop-item-edit', file_path], env=os.environ)
  File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1239, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory