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 Ubuntu
Desktop Bugs, 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'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/981575/+subscriptions
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs