[Pacemaker] pacemaker-pygui debian problems

Thomas Mueller thomas at chaschperli.ch
Thu Oct 16 06:42:52 EDT 2008


hi 

i've installed the brand new pacemaker, pacemaker-pygui and heartbeat 
packages from the opensuse build service on debian etch amd64.

the package pacemaker-pygui seems to miss the following depencencies:
- python-xml
- python-gtk2
- python-glade2

after login, on the console i can see the following messages about 
missing PNG's:
/usr/share/heartbeat-gui/timeout.png
/usr/share/heartbeat-gui/failed.png
/usr/share/heartbeat-gui/running.png
/usr/share/heartbeat-gui/stopped.png
/usr/share/heartbeat-gui/dirty-stopped.png

if i wan't to add a ressource, i can choose the type. If i then click OK 
nothing happens.

console says: 
AttributeError: 'module' object has no attribute 
'STOCK_ORIENTATION_PORTRAIT'
Traceback (most recent call last):
  File "/usr/bin/hb_gui", line 2618, in on_add
    objdlg = ObjectViewDlg(new_elem, True)
  File "/usr/bin/hb_gui", line 3696, in __init__
    obj_view = ObjectView(self.xml_node, is_newobj, self.on_changed)
  File "/usr/bin/hb_gui", line 1971, in __init__
    self.update(xml_node)
  File "/usr/bin/hb_gui", line 2072, in update
    self.on_after_show()
  File "/usr/bin/hb_gui", line 2080, in on_after_show
    self.obj_attrs.on_after_show()
  File "/usr/bin/hb_gui", line 6218, in on_after_show
    widget.disconnect_by_func(self.on_changed)
AttributeError: 'gtk.ComboBoxEntry' object has no attribute 
'disconnect_by_func'



- Thomas





More information about the Pacemaker mailing list