On Thu, 2009-01-22 at 21:03 +0100, Michael Schwartzkopff wrote: > Hi, > > I am quite desparate already. I compiled my Pacemaker-GUI. Compile and > install > are OK, besides a small error with gv.py. (I finally removed gv from the > import > line) > > When I call /usr/heartbeat-gui/haclient.py I get the error: > > Traceback (most recent call last): > File "/usr/lib/heartbeat-gui/haclient.py", line 8318, in ? > gtk._gtk.init_check() > AttributeError: 'module' object has no attribute 'init_check' > > When I google for that error, all solutions point to a missing $DISPLAY, but > I > can open a xterm on my remote machine. So it cannot be that problem. Any > other > suggestions? Thanks for any hints. Pls try the new tip of http://hg.clusterlabs.org/pacemaker/pygui/
Compatible for old pygtk without init_check() implemented http://hg.clusterlabs.org/pacemaker/pygui/rev/89b5162f9ecf -- Regards, Yan Gao China R&D Software Engineer [email protected] Novell, Inc. Making IT Work As One?6?4 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
