[pulseaudio-tickets] [Bug 62987] module-coreaudio-detect should be default on MacOSX - or merged into modules-detect

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 1 09:18:09 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=62987

--- Comment #11 from René J.V. Bertin <rjvbertin at gmail.com> ---
Comment on attachment 113022
  --> https://bugs.freedesktop.org/attachment.cgi?id=113022
fix missing file

Review of attachment 113022:
-----------------------------------------------------------------

This isn't enough yet for me: I find that I still have to disable the loading
of module-console-kit and module-systemd-login:

--- src/orig.default.pa  2015-01-23 02:45:48.000000000 +0100
+++ src/default.pa  2015-01-23 14:23:05.000000000 +0100
@@ -113,12 +117,12 @@

 ### If autoexit on idle is enabled we want to make sure we only quit
 ### when no local session needs us anymore.
-.ifexists module-console-kit.so
-load-module module-console-kit
-.endif
-.ifexists module-systemd-login.so
-load-module module-systemd-login
-.endif
+#.ifexists module-console-kit.so
+#load-module module-console-kit
+#.endif
+#.ifexists module-systemd-login.so
+#load-module module-systemd-login
+#.endif

 ### Enable positioned event sounds
 load-module module-position-event-sounds

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150201/0960f953/attachment.html>


More information about the pulseaudio-bugs mailing list