#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
_______________________________________________
pulseaudio-tickets mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets