[Bug 982886] Re: selected input in the gnome input selector is not the input that mumble uses

2012-04-18 Thread David Henningsson
It looks like the sound settings UI does not move inputs correctly, so
I've filed bug 984637 for that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982886

Title:
  selected input in the gnome input selector is not the input that
  mumble uses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/982886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982886] Re: selected input in the gnome input selector is not the input that mumble uses

2012-04-17 Thread David Henningsson
Hi,

I have now packaged the attached patch and it's currently building in
ppa:diwic/ppa. Once it has finished buildning, could you please test it
and verify that the bug is fixed?

Thanks!

** Changed in: mumble (Ubuntu)
   Status: Triaged = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982886

Title:
  selected input in the gnome input selector is not the input that
  mumble uses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/982886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982886] Re: selected input in the gnome input selector is not the input that mumble uses

2012-04-17 Thread Andy Whitcroft
It doesn't seem to work quite as we might expect.  It seems to stay on
the USB mic in all cases when on Default.

** Changed in: mumble (Ubuntu)
   Status: Incomplete = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982886

Title:
  selected input in the gnome input selector is not the input that
  mumble uses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/982886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982886] Re: selected input in the gnome input selector is not the input that mumble uses

2012-04-16 Thread Andy Whitcroft
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982886

Title:
  selected input in the gnome input selector is not the input that
  mumble uses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/982886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982886] Re: selected input in the gnome input selector is not the input that mumble uses

2012-04-16 Thread David Henningsson
Mumble always specifies device explicitly when connecting a stream, even when 
Default sink / Default source is selected.
And these devices in mumble are not updated when the default source/sink is 
changed in PulseAudio, because mumble does not subscribe to 
PA_SUBSCRIPTION_EVENT_SERVER.

Suggest either
1) pa_context_connect_record should specify null as its dev parameter when the 
default source option is selected. This would also make the stream movable, 
so if the default source is changed while a stream is running, it will be moved 
automatically.

2) at least subscribe to updates of default source and sink, so that the
next time pulseaudio engine is restarted (is that when the audio wizard
is opened?) the correct device will be used?

** Package changed: pulseaudio (Ubuntu) = mumble (Ubuntu)

** Changed in: mumble (Ubuntu)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982886

Title:
  selected input in the gnome input selector is not the input that
  mumble uses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/982886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982886] Re: selected input in the gnome input selector is not the input that mumble uses

2012-04-16 Thread David Henningsson
Maybe this quick-n-dirty patch will help?

** Patch added: 0006-pulseaudio-default-inout.patch
   
https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/982886/+attachment/3077994/+files/0006-pulseaudio-default-inout.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982886

Title:
  selected input in the gnome input selector is not the input that
  mumble uses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/982886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982886] Re: selected input in the gnome input selector is not the input that mumble uses

2012-04-16 Thread David Henningsson
** Patch removed: 0006-pulseaudio-default-inout.patch
   
https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/982886/+attachment/3077994/+files/0006-pulseaudio-default-inout.patch

** Patch added: 0006-pulseaudio-default-inout.patch
   
https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/982886/+attachment/3078098/+files/0006-pulseaudio-default-inout.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982886

Title:
  selected input in the gnome input selector is not the input that
  mumble uses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/982886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982886] Re: selected input in the gnome input selector is not the input that mumble uses

2012-04-16 Thread Ubuntu Foundation's Bug Bot
The attachment 0006-pulseaudio-default-inout.patch of this bug report
has been identified as being a patch.  The ubuntu-reviewers team has
been subscribed to the bug report so that they can review the patch.  In
the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-reviewers team please also unsubscribe the
team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982886

Title:
  selected input in the gnome input selector is not the input that
  mumble uses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/982886/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs