Opened 13 years ago

Closed 10 years ago

#31493 closed defect (invalid)

dbus problem

Reported by: harlock59@… Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: nefar@…
Port: pidgin dbus

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

when i launch pidgin, i get this:

pidgin
Xlib:  extension "RANDR" missing on display "/tmp/launch-yLTfKT/:0".
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!

so i tried that:

sudo launchctl unload -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
sudo chown my_user:staff /Library/LaunchAgents/org.freedesktop.dbus-session.plist
launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist

but at the first line i get this:

sudo launchctl unload -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist
launchctl: Error unloading: org.freedesktop.dbus-system

Attachments (1)

dbus.tiff (69.9 KB) - added by harlock59@… 13 years ago.
org.freedesktop.dbus-session.plist

Download all attachments as: .zip

Change History (7)

comment:1 Changed 13 years ago by harlock59@…

the first line here works but not the second one

sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist  this one works
launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist  this one doesn't
launchctl: CFURLWriteDataAndPropertiesToResource(/Library/LaunchAgents/org.freedesktop.dbus-session.plist) failed: -10

Changed 13 years ago by harlock59@…

Attachment: dbus.tiff added

org.freedesktop.dbus-session.plist

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Milestone: MacPorts 2.0.4

comment:3 Changed 12 years ago by drkp (Dan Ports)

Type: submissiondefect

comment:4 Changed 12 years ago by jmroot (Joshua Root)

Cc: nefar@… added
Owner: changed from macports-tickets@… to mcalhoun@…

Looks to me like dbus-system was never loaded in the first place. The correct instructions are displayed by port notes dbus.

comment:5 Changed 12 years ago by jmroot (Joshua Root)

Keywords: dbus removed

Also, what OS version are you using?

comment:6 Changed 10 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: invalid
Status: newclosed

comment:4 and comment:5 might have solved the problem but were never acknowledged.
Closing with the hope that not seeing

port notes dbus

was the problem.

Note: See TracTickets for help on using tickets.