Public bug reported:

While bug https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1079953 is 
closed,
the issue persists.  With alacarte 0.13.2-2ubuntu4 on Ubuntu 12.04, nothing 
works.
Pressing *New Item* or *Properties* results in a crash.  Checkbox actions don't 
take.
And inexplicably "[x] report an error" does nothing.

But here's a console exception:

hardhat:~> alacarte 
Traceback (most recent call last):
  File "/usr/share/alacarte/Alacarte/MainWindow.py", line 634, in 
on_properties_button_clicked
    self.on_edit_properties_activate(None)
  File "/usr/share/alacarte/Alacarte/MainWindow.py", line 391, 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 1249, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

** Affects: alacarte (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: 12.04 regression-update unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/1251022

Title:
  Menu editor alacarte is completely non-functional in Ubuntu 12.04
  (applied patch did not take)

Status in “alacarte” package in Ubuntu:
  New

Bug description:
  While bug https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1079953 is 
closed,
  the issue persists.  With alacarte 0.13.2-2ubuntu4 on Ubuntu 12.04, nothing 
works.
  Pressing *New Item* or *Properties* results in a crash.  Checkbox actions 
don't take.
  And inexplicably "[x] report an error" does nothing.

  But here's a console exception:

  hardhat:~> alacarte 
  Traceback (most recent call last):
    File "/usr/share/alacarte/Alacarte/MainWindow.py", line 634, in 
on_properties_button_clicked
      self.on_edit_properties_activate(None)
    File "/usr/share/alacarte/Alacarte/MainWindow.py", line 391, 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 1249, in _execute_child
      raise child_exception
  OSError: [Errno 2] No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1251022/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to