mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -05:00
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:
parent
e381dd9e4d
commit
1d5e9f0205
1 changed files with 2 additions and 1 deletions
|
|
@ -77,7 +77,8 @@ load-module module-x11-bell sample=x11-bell
|
|||
load-module module-x11-publish
|
||||
|
||||
### 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.
|
||||
### Please keep in mind that the modules configured by paprefs might conflict with manually
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue