Public bug reported:

Binary package hint: alacarte

As alacarte does not add separators into menus, I launched it from
terminal and here is what I get when I click on the button to create a
separator:

[code]
Traceback (most recent call last):
  File "/usr/share/alacarte/Alacarte/MainWindow.py", line 325, in 
on_new_separator_button_clicked
    self.editor.createSeparator(parent, after=after)
  File "/usr/share/alacarte/Alacarte/MenuEditor.py", line 250, in 
createSeparator
    self.__positionItem(parent, ('Separator',), before, after)
  File "/usr/share/alacarte/Alacarte/MenuEditor.py", line 694, in __positionItem
    current = parent.contents.index(item)
ValueError: ('Separator',) is not in list
[/code]

Could anybody please have a look at it ?

Thanks

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

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

Title:
  Cannot add a separator into a menu

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to