On 1/16/06, Curtis Vaughan <[EMAIL PROTECTED]> wrote: > When I try to run gramps I am getting the following problems. Does > anyone know what's up and how to fix it? > BTW, I did a "fink remove gramps" and then a "fink install gramps" but > still the same problem. > > Thanks in advance! > > This is a separate message that comes up: > > GRAMPS has encountered an internal error. > Please copy the message below and post a bug report > at http://sourceforge.net/projects/gramps or send an > email message to [EMAIL PROTECTED] > > GRAMPS : 1.0.10-1 > Python : 2.3.5 final > GTK : 2.6.10 > PyGTK : 2.6.3 > Traceback (most recent call last): > File "/sw/share/gramps/gramps.py", line 92, in ? > gramps_main.Gramps(args) > File "/sw/share/gramps/gramps_main.py", line 150, in __init__ > self.init_interface() > File "/sw/share/gramps/gramps_main.py", line 193, in init_interface > self.tool_button.set_sensitive(0) > AttributeError: 'NoneType' object has no attribute 'set_sensitive' > > And this what follows the command line to start gramps: > > /sw/share/gramps/PedView.py:30: DeprecationWarning: Module > gnome.canvas is deprecated; please import gnomecanvas instead > import gnome.canvas > > (gramps:868): libglade-WARNING **: Could not load support for > `gnome': dlopen(libgnome.so, 9): image not found > > (gramps:868): libglade-WARNING **: unknown property > `enable_layout_config' for class `GnomeApp' > > (gramps:868): libglade-WARNING **: could not find a parent that > handles internal children for `dock' > > > (gramps:868): libglade-WARNING **: could not find a parent that handles > internal children for `appbar' > > > >
You might try to "fink rebuild gramps". If that doesn't work, then try rebuiilding dependencies (especially the python-related ones) -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
