#18183: gramps 3.0.4 Runtime Errors/Warnings -----------------------------------+---------------------------------------- Reporter: ctempleton3@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Not set | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: gramps runtime error | Port: gramps -----------------------------------+---------------------------------------- I am getting the following run time errors when I try to run gramps. Gramps '''does''' load but I am not sure it is a problem as I am new user to the software. Output When Run on Terminal.app {{{ Xlib: extension "RANDR" missing on display ":0.0". GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details - 1: Could not send message to gconf daemon: Launch helper exited with unknown return code 1) /opt/local/share/gramps/gramps_main.py:155: PangoWarning: couldn't load font "ae_Ouhod Bold Not-Rotated 14.9541015625", falling back to "Sans Bold Not-Rotated 14.9541015625", expect ugly output. pixbuf = gtk.gdk.pixbuf_new_from_file (icon_file) }}} Output of when run in xterm inside of X11.app: {{{ Xlib: extension "RANDR" missing on display ":0.0". GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details - 1: Could not send message to gconf daemon: Launch helper exited with unknown return code 1) /opt/local/share/gramps/gramps_main.py:155: PangoWarning: couldn't load font "ae_Ouhod Bold Not-Rotated 14.9541015625", falling back to "Sans Bold Not-Rotated 14.9541015625", expect ugly output. pixbuf = gtk.gdk.pixbuf_new_from_file (icon_file) }}} I am currently running X11 (null) - XFree86 4.4.0 from Apple. Is this something to be concerned about? Do I need to install something else that is not listed on the depends? -- Ticket URL: <http://trac.macports.org/ticket/18183> MacPorts <http://www.macports.org/> Ports system for Mac OS