Hi,
I get the following error when trying to open any sub-menu within hb_gui
(like edit for a resource).
I installed all packages from opensuse and just updated them to
yesterdays built but the error still is the same.
I think it might be due to my pygobject version which is too low
(2.12.1-5.el5) - but there is no later package available for RHEL5. Also
manually trying to compile the GUI fails with a lot of errors - I
haven't managed to get it to work. :(
I tried to replace just haclient.py.in from the official site, but this
by itself didn't work for me either.
So did anyone get it to work on RHEL5 ? Right now hb_gui is not useable
for me in any way.
Error Message below:
Traceback (most recent call last):
File "/usr/bin/hb_gui", line 2822, in on_add
objdlg = ObjectViewDlg(new_elem, True)
File "/usr/bin/hb_gui", line 3900, in __init__
obj_view = ObjectView(self.xml_node, is_newobj, self.on_changed)
File "/usr/bin/hb_gui", line 1994, in __init__
self.update(xml_node)
File "/usr/bin/hb_gui", line 2130, in update
self.on_after_show()
File "/usr/bin/hb_gui", line 2138, in on_after_show
self.obj_attrs.on_after_show()
File "/usr/bin/hb_gui", line 6471, in on_after_show
for widget in self.widgets[widget_type].values() :
SystemError: Objects/funcobject.c:128: bad argument to internal function
Best Regards,
Tobias Appel
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems