Opened 12 years ago
Closed 10 years ago
#37101 closed defect (fixed)
dbus: Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
Reported by: | clirakis (Chris) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | sewebster@…, dbevans (David B. Evans), cooljeanius (Eric Gallager) | |
Port: | dbus |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Running Mountain Lion
Error spawning command line `dbus-launch --autolaunch=0ca5c4a770f2712fe7ff613d50ad087c --binary-syntax --close-stderr': Child process exited with code 1 Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! Not enough memory
Looking around the web various pages suggested that dbus wasn't correctly loaded. I ended up trying some commands like:
sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist
Which did not change the problem. I also did a port uninstall
and then port install
on gimp2 thinking a rebuild
might help. Still has problems. I suspect this is something very simple.
Change History (9)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to mcalhoun@… |
Port: | dbus added |
Summary: | Gimp2 fails on startup → dbus: Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! |
comment:2 Changed 12 years ago by sewebster@…
Cc: | sewebster@… added |
---|
comment:3 follow-up: 4 Changed 12 years ago by sewebster@…
When I run gimp I get the dbus error, but gimp still works...
swim:~ swebster$ gimp Error spawning command line `dbus-launch --autolaunch=a85d4b22c3f2ad9bf1357c7c50b3ad15 --binary-syntax --close-stderr': Child process exited with code 1
comment:4 Changed 12 years ago by potmj (Michael Pot)
Replying to sewebster@…:
When I run gimp I get the dbus error, but gimp still works...
swim:~ swebster$ gimp Error spawning command line `dbus-launch --autolaunch=a85d4b22c3f2ad9bf1357c7c50b3ad15 --binary-syntax --close-stderr': Child process exited with code 1
And on 10.5.8 Intel (universal) it fails with:-
Error spawning command line `dbus-launch --autolaunch=08ecf6572bec3fb340f4be7950aea8f5 --binary-syntax --close-stderr': Child process exited with code 1 gimp: Fatal IO error 35 (Resource temporarily unavailable) on X server /tmp/launch-Y34lbA/:0.
Like, almost the same thing, but different result, being failure :-(
Cheers
Michael Pot
comment:5 Changed 11 years ago by dbevans (David B. Evans)
Please see proposed fix in #39145. Your testing results would be appreciated.
comment:8 Changed 11 years ago by dbevans (David B. Evans)
comment:9 Changed 10 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This problem seems to have been solved by comment:8.
Cc Me!