Hi, I can confirm this behavior on (X)ubuntu Karmic Alpha1.(amd64, not 
relevant). 
Note : python version is 2.6

The gui launches with some harmless DeprecationWarning : 
/usr/bin/hb_gui:1004: DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips = gtk.Tooltips()
/usr/bin/hb_gui:1005: DeprecationWarning: Use the new widget gtk.Tooltip

When I try to add an item, the "Type" window pops up, but not the main 
configuration window.
I can't say if I have a blank page when navigating through resources (I don't 
have any atm), but I see informations about node.

Traceback when adding an item : 
Traceback (most recent call last):
  File "/usr/bin/hb_gui", line 2266, in on_add_item
    object = objdlg.run("Add Order Constraint", "rsc_order")
  File "/usr/bin/hb_gui", line 1652, in run
    obj_attrs = RscOrder(True, meta, static_desc)
  File "/usr/bin/hb_gui", line 4195, in __init__
    ObjectAttrs.__init__(self, "rsc_order", is_newobj, meta, static_desc)
  File "/usr/bin/hb_gui", line 3789, in __init__
    self.dtd_elem = manager.get_dtd_elem(obj_type)
  File "/usr/bin/hb_gui", line 3128, in get_dtd_elem
    complete_dtd = load_dtd_string(dtd)
  File "/usr/lib/python2.6/dist-packages/_xmlplus/parsers/xmlproc/xmldtd.py", 
line 894, in load_dtd_string
    dp.parse_string(dtdstr)
  File "/usr/lib/python2.6/dist-packages/_xmlplus/parsers/xmlproc/xmlutils.py", 
line 139, in parse_string
    self.feed(doc)
  File "/usr/lib/python2.6/dist-packages/_xmlplus/parsers/xmlproc/xmlutils.py", 
line 299, in feed
    new_data = new_data + self.encoded_data
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str

I'll try to revert to an older package / python version

** Changed in: heartbeat (Ubuntu)
       Status: New => Confirmed

-- 
Traceback in hb_gui when navigating or adding resources/groups/locations
https://bugs.launchpad.net/bugs/368616
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to