]> code.delx.au - pulseaudio/commit
conf: Use .nofail when loading module-jackdbus-detect
authorColin Guthrie <colin@mageia.org>
Thu, 20 Oct 2011 13:11:53 +0000 (14:11 +0100)
committerColin Guthrie <colin@mageia.org>
Thu, 20 Oct 2011 13:29:06 +0000 (14:29 +0100)
commit9af153574cdc4718f5c9901d23dae003478558dd
treeef084ae4c0065bfc460c18261f9011108d8be8f3
parent5bb9d52b7ec32b95ecfd2794f1050dac4177f0f1
conf: Use .nofail when loading module-jackdbus-detect

When starting via a console login, PA will likely not have a session DBus
to play with. As there is no X11 environment, libdbus will be unable
to launch a session DBus for us and thus the module will fail to load
which in turn prevents PA from loading.

If the user subsequently logs into X11 this it will still not be possible
to load the module as the server will be ignorant of the X11 and DBus
environment variables so a longer term solution for handling this should
be found.
src/daemon/default.pa.in