Comment 10 for bug 187919

Revision history for this message
coubi64 (frederic-valentin) wrote :

Problem still exists (when trying deleting Debian menu in 'Applications'):

frederic@PC-portable-PB:~$ alacarte
/usr/lib/python2.5/site-packages/apt/progress.py: inconsistent use of tabs and spaces in indentation
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/Alacarte/MainWindow.py", line 430, in on_item_tree_show_toggled
    self.editor.setVisible(item, False)
  File "/usr/lib/python2.5/site-packages/Alacarte/MenuEditor.py", line 215, in setVisible
    self.__writeMenu(item, no_display=True)
  File "/usr/lib/python2.5/site-packages/Alacarte/MenuEditor.py", line 576, in __writeMenu
    file_id = os.path.split(menu.get_desktop_file_path())[1]
  File "/usr/lib/python2.5/posixpath.py", line 77, in split
    i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'
frederic@PC-portable-PB:~$