Opened 12 years ago

Closed 11 years ago

#35331 closed defect (worksforme)

GConf errors launching planner 0.14.6

Reported by: chamsdf@… Owned by: billitch@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: planner, gconf

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Please pardon me if this is a noob problem (I'm not very experienced with MacPort issues...)

Just upgraded to OSX Mountain Lion, and for the first time installed MacPort and built Gnome 'planner'. Actually went well-- had only one hitch with libbonobo, and got around that by building bonobo with 'port clean libbonobo; port install libbonobo configure.compiler=llvm-gcc-4.2'. Then 'port install planner' completed successfully.

When I start planner, however, I get a TON of error messages like this:

Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
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://projects.gnome.org/gconf/ for information. (Details -  1: Failed to get connection to session: Not enough memory)

Same message appears 185 times. (I counted with 'wc -l'.) GConf port installed is 2.28.1_3.

I doubt this is actually a 'planner' issue, but I'm not sure where else to start. Any suggestions or workarounds?

Change History (3)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: chamsdf@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to billitch@…

comment:2 Changed 12 years ago by dbevans (David B. Evans)

This looks like launchd startup support for dbus may not be enabled. GConf uses dbus to communicate with applications.

Make sure you have followed the instructions (one time only) given by

port notes dbus

comment:3 Changed 11 years ago by dbevans (David B. Evans)

Resolution: worksforme
Status: newclosed

No response, works for me if dbus is properly installed and active.

Note: See TracTickets for help on using tickets.