[pulseaudio-tickets] [PulseAudio] #606: [PATCH] pulseaudio systemwide is a pain

PulseAudio trac-noreply at tango.0pointer.de
Tue Jul 14 14:48:49 PDT 2009


#606: [PATCH] pulseaudio systemwide is a pain
---------------------+------------------------------------------------------
  Reporter:  Rudd-O  |       Owner:  lennart
      Type:  defect  |      Status:  new    
 Milestone:          |   Component:  clients
Resolution:          |    Keywords:         
---------------------+------------------------------------------------------

Comment(by Rudd-O):

 what's wrong with this thing!

 {{{
 ~/Projects/Third-party/pulseaudio at karen.dragonfear α:
 LANG=C ls -la /etc/pulse/client.conf  ~/.pulse/client.conf ; strace -efile
 aplay /usr/share/sounds/pop.wav 2>&1 | grep client.conf
 ls: cannot access /home/rudd-o/.pulse/client.conf: No such file or
 directory
 -rw-r--r-- 1 root root 1227 Apr  3 09:48 /etc/pulse/client.conf
 open("/home/rudd-o/.pulse/client.conf", O_RDONLY) = -1 ENOENT (No such
 file or directory)
 open("/etc/pulse/client.conf", O_RDONLY) = 7

 ~/Projects/Third-party/pulseaudio at karen.dragonfear α:
 touch ~/.pulse/client.conf

 ~/Projects/Third-party/pulseaudio at karen.dragonfear α:
 LANG=C ls -la /etc/pulse/client.conf  ~/.pulse/client.conf ; strace -efile
 aplay /usr/share/sounds/pop.wav 2>&1 | grep client.conf
 -rw-r--r-- 1 root   root   1227 Apr  3 09:48 /etc/pulse/client.conf
 -rw-rw-r-- 1 rudd-o rudd-o    0 Jul 14 16:46
 /home/rudd-o/.pulse/client.conf
 open("/home/rudd-o/.pulse/client.conf", O_RDONLY) = 7

 ~/Projects/Third-party/pulseaudio at karen.dragonfear α:
 }}}

-- 
Ticket URL: <http://pulseaudio.org/ticket/606#comment:24>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list