Opened 12 years ago

Closed 12 years ago

#32559 closed defect (worksforme)

inkscape cannot connect to dbus

Reported by: vlsd (Vlad) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: inkscape

Description

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

Change History (5)

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to devans@…
Port: dbus removed

comment:2 Changed 12 years ago by vlsd (Vlad)

Cc: vloodo@… added

Cc Me!

comment:3 Changed 12 years ago by vlsd (Vlad)

Just checked and I have the problem when starting gimp. I don't think this is inkscape related but dbus related.

comment:4 Changed 12 years ago by vlsd (Vlad)

Uninstalled and reinstalled dbus and dbus-glib, nothing changed. Then I unloaded and reloaded the plist files, seems to work now...

comment:5 Changed 12 years ago by mf2k (Frank Schima)

Cc: vloodo@… removed
Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.