[Desktop-packages] [Bug 1438510] Re: [REGRESSION] bluetooth headset no longer supports a2dp

2015-07-21 Thread RobertFM
I had the same problem and for several months I have tried all possible
solutions I could find to no avail,... until today!

I found the solution in post #17 in the following
https://bbs.archlinux.org/viewtopic.php?pid=1526534#p1526534 (tnx
SimFox3)

What I did:

# First copy the files I edited

sudo cp /etc/bluetooth/audio.conf /etc/bluetooth/audio.conf_tmp
sudo cp /etc/pulse/default.pa /etc/pulse/default.pa_tmp
sudo cp /usr/bin/start-pulseaudio-x11 /usr/bin/start-pulseaudio-x11_tmp

#Edit /etc/bluetooth/audio.conf

sudo nano /etc/bluetooth/audio.conf

This is in my audio.conf

# Configuration file for the audio service
# This section contains options which are not specific to any
# particular interface
[General]
Enable=Gateway,Source

# Switch to master role for incoming connections (defaults to true)
Master=true

# If we want to disable support for specific services
# Defaults to supporting all implemented services
#Disable=Gateway,Source,Socket
Disable=Socket

# SCO routing. Either PCM or HCI (in which case audio is routed to/from 
ALSA)
# Defaults to HCI
#SCORouting=HCI

# Automatically connect both A2DP and HFP/HSP profiles for incoming
# connections. Some headsets that support both profiles will only connect 
the
# other one automatically so the default setting of true is usually a good
# idea.
AutoConnect=true

# Headset interface specific options (i.e. options which affect how the 
audio
# service interacts with remote headset devices)
[Headset]

# Set to true to support HFP, false means only HSP is supported
# Defaults to true
HFP=true

# Maximum number of connected HSP/HFP devices per adapter. Defaults to 1
MaxConnected=2

# Set to true to enable use of fast connectable mode (faster page scanning)
# for HFP when incoming call starts. Default settings are restored after
# call is answered or rejected. Page scan interval is much shorter and page
# scan type changed to interlaced. Such allows faster connection initiated
# by a headset.
FastConnectable=true

# Just an example of potential config options for the other interfaces
#[A2DP]
#SBCSources=1
#MPEG12Sources=0

#Edit /etc/pulse/default.pa

sudo nano /etc/pulse/default.pa

comment out (with an # at the beginning of the line) the following line

#load-module module-bluetooth-discover

#now edit /usr/bin/start-pulseaudio-x11

sudo nano /usr/bin/start-pulseaudio-x11

and after the lines

if [ x”$SESSION_MANAGER” != x ] ; then
/usr/bin/pactl load-module module-x11-xsmp “display=$DISPLAY 
session_manager=$SESSION_MANAGER”  /dev/null
fi

add the following

/usr/bin/pactl load-module module-bluetooth-discover

#Restarted and I was finally able tot switch to A2DP

Hope it works for you too.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1438510

Title:
  [REGRESSION] bluetooth headset no longer supports a2dp

Status in bluez package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed
Status in bluez source package in Vivid:
  Confirmed
Status in pulseaudio source package in Vivid:
  Confirmed

Bug description:
  Just installed 15.04 fresh from the latest ISO (beta2).

  I'm bummed to see my bluetooth headset (Bose Soundlink overear) seems
  to have regressed in functionality.

  In 14.10, I was able to set the output profile either to a2dp or
  hsp/hfp (telephony duplex).

  In 15.04, it only works in telephony duplex mode.  I can't get high
  fidelity sound playback to work at all.

  This thread seems to be related, though the workaround within did not solve 
the problem for me:
  https://bbs.archlinux.org/viewtopic.php?id=194006

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1386111] Re: Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

2015-06-09 Thread RobertFM
The short-cuts seem to work in tty7 but the gnome-shell is running in
tty2.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bugs/1386111

Title:
  Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

Status in Unity:
  New
Status in eclipse package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  New
Status in qtbase package in Ubuntu:
  Confirmed
Status in texmaker package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  Keyboard shortcuts do not work. E.g. F1 for quick compile, Strg+F for
  searching

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: texmaker 4.3-1
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct 27 11:01:56 2014
  InstallationDate: Installed on 2014-04-18 (191 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: texmaker
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (1 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1386111] Re: Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

2015-06-09 Thread RobertFM
** Also affects: gnome-shell (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1386111

Title:
  Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

Status in Unity:
  New
Status in eclipse package in Ubuntu:
  Confirmed
Status in gnome-shell package in Ubuntu:
  New
Status in qtbase package in Ubuntu:
  Confirmed
Status in texmaker package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  Keyboard shortcuts do not work. E.g. F1 for quick compile, Strg+F for
  searching

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: texmaker 4.3-1
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct 27 11:01:56 2014
  InstallationDate: Installed on 2014-04-18 (191 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: texmaker
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (1 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1386111] Re: Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

2015-05-15 Thread RobertFM
Also on my asus zenbook my brightness keys  fn+f5 and fn+f6 are the only
fn keys working. They still change the brightness bus there is no pop-up
icon showing the brightness level. This does appear before the first
system standby.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bugs/1386111

Title:
  Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

Status in Unity:
  New
Status in eclipse package in Ubuntu:
  Confirmed
Status in qtbase package in Ubuntu:
  Confirmed
Status in texmaker package in Ubuntu:
  Confirmed

Bug description:
  Keyboard shortcuts do not work. E.g. F1 for quick compile, Strg+F for
  searching

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: texmaker 4.3-1
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct 27 11:01:56 2014
  InstallationDate: Installed on 2014-04-18 (191 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: texmaker
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (1 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1386111] Re: Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

2015-05-15 Thread RobertFM
Same problem here. 
The short-cuts stop working after resuming from standby AND logging in to TTY2. 
When switching to TTY7 the short-cuts work in the login screen, but after 
logging in they don't work any more. 
When this happens, shutdown/restart/logging out takes ages as well.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bugs/1386111

Title:
  Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

Status in Unity:
  New
Status in eclipse package in Ubuntu:
  Confirmed
Status in qtbase package in Ubuntu:
  Confirmed
Status in texmaker package in Ubuntu:
  Confirmed

Bug description:
  Keyboard shortcuts do not work. E.g. F1 for quick compile, Strg+F for
  searching

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: texmaker 4.3-1
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct 27 11:01:56 2014
  InstallationDate: Installed on 2014-04-18 (191 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: texmaker
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (1 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp