Re: [pulseaudio-discuss] [PATCH v1 0/3] bluetooth: Headset port availability

2012-11-26 Thread Mikel Astiz
Hi Luiz, On Mon, Nov 26, 2012 at 9:17 PM, Luiz Augusto von Dentz wrote: > Hi Mikel, > > On Mon, Nov 26, 2012 at 7:32 PM, Mikel Astiz > wrote: >> From: Mikel Astiz >> >> This patchset extends the previous patch (resent unmodified here) with the >> policy change suggested by Tanu. >> >> It seem

Re: [pulseaudio-discuss] [PATCH 1/3] sink_input: new volume_factor system

2012-11-26 Thread Flávio Ceolin
Hi Paul, On Mon, Nov 26, 2012 at 7:10 PM, Paul Menzel wrote: > Dear Flavio, > > > thank you for your patches. As you are asked to resend anyway, here are > some nitpicks. > > > Am Mittwoch, den 14.11.2012, 15:19 -0200 schrieb Flavio Ceolin: >> This patch makes possible to set more than one volume

Re: [pulseaudio-discuss] [PATCH 1/3] sink_input: new volume_factor system

2012-11-26 Thread Paul Menzel
Dear Flavio, thank you for your patches. As you are asked to resend anyway, here are some nitpicks. Am Mittwoch, den 14.11.2012, 15:19 -0200 schrieb Flavio Ceolin: > This patch makes possible to set more than one volume factor. The s,makes,makes it, Also starting a commit message with »This

Re: [pulseaudio-discuss] [PATCH v1 0/3] bluetooth: Headset port availability

2012-11-26 Thread Luiz Augusto von Dentz
Hi Mikel, On Mon, Nov 26, 2012 at 7:32 PM, Mikel Astiz wrote: > From: Mikel Astiz > > This patchset extends the previous patch (resent unmodified here) with the > policy change suggested by Tanu. > > It seems no conclusion was reached about the names etc. but I believe this is > the best alter

[pulseaudio-discuss] [PATCH v1 3/3] conf: Load bluetooth-policy module by default

2012-11-26 Thread Mikel Astiz
From: Mikel Astiz Headset use-cases shouldn't get affected by this module and the support for A2DP source is interesting, therefore load the module by default. --- src/daemon/default.pa.in | 4 1 file changed, 4 insertions(+) diff --git a/src/daemon/default.pa.in b/src/daemon/default.pa.in

[pulseaudio-discuss] [PATCH v1 2/3] bluetooth: Disable profile auto-switch policy for headsets

2012-11-26 Thread Mikel Astiz
From: Mikel Astiz Given that headsets have just one single port exposing whether the audio is streaming (playing) or not, it's not possible that module-bluetooth-policy would distinguish A2DP/HSP cases, and thus the automatic selection of the card profile is not deterministic. For this reason, d

[pulseaudio-discuss] [PATCH v1 1/3] bluetooth: Merge headset ports into one

2012-11-26 Thread Mikel Astiz
From: Mikel Astiz Merge the former "hsp-output" and "a2dp-output" ports into one single port, in order to fix the regression of having several independent entries in the UI. --- src/modules/bluetooth/module-bluetooth-device.c | 72 ++--- 1 file changed, 52 insertions(+), 20 d

[pulseaudio-discuss] [PATCH v1 0/3] bluetooth: Headset port availability

2012-11-26 Thread Mikel Astiz
From: Mikel Astiz This patchset extends the previous patch (resent unmodified here) with the policy change suggested by Tanu. It seems no conclusion was reached about the names etc. but I believe this is the best alternative without the form factor and in any case the strings can easily be ch

Re: [pulseaudio-discuss] Bluetooth regression: a2dp not selectable

2012-11-26 Thread Mikel Astiz
Hi David, On Mon, Nov 26, 2012 at 10:15 AM, David Henningsson wrote: > On 11/23/2012 05:27 PM, Tanu Kaskinen wrote: >> >> On Fri, 2012-11-23 at 16:40 +0100, David Henningsson wrote: >>> >>> Under PulseAudio 2.1 I can select a2dp without problem. >>> >>> Under PulseAudio 2.99.2, when I execute "pa

Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-11-26 Thread Henrik /KaarPoSoft
On 11/26/12 14:30, Tanu Kaskinen wrote: > On Sun, 2012-11-25 at 22:25 +0200, Tanu Kaskinen wrote: >> So gnome-shell doesn't want to log to syslog? I've attached a pulseaudio >> patch that makes gnome-shell log to files under /tmp. Btw, I now noticed >> that running "gnome-shell --replace" restarts

Re: [pulseaudio-discuss] [PATCH v0] bluetooth: Merge headset ports into one

2012-11-26 Thread Tanu Kaskinen
On Mon, 2012-11-26 at 15:06 +0100, Mikel Astiz wrote: > Hi Tanu, > > On Mon, Nov 26, 2012 at 2:52 PM, Tanu Kaskinen wrote: > > module-bluetooth-policy has all information it needs available from > > bluetooth-util, doesn't it? It doesn't necessarily need to even care > > about the port availabili

Re: [pulseaudio-discuss] [PATCH v0] bluetooth: Merge headset ports into one

2012-11-26 Thread Mikel Astiz
Hi Tanu, On Mon, Nov 26, 2012 at 2:52 PM, Tanu Kaskinen wrote: > On Sun, 2012-11-25 at 12:28 +0100, Mikel Astiz wrote: >> Hi Tanu, >> >> On Fri, Nov 23, 2012 at 8:26 PM, Tanu Kaskinen wrote: >> > On Fri, 2012-11-23 at 13:41 +0100, Mikel Astiz wrote: >> >> From: Mikel Astiz >> >> >> >> Merge the

Re: [pulseaudio-discuss] [PATCH v0] bluetooth: Merge headset ports into one

2012-11-26 Thread Tanu Kaskinen
On Sun, 2012-11-25 at 12:28 +0100, Mikel Astiz wrote: > Hi Tanu, > > On Fri, Nov 23, 2012 at 8:26 PM, Tanu Kaskinen wrote: > > On Fri, 2012-11-23 at 13:41 +0100, Mikel Astiz wrote: > >> From: Mikel Astiz > >> > >> Merge the former "hsp-output" and "a2dp-output" ports into one single > >> port, i

Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-11-26 Thread Tanu Kaskinen
On Sun, 2012-11-25 at 22:25 +0200, Tanu Kaskinen wrote: > So gnome-shell doesn't want to log to syslog? I've attached a pulseaudio > patch that makes gnome-shell log to files under /tmp. Btw, I now noticed > that running "gnome-shell --replace" restarts gnome-shell and makes the > log from the new

Re: [pulseaudio-discuss] Bluetooth regression: a2dp not selectable

2012-11-26 Thread David Henningsson
On 11/23/2012 05:27 PM, Tanu Kaskinen wrote: On Fri, 2012-11-23 at 16:40 +0100, David Henningsson wrote: Under PulseAudio 2.1 I can select a2dp without problem. Under PulseAudio 2.99.2, when I execute "pactl set-card-profile 1 a2dp" I get "Failure: Input/Output Error" back (as the output from p

Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-11-26 Thread Tanu Kaskinen
On Sun, 2012-11-25 at 18:35 +0100, Henrik /KaarPoSoft wrote: > I made the above changes, and now get the "Received opcode..." from the > daemon in the log. Thanks. > > But I cannot figure out how to get log output from gnome-shell either. > > If I put this in my /etc/profile: >

Re: [pulseaudio-discuss] gnome-shell hangs, waiting for pulse-audio

2012-11-26 Thread Henrik /KaarPoSoft
On 11/23/12 21:48, Tanu Kaskinen wrote: On Fri, 2012-11-23 at 00:00 +0100, Henrik /KaarPoSoft wrote: In any case, for whatever it is worth, here is what I am now seing with 2.99.2: I can *not* reproduce the hang with: open gnome-terminal (as only app on desktop), press backspace, close termina

Re: [pulseaudio-discuss] jackdbus module, pulse fails to conform on device reservation API

2012-11-26 Thread Ian Malone
On 24 November 2012 13:01, Tanu Kaskinen wrote: > On Wed, 2012-11-21 at 03:04 -0500, Ian Malone wrote: >> On 20 November 2012 14:01, Tanu Kaskinen wrote: >> > On Tue, 2012-11-20 at 20:43 +0200, Tanu Kaskinen wrote: >> >> On Tue, 2012-11-20 at 17:59 +, Ian Malone wrote: >> >> > Thanks, I'll gi

Re: [pulseaudio-discuss] [PATCH v0] bluetooth: Merge headset ports into one

2012-11-26 Thread Mikel Astiz
Hi Tanu, On Fri, Nov 23, 2012 at 8:26 PM, Tanu Kaskinen wrote: > On Fri, 2012-11-23 at 13:41 +0100, Mikel Astiz wrote: >> From: Mikel Astiz >> >> Merge the former "hsp-output" and "a2dp-output" ports into one single >> port, in order to fix the regression of having several independent >> entries