"properties" button doesn't work in menu editor with 10.04 (alpha)

Bug #505673 reported by marco.pallotta
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
alacarte (Ubuntu)
Incomplete
Low
Ubuntu Desktop Bugs

Bug Description

Binary package hint: gnome-menus

If you right click on gnome-menu bar, select "Edit Menus", then, for example, select the item Accessories, on the right panel, and then press the button "properties" (to the right) you will obtain a pop-up window that says "Name: Accessories - Comment - Desktop accessories). This is ok but if you, for example, select the accessories item into the left panel and then, after selecting the item calculator, press the button "properties", to see for example which app corresponds to this item, you will not see any pop-up window that appears. The same issue happens with every app items of every menu (both Applications and Systems menu and sub-menus).

Tested with 10.04 alpha.

affects: gnome-menus (Ubuntu) → alacarte (Ubuntu)
Changed in alacarte (Ubuntu):
importance: Undecided → Low
Revision history for this message
Pedro Villavicencio (pedro) wrote :

that's working fine here, is there any message on the console about that? please run alacarte from the command line and paste the messages you get there, thanks.

Changed in alacarte (Ubuntu):
assignee: nobody → Ubuntu Desktop Bugs (desktop-bugs)
status: New → Incomplete
Revision history for this message
marco.pallotta (marco-pallotta) wrote :

Pedro, this is the output of alacarte command (I pressed the properties button if calculator item):

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/Alacarte/MainWindow.py", line 434, in on_item_tree_show_toggled
    self.editor.setVisible(item, False)
  File "/usr/lib/pymodules/python2.6/Alacarte/MenuEditor.py", line 200, in setVisible
    self.__addUndo([self.__getMenu(item), item])
  File "/usr/lib/pymodules/python2.6/Alacarte/MenuEditor.py", line 428, in __addUndo
    undo_path = util.getUniqueUndoFile(file_path)
  File "/usr/lib/pymodules/python2.6/Alacarte/util.py", line 109, in getUniqueUndoFile
    filename, extension = os.path.split(filepath)[1].rsplit('.', 1)
ValueError: need more than 1 value to unpack
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/Alacarte/MainWindow.py", line 625, in on_properties_button_clicked
    self.on_edit_properties_activate(None)
  File "/usr/lib/pymodules/python2.6/Alacarte/MainWindow.py", line 379, in on_edit_properties_activate
    self.editor._MenuEditor__addUndo([item,])
  File "/usr/lib/pymodules/python2.6/Alacarte/MenuEditor.py", line 428, in __addUndo
    undo_path = util.getUniqueUndoFile(file_path)
  File "/usr/lib/pymodules/python2.6/Alacarte/util.py", line 109, in getUniqueUndoFile
    filename, extension = os.path.split(filepath)[1].rsplit('.', 1)
ValueError: need more than 1 value to unpack

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.