Bug 205257 - alacarte doesn't modify sub items in system menu.
Summary: alacarte doesn't modify sub items in system menu.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: alacarte
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC6Update
TreeView+ depends on / blocked
 
Reported: 2006-09-05 16:01 UTC by sangu
Modified: 2009-03-30 11:10 UTC (History)
1 user (show)

Fixed In Version: 0.10.1-1.fc7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-28 05:57:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description sangu 2006-09-05 16:01:24 UTC
Description of problem:
alacarte doesn't  modify sub items in system menu.
$alacrte
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/Alacarte/MainWindow.py", line 372, in
on_item_tree_show_toggled
    self.editor.setVisible(item, False)
  File "/usr/lib/python2.4/site-packages/Alacarte/MenuEditor.py", line 208, in
setVisible
    menu_xml = self.__getXmlMenu(self.__getPath(item), dom, dom)
  File "/usr/lib/python2.4/site-packages/Alacarte/MenuEditor.py", line 475, in
__getXmlMenu
    node = self.__addXmlMenuElement(element, name, dom)
  File "/usr/lib/python2.4/site-packages/Alacarte/MenuEditor.py", line 486, in
__addXmlMenuElement
    return element.appendChild(node)
  File "/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py", line 1548, in
appendChild
    raise xml.dom.HierarchyRequestErr(
xml.dom.HierarchyRequestErr: two document elements disallowed


Version-Release number of selected component (if applicable):
0.10.0-1.fc6

How reproducible:
always

Steps to Reproduce:
1. click system menu on alacarte
2. check or uncheck item
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Matthias Clasen 2006-09-05 18:29:22 UTC
Hmm, I have been able to reproduce this once, but now it does not happen anymore.
Can you reliably reproduce this ?

Comment 2 Matthias Clasen 2006-09-06 16:58:00 UTC
Related upstream bug containing a way I found to reproduce this:

http://bugzilla.gnome.org/show_bug.cgi?id=354654

Comment 3 sangu 2006-10-07 08:01:20 UTC
Please see also :http://bugzilla.gnome.org/show_bug.cgi?id=355828 

bug 205257 seems to be fixed in alacarte 0.10.1 


Note You need to log in before you can comment on or make changes to this bug.