[pulseaudio-tickets] [PulseAudio] #180: Can't play audio on multiple X sessions
PulseAudio
trac-noreply at tango.0pointer.de
Wed Jan 9 07:18:34 PST 2008
#180: Can't play audio on multiple X sessions
------------------------+---------------------------------------------------
Reporter: beejayzed | Owner: lennart
Type: defect | Status: new
Priority: normal | Milestone:
Component: daemon | Severity: normal
Resolution: | Keywords:
------------------------+---------------------------------------------------
Comment (by TheFang):
I have this exact same bug.
I use this script to start a game in wine on a different x server, but the
sounds plays on the first x server.
{{{
#!/bin/sh
GAME_PATH="CCP/EVE/bin/"
GAME_EXE="ExeFile.exe"
xauth add :1 . `mcookie`
WINE_CMD="pulseaudio & cd $GAME_PATH ; wine $GAME_EXE"
xinit /bin/sh -c "$WINE_CMD" -- :1
}}}
--
Ticket URL: <http://www.pulseaudio.org/ticket/180#comment:1>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list