The attachment "Patched MainWindow.py file for Alacarte." of this bug
report has been identified as being a patch.  The ubuntu-reviewers team
has been subscribed to the bug report so that they can review the patch.
In the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-reviewers team please also unsubscribe the
team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
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/1089438

Title:
  alacarte menu editor: new item, new menu bug

Status in “alacarte” package in Ubuntu:
  New

Bug description:
  I have installed alacarte in Lubuntu 12.10
  After installing, I noticed that it does not work properly, that is - can not 
be used properly to insert new item, new menu etc.

  I opened it using terminal and found the following trace when tried to
  add new menu:

  Traceback (most recent call last):
    File "/usr/share/alacarte/Alacarte/MainWindow.py", line 267, in 
on_new_menu_button_clicked
      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 1259, in _execute_child
      raise child_exception
  OSError: [Errno 2] No such file or directory

  For new item

  Traceback (most recent call last):
    File "/usr/share/alacarte/Alacarte/MainWindow.py", line 283, 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 __init__
      errread, errwrite)
    File "/usr/lib/python2.7/subprocess.py", line 1259, in _execute_child
      raise child_exception
  OSError: [Errno 2] No such file or directory

  Output of lsb_release -rd

  Description:  Ubuntu 12.10
  Release:      12.10

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: alacarte 3.5.5-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
  Uname: Linux 3.5.0-19-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Wed Dec 12 21:29:24 2012
  InstallationDate: Installed on 2012-12-08 (3 days ago)
  InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Release amd64 
(20121017.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alacarte
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1089438/+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