Opened 16 years ago
Closed 14 years ago
#17019 closed defect (fixed)
The dbus port should set up a session daemon
Reported by: | mp@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | mf2k (Frank Schima), illogic-al@…, bsuthoff@… | |
Port: | dbus |
Description
Currently the dbus port doesn't set up a way for the session bus daemon to run on login. While X11 apps can use the dbus autolaunch functionality, applications that are compiled without X11 support cannot use dbus without a session bus already running.
There are some comments at bug #16755 that are relevant.
There are three ways to set up the session-daemon: by manually starting it with the app you want to run; via a startup script (eg .profile); or via launchd.
Using launchd would be preferable, as that would mean only one session-bus instance per login.
Change History (6)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Cc: | macsforever2000@… added |
---|
comment:5 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to mcalhoun@… |
---|
comment:6 Changed 14 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed over a year ago in r56579.
Note: See
TracTickets for help on using
tickets.
Cc Me!