> I've seen this myself and been working on it ... > > Seems to be a faulty plugin ... > > If you do this ... > > # mv /usr/local/share/gramps/plugins/view/geoview.gpr.py /usr/local/share/gramps/plugins/view/geoview.gpr.oldpy > >... then Gramps will at least start for you. > >HTH
(Sorry for the mangled threads/messages, using webmail account and I'm not subscribed to the list.) Loading gtkmozembed seems to be the underlying problem ... $ python2.6 Python 2.6.6 (r266:84292, Feb 16 2011, 14:05:59) [GCC 4.2.1 20070719 ] on openbsd4 Type "help", "copyright", "credits" or "license" for more information. >>> import gtkmozembed $ $
