Bug 851988 - GError: Unknown internal child: selection
Summary: GError: Unknown internal child: selection
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: virt-manager
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Cole Robinson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-27 08:49 UTC by Alexander Bienzeisler
Modified: 2012-11-27 16:21 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-27 16:21:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Alexander Bienzeisler 2012-08-27 08:49:56 UTC
Description of problem:

GError: Unknown internal child: selection
in most UI files

http://paste.pound-python.org/show/25257/

Version-Release number of selected component (if applicable):

0.9.4-1 (latest git)

How reproducible:

I just got it by starting virt-manager

Steps to Reproduce:
1. start virt-manager
2. error popup with the above message
3. have to close
  
Actual results:

virt-manager does not launch

Expected results:

should launch obviously

Additional info:

I was able to launch virt-manager by editing the problematic child internal parts out of the .ui files - but that doesn't seem to be a good solution. What's the issue here?

Comment 1 Cole Robinson 2012-08-29 16:29:17 UTC
What distro is this? Also, please provide pygtk, gtk, and libglade versions. Full --debug output of virt-manager might help

Comment 2 Alexander Bienzeisler 2012-08-29 16:37:35 UTC
this is debian squeeze, debug output does not differ from the pasted one in the initial report


2012-08-29 18:01:38,984 (error:80): dialog message: Error launching hardware dialog: Unknown internal child: selection : Error launching hardware dialog: Unknown internal child: selection

Traceback (most recent call last):
  File "/usr/local/share/virt-manager/virtManager/details.py", line 1499, in add_hardware
    self.addhw = vmmAddHardware(self.vm)
  File "/usr/local/share/virt-manager/virtManager/addhardware.py", line 74, in __init__
    "vmm-add-hardware.ui", "vmm-add-hardware")
  File "/usr/local/share/virt-manager/virtManager/baseclass.py", line 240, in __init__
    util.sanitize_gtkbuilder(self.uifile))
GError: Unknown internal child: selection

Comment 3 Cole Robinson 2012-10-15 02:59:51 UTC
What version of gtk2, pygtk does squeeze have? Also, what's the native virt-manager version for squeeze?


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