[Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2014-07-02 Thread cschramm
It's now in Debian unstable and should automatically make it into
testing in about 10 days. Ubuntu probably syncs from there.

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/blueman/+bug/1283003/+subscriptions

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


[Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2014-07-01 Thread cschramm
Disabling the unload is the best guess yet, although I do not know how
and why the rest of the plugin can still work then. ;) But I can figure
that out afterwards.

(If anybody wants to help with that, please send me the blueman-applet
output of when you successfully connect your audio device using the
1.23-git201406261335-deb version. The best place to discuss this is
probably the upstream ticket: https://github.com/blueman-
project/blueman/issues/64)

@David: If you like I'll push the fix to Debian testing. That's probably
the cleanest way to also get it into Ubuntu, isn't it?

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/blueman/+bug/1283003/+subscriptions

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


[Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2014-06-27 Thread cschramm
When using the deb version (1.23-git201406261335-deb-1) and running
blueman-applet in a terminal, what output do you get?

There should be things like:

Starting source redirector
Found source
Source not found :(
module-loopback load result
Loopback module unload result
Destroying redirector

And some IDs from the Module class. Basically every output from the
PulseAudio.py file is relevant.

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/blueman/+bug/1283003/+subscriptions

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


[Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2014-06-27 Thread cschramm
Thanks for the output!

Did you connect the audio device? Then it looks like the applet plugin
indeed does not do anything... But then again the version without the
plugin (1.23-git201406231750-nopahandling) should not make any
difference... :/

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/blueman/+bug/1283003/+subscriptions

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


[Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2014-06-26 Thread cschramm
The nopahandling does not include the plugin, while the deb version does
and only hasn't got the pulseaudio module unload. So it should be
identical to David Henningsson's PPA version.

Since the nopahandling branch did not work for zig59, I'm going for this
minimalistic approach. Although I'm not sure how pulseaudio could work
with other tools like gnome-bluetooth then, since they do not employ any
specific pulseaudio handling at all...

The syslog messages are probably a result of blueman competing with the
discovery module for the initialization of the devices. I'm not sure if
the source redirection (that's the rest the applet plugin is responsible
for) will even work if blueman cannot load the device module itself.
Looking at the source I do not think so, but then it should not make a
difference to just remove the module-bluetooth-discover unload or remove
the whole PulseAudio applet plugin...

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/blueman/+bug/1283003/+subscriptions

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


[Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2014-06-25 Thread cschramm
Hi all,

blueman maintainer here. I understand this is not 100 % a blueman
problem, but blueman is definitely having its part.

As you found out, there is a blueman applet plugin that unloads
pulseaudio's bluetooth-discover module and handles devices manually. The
original author let me know that this is due to pulseaudio (the
discovery module especially) not working well back then. For more
details see https://github.com/blueman-project/blueman/issues/64

I've prepared a blueman version without that pulseaudio applet plugin,
but still including the manager plugin. That one is responsible for
selecting the A2DP profile. Although there are other ways to do this
(e.g. PulseAudio Volume Control as mentioned above), it seems like this
is a useful feature to some users.

You can test the changes using the following PPA:

https://launchpad.net/~cschramm/+archive/blueman

The code can be found in the nopahandling branch:

https://github.com/blueman-project/blueman/tree/nopahandling

Cheers

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/blueman/+bug/1283003/+subscriptions

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