On Thu, 2008-12-25 at 02:41 +0530, Milind Talekar wrote: > When using hb_gui , most of the config buttons dont work and I am not > able to > add resource and then click on Add Parameter I see the following > messages on > the screen and noting works . I am using 2.1.4 on redhat 4U7 . > hearbeat was > compiled from > > http://download.opensuse.org/repositories/server:/ha-clustering:/lha-2.1/openSUSE_Factory/x86_64/
If you are using 2.1.4 on RH4, you should reference another repository: http://download.opensuse.org/repositories/server:/ha-clustering:/lha-2.1/RHEL_4/ > > Am I missing something here , Appreciate any inputs/help in this > > Traceback (most recent call last): > File "/usr/bin/hb_gui", line 433, in on_add > object = objdlg.run(self.title, self.obj_type, self.meta, > self.static_desc) > File "/usr/bin/hb_gui", line 1656, in run > obj_attrs = InstAttrsNV(True, meta, static_desc) > File "/usr/bin/hb_gui", line 4047, in __init__ > ObjectAttrs.__init__(self, "nvpair", is_newobj, meta, static_desc) > File "/usr/bin/hb_gui", line 3792, in __init__ > self.render_widgets_dtd() > File "/usr/bin/hb_gui", line 3938, in render_widgets_dtd > name_label.set_width_chars(name_label_max_len) > AttributeError: 'gtk.Label' object has no attribute 'set_width_chars' And pygtk > 2.6 is required -- Regards, Yan Gao China R&D Software Engineer [email protected] Novell, Inc. Making IT Work As One _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
