Re: [pulseaudio-tickets] [PulseAudio] #716: PA loses mono audio support when remixing is disabled (was: PA loses microphone when remixing is disabled)

2010-11-24 Thread PulseAudio
#716: PA loses mono audio support when remixing is disabled
+---
  Reporter:  Sam Stone  |   Owner:  lennart   
  Type:  defect |  Status:  new   
 Milestone: |   Component:  daemon
Resolution: |Keywords:  microphone, remixing, mono
+---
Changes (by Captain Chaos):

  * keywords:  microphone, remixing = microphone, remixing, mono


Comment:

 Is anything happening on this?

 If I understand it correctly, a pulseaudio user with more than two
 loudspeakers currently has three choices:

 1. Accept that all audio that plays is sent to all speakers, whether or
 not that's appropriate
 2. Accept that mono audio does not play at all
 3. Jerry rig a complicated system with virtual devices, which will only
 partly solve the problem (namely only for programs which allow you to
 choose the device they play to)

 To me all these options are unacceptable. People with surround sound
 systems should not be punished by having their audio not work at all, or
 be played over the wrong speakers. Instead, pulseaudio should
 intelligently choose which speakers to direct the audio to.

 I find the suggestion that remixing is needed to allow mono sound to be
 played on 5.1 speakers a bit odd. Surely mono sound could be played over
 the center speaker, no remixing required? Pulseaudio currently already
 correctly plays stereo sound over just the front left and right speakers
 when remixing is turned off, surely it would not be hard to similarly
 direct mono channels to the center speaker?

-- 
Ticket URL: http://pulseaudio.org/ticket/716#comment:5
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #859: racy crashes

2010-11-24 Thread PulseAudio
#859: racy crashes
+---
  Reporter:  jankratochvil  |   Owner:  lennart
  Type:  defect |  Status:  closed 
 Milestone:  0.9.22 |   Component:  clients
Resolution:  fixed  |Keywords: 
+---
Changes (by lennart):

  * status:  new = closed
  * resolution:  = fixed
  * milestone:  = 0.9.22


Comment:

 Applied now to stable-queue. This will go in the next release.

 Sorry for the delay.

-- 
Ticket URL: http://pulseaudio.org/ticket/859#comment:1
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #843: Some PA strings are not translated in the Gnome Sound Properties window

2010-11-24 Thread PulseAudio
#843: Some PA strings are not translated in the Gnome Sound Properties window
---+
  Reporter:  kelemeng  |   Owner:  lennart  
  Type:  defect|  Status:  closed   
 Milestone:  0.9.22|   Component:  module-alsa-*
Resolution:  fixed |Keywords:  i18n 
---+
Changes (by lennart):

  * status:  new = closed
  * resolution:  = fixed
  * milestone:  = 0.9.22


Comment:

 Applied in stable-queue. This will be part of the next release.

-- 
Ticket URL: http://pulseaudio.org/ticket/843#comment:8
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #845: PulseAudio not detecting sound card - Alienware laptop, ubuntu 10.4

2010-11-24 Thread PulseAudio
#845: PulseAudio not detecting sound card - Alienware laptop, ubuntu 10.4
-+--
  Reporter:  pacanukeha  |   Owner:  lennart  
  Type:  defect  |  Status:  closed   
 Milestone:  |   Component:  module-detect
Resolution:  elsewhere   |Keywords:   
-+--
Changes (by lennart):

  * status:  new = closed
  * resolution:  = elsewhere


Comment:

 The kernel is not aware of your sound card as it appears. Please report
 this bug against the kernel. Also, please direct issues like this to
 Ubuntu first:

 http://pulseaudio.org/wiki/UbuntuBugs

-- 
Ticket URL: http://pulseaudio.org/ticket/845#comment:1
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #852: Pulseaudio doesn't map multiple inputs/outputs

2010-11-24 Thread PulseAudio
#852: Pulseaudio doesn't map multiple inputs/outputs
+---
  Reporter:  LCID Fire  |   Owner:  lennart
  Type:  defect |  Status:  closed 
 Milestone: |   Component:  daemon 
Resolution:  elsewhere  |Keywords: 
+---
Changes (by lennart):

  * status:  new = closed
  * resolution:  = elsewhere


Comment:

 PA does not expose more than one input or more than one output per sound
 card, because we cannot properly detect how they interact. This is a
 limitation and unless we get a proper enumeration interface there this
 cannot be fixed.

 You can manually work-around this however, by loading module-alsa-sink
 with an explicit hw:x,y alsa device.

 Anyway, closing this since we cannot support this unless ALSA is fixed.

-- 
Ticket URL: http://pulseaudio.org/ticket/852#comment:2
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #855: Illegal instruction..

2010-11-24 Thread PulseAudio
#855: Illegal instruction..
---+
  Reporter:  ganeshpetkar  |   Owner:  lennart  
  Type:  tracking  |  Status:  new  
 Milestone:  0.9.22|   Component:  gst-pulse
Resolution:|Keywords:   
---+

Comment(by lennart):

 What makes you think this is a PA bug? I'd guess this bug is somwhere
 hidden in the Gst pa driver, not in pa code itself.

 Please provide a backtrace for these (generate this with gdb's bt full)
 crashes, so that we can figure out where this is triggered.

-- 
Ticket URL: http://pulseaudio.org/ticket/855#comment:3
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #862: snd_pcm_avail_delay() returned strange values

2010-11-24 Thread PulseAudio
#862: snd_pcm_avail_delay() returned strange values
+---
  Reporter:  oniram |   Owner:  lennart  
  Type:  defect |  Status:  closed   
 Milestone: |   Component:  module-alsa-*
Resolution:  elsewhere  |Keywords:   
+---
Changes (by lennart):

  * status:  new = closed
  * resolution:  = elsewhere


Comment:

 The message is pretty explicit and asks you to report this to the ALSA
 devs, not the PA devs. Please report the bug to the ALSA developers. Thank
 you!

-- 
Ticket URL: http://pulseaudio.org/ticket/862#comment:2
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #864: use GNU readline in pacmd

2010-11-24 Thread PulseAudio
#864: use GNU readline in pacmd
--+-
  Reporter:  skierpage|   Owner:  lennart
  Type:  enhancement  |  Status:  closed 
 Milestone:   |   Component:  daemon 
Resolution:  invalid  |Keywords: 
--+-
Changes (by lennart):

  * status:  new = closed
  * resolution:  = invalid


Comment:

 nah, that's hardly possible to implement since pacmd is little more than a
 socat implementation. You are directly talking to the server there, and
 readline requires a TTY to work, not a socket.

-- 
Ticket URL: http://pulseaudio.org/ticket/864#comment:1
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #865: Pulseaudio segfaults

2010-11-24 Thread PulseAudio
#865: Pulseaudio segfaults
---+
  Reporter:  rabbit64  |   Owner:  lennart 
  Type:  defect|  Status:  closed  
 Milestone:|   Component:  module-combine-*
Resolution:  invalid   |Keywords:  
---+
Changes (by lennart):

  * status:  new = closed
  * resolution:  = invalid


Comment:

 This is intended this way: whenever we run into an underrun we trigger a
 SIGTRAP so that we can debug things. This happens only if you compile
 things with DEBUG_TIMING.

 So, this is not a bug. This is intended behaviour. Don't use DEBUG_TIMING
 if you are not ready to use a debugger to handle its effects!

-- 
Ticket URL: http://pulseaudio.org/ticket/865#comment:5
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #877: Bluetooth headset does not appear in the sound devices list

2010-11-24 Thread PulseAudio
#877: Bluetooth headset does not appear in the sound devices list
-+--
  Reporter:  dgvirtual   |   Owner:  lennart   
  Type:  defect  |  Status:  closed
 Milestone:  |   Component:  daemon
Resolution:  distrospecific  |Keywords:  bluetooth, headset
-+--
Changes (by lennart):

  * status:  new = closed
  * resolution:  = distrospecific


Comment:

 Please use bluez-gnome to connect headset with the system.

 Also, please make sure to file ubuntu bugs in the ubuntu bugzilla:
 http://pulseaudio.org/wiki/UbuntuBugs

-- 
Ticket URL: http://pulseaudio.org/ticket/877#comment:2
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #834: Provide a well tested 32bit equivalent to padsp

2010-11-24 Thread PulseAudio
#834: Provide a well tested 32bit equivalent to padsp
--+-
  Reporter:  alsuren  |   Owner:  lennart
  Type:  enhancement  |  Status:  closed 
 Milestone:   |   Component:  padsp  
Resolution:  invalid  |Keywords: 
--+-
Changes (by lennart):

  * status:  new = closed
  * resolution:  = invalid


Comment:

 Uh? just compile PA twice and the padsp .so will be compiled twice, too.
 LD_PRELOAD will then ensure that the right version is loaded.

 This is a distro bug, not a PA bug.

-- 
Ticket URL: http://pulseaudio.org/ticket/834#comment:1
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets


Re: [pulseaudio-tickets] [PulseAudio] #852: Pulseaudio doesn't map multiple inputs/outputs

2010-11-24 Thread PulseAudio
#852: Pulseaudio doesn't map multiple inputs/outputs
+---
  Reporter:  LCID Fire  |   Owner:  lennart
  Type:  defect |  Status:  closed 
 Milestone: |   Component:  daemon 
Resolution:  elsewhere  |Keywords: 
+---

Comment(by LCID Fire):

 I disagree. You could very well built in a virtual mapping at least for
 the time being - especially since there are not that many cards out there
 with multiple input ports.
 On the other hand - the devices are mostly studio cards where you'd like
 to work on data in realtime and for that one uses ALSA or Jack. So not
 urgent for me.

-- 
Ticket URL: http://pulseaudio.org/ticket/852#comment:3
PulseAudio http://pulseaudio.org/
The PulseAudio Sound Server
___
pulseaudio-tickets mailing list
pulseaudio-tickets@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets