Re: [pulseaudio-discuss] Odd behaviour with remote startX session

2009-06-29 Thread Anil Seth
On Mon, Jun 29, 2009 at 4:40 PM, Lennart Poettering wrote: > On Mon, 29.06.09 16:19, Anil Seth (seth.a...@gmail.com) wrote: > >> > If you don't want to use HAL's ACL feature consider making yourself a >> > member of the "audio" group. >> > >> >> Making the user a part of the audio group does not he

Re: [pulseaudio-discuss] Odd behaviour with remote startX session

2009-06-29 Thread Anil Seth
On Mon, Jun 29, 2009 at 4:43 PM, Colin Guthrie wrote: > 'Twas brillig, and Anil Seth at 29/06/09 11:49 did gyre and gimble: >> >> Making the user a part of the audio group does not help. It would >> appear that tty7 is not associated with any session. I have raised it >> as a bug in ck for fedora 1

Re: [pulseaudio-discuss] Odd behaviour with remote startX session

2009-06-29 Thread Colin Guthrie
'Twas brillig, and Anil Seth at 29/06/09 11:49 did gyre and gimble: Making the user a part of the audio group does not help. It would appear that tty7 is not associated with any session. I have raised it as a bug in ck for fedora 11. Can you post the Fedora bug link please? I think I have a sim

Re: [pulseaudio-discuss] Odd behaviour with remote startX session

2009-06-29 Thread Lennart Poettering
On Mon, 29.06.09 16:19, Anil Seth (seth.a...@gmail.com) wrote: > > If you don't want to use HAL's ACL feature consider making yourself a > > member of the "audio" group. > > > > Making the user a part of the audio group does not help. Are you sure? Have you logged out/back in properly after add

Re: [pulseaudio-discuss] Odd behaviour with remote startX session

2009-06-29 Thread Anil Seth
On Sun, Jun 28, 2009 at 11:51 PM, Lennart Poettering wrote: > On Sun, 28.06.09 17:44, Anil Seth (seth.a...@gmail.com) wrote: > >> > When you switch vt, console kit notices this and will change the ACL >> > literally as you switch vt, thus giving you permission again. You can test >> > this easily b

Re: [pulseaudio-discuss] Odd behaviour with remote startX session

2009-06-28 Thread Colin Guthrie
'Twas brillig, and Lennart Poettering at 28/06/09 19:21 did gyre and gimble: If you don't want to use HAL's ACL feature consider making yourself a member of the "audio" group. Although in that situation, the device handover between your and your wive's login will be kinda broken... Col -- C

Re: [pulseaudio-discuss] Odd behaviour with remote startX session

2009-06-28 Thread Lennart Poettering
On Sun, 28.06.09 17:44, Anil Seth (seth.a...@gmail.com) wrote: > > When you switch vt, console kit notices this and will change the ACL > > literally as you switch vt, thus giving you permission again. You can test > > this easily by doing the following in a perminal in the X session: sleep 5; > >

Re: [pulseaudio-discuss] Odd behaviour with remote startX session

2009-06-28 Thread Anil Seth
On Sun, Jun 28, 2009 at 3:30 PM, Colin Guthrie wrote: > 'Twas brillig, and Anil Seth at 28/06/09 07:06 did gyre and gimble: >> >> Hi, >> >> I need to use startx to connect to a remote machine. The xinitrc contains >>  start-pulseaudio-x11 >>  ssh -X u...@remote.host ". .bash_profile;gnome-session"

Re: [pulseaudio-discuss] Odd behaviour with remote startX session

2009-06-28 Thread Colin Guthrie
'Twas brillig, and Anil Seth at 28/06/09 07:06 did gyre and gimble: Hi, I need to use startx to connect to a remote machine. The xinitrc contains start-pulseaudio-x11 ssh -X u...@remote.host ". .bash_profile;gnome-session" Sound does not play on tty7 (gui) However, if I switch to tty1, it p

[pulseaudio-discuss] Odd behaviour with remote startX session

2009-06-27 Thread Anil Seth
Hi, I need to use startx to connect to a remote machine. The xinitrc contains start-pulseaudio-x11 ssh -X u...@remote.host ". .bash_profile;gnome-session" Sound does not play on tty7 (gui) However, if I switch to tty1, it plays! The bash_profile sets the PULSE_SERVER variable. I had tried ru