Traceback (most recent call last):
  File "/usr/share/alacarte/Alacarte/MainWindow.py", line 95, in loadUpdates
    item_id = os.path.split(items[iter][3].get_desktop_file_path())[1]
  File "/usr/lib/python2.7/posixpath.py", line 83, in split
    i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'
Traceback (most recent call last):
  File "/usr/share/alacarte/Alacarte/MainWindow.py", line 636, in 
on_delete_button_clicked
    self.on_edit_delete_activate(None)
  File "/usr/share/alacarte/Alacarte/MainWindow.py", line 341, in 
on_edit_delete_activate
    self.editor.deleteMenu(item)
  File "/usr/share/alacarte/Alacarte/MenuEditor.py", line 343, in deleteMenu
    menu_xml = self.__getXmlMenu(self.__getPath(menu), dom, dom)
  File "/usr/share/alacarte/Alacarte/MenuEditor.py", line 447, in __getPath
    path = menu.tree.root.get_menu_id()
AttributeError: 'NoneType' object has no attribute 'root'

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

Title:
  alacarte crashed with AttributeError in __getPath(): 'NoneType' object
  has no attribute 'root'

Status in “alacarte” package in Ubuntu:
  New

Bug description:
  This crash have happened while i was trying to remove an entry into
  Alacarte Main Menu: selected the entry then click to delete it and the
  crash happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: alacarte 0.13.2-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-23.37~pre201204130400-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu2
  Architecture: i386
  CrashCounter: 1
  Date: Sat Apr 14 15:18:19 2012
  ExecutablePath: /usr/bin/alacarte
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python -OOt /usr/bin/alacarte
  PythonArgs: ['/usr/bin/alacarte']
  SourcePackage: alacarte
  Title: alacarte crashed with AttributeError in __getPath(): 'NoneType' object 
has no attribute 'root'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin audio avahi avahi-autoipd boinc cdrom couchdb crontab 
daemon debian-tor dialout disk fuse haldaemon klog kmem libuuid lpadmin mail 
messagebus mlocate mysql mythtv netdev ntp operator plugdev polkituser powerdev 
pulse root sambashare saned scanner shadow ssh ssl-cert sudo syslog tty users 
utmp vboxusers video voice whoopsie www-data

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to