Opened 13 years ago

Last modified 10 years ago

#31493 closed defect

dbus problem — at Version 2

Reported by: harlock59@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
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

Change History (3)

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
Note: See TracTickets for help on using tickets.