deactivate module-x11-xsmp by default, due to a deadlock when pa is being started from gnome-session

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1657 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2007-08-12 23:29:12 +00:00
parent e381dd9e4d
commit 1d5e9f0205

View file

@ -77,7 +77,8 @@ load-module module-x11-bell sample=x11-bell
load-module module-x11-publish load-module module-x11-publish
### Register ourselves in the X11 session manager ### Register ourselves in the X11 session manager
load-module module-x11-xsmp # Deactivated by default, to avoid deadlock when PA is started from gnome-session
# load-module module-x11-xsmp
### Load additional modules from GConf settings. This can be configured with the paprefs tool. ### Load additional modules from GConf settings. This can be configured with the paprefs tool.
### Please keep in mind that the modules configured by paprefs might conflict with manually ### Please keep in mind that the modules configured by paprefs might conflict with manually