Ticket #156 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Mumble and PulseAudio does not work

Reported by: pirast Owned by: ossman
Milestone: Component: alsa-plugins-pulse
Keywords: Cc:

Description

Mumble (http://mumble.sf.net) is a VoIP application which uses ALSA.

Now, after the upgrade to Fedora 8, I tried to use it, but it always says "Open chosen ALSA Output failed: Operation not permitted".

PA's output is this when starting Mumble:

I: client.c: Created 0 "Native client (UNIX socket client)" I: protocol-native.c: Got credentials: uid=502 gid=502 success=1 I: protocol-native.c: Enabled SHM for new connection I: client.c: Client 0 changed name from "Native client (UNIX socket client)" to "ALSA plug-in [mumble]" I: client.c: Freed 0 "ALSA plug-in [mumble]" I: protocol-native.c: connection died. I: client.c: Created 1 "Native client (UNIX socket client)" I: protocol-native.c: Got credentials: uid=502 gid=502 success=1 I: protocol-native.c: Enabled SHM for new connection I: client.c: Client 1 changed name from "Native client (UNIX socket client)" to "ALSA plug-in [mumble]" I: client.c: Freed 1 "ALSA plug-in [mumble]" I: protocol-native.c: connection died.

Using aplay works fine. See https://sourceforge.net/tracker/?func=detail&atid=768008&aid=1829671&group_id=147372 for Mumble bug report.

Change History

Changed 4 years ago by lennart

Mumble is probably requesting some very strange sampling types (like S16U or suchlike). It's just a wild guess, though. But an educated one, given that ALSA tends to return EPERM on sample formats it doesn't support. What kind of sampling format does Mumble use?

Changed 4 years ago by lennart

  • owner changed from lennart to ossman
  • component changed from module-alsa-* to alsa-plugins-pulse

Changed 4 years ago by slicer

  • status changed from new to closed
  • resolution set to fixed

Mumble has had native PA support for a few months now.

Note: See TracTickets for help on using tickets.