[MacPorts] #32559: inkscape cannot connect to dbus

MacPorts noreply at macports.org
Thu Dec 15 14:36:00 PST 2011


#32559: inkscape cannot connect to dbus
--------------------------------+-------------------------------------------
 Reporter:  vloodo@…            |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  2.0.3                                
 Keywords:                      |        Port:  dbus, inkscape                       
--------------------------------+-------------------------------------------
 Trying to start inkscape I get these warning/error messages:
 {{{
 Dynamic session lookup supported but failed: launchd did not provide a
 socket path, verify that org.freedesktop.dbus-session.plist is loaded!
 Failed to get connection
 ** (inkscape:2093): CRITICAL **: dbus_g_proxy_new_for_name: assertion
 `connection != NULL' failed

 ** (inkscape:2093): CRITICAL **: dbus_g_proxy_call: assertion
 `DBUS_IS_G_PROXY (proxy)' failed

 ** (inkscape:2093): CRITICAL **: dbus_g_connection_register_g_object:
 assertion `connection != NULL' failed
 }}}

 This happened when I updated dbus and forgot to run
 {{{
 sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-
 system.plist
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
 }}}
 but now when I run these commands I get the following messages
 {{{
 org.freedesktop.dbus-system: Already loaded
 org.freedesktop.dbus-session: Already loaded
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/32559>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list