2014-11-28 00:24:51 |
Ben Harris |
bug |
|
|
added bug |
2014-11-28 00:24:51 |
Ben Harris |
attachment added |
|
xev output when pressing button with Rhythmbox playing (initially) https://bugs.launchpad.net/bugs/1397142/+attachment/4269915/+files/xev.out |
|
2014-11-28 09:33:31 |
Ben Harris |
summary |
Sony SRS-BTM8 play/pause key not fully effective in Banshee |
Sony SRS-BTM8 play/pause key not fully effective in Rhythmbox or Banshee |
|
2014-11-29 12:20:38 |
Ben Harris |
attachment added |
|
Test program to generate key events like bluetoothd does https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1397142/+attachment/4270682/+files/avbtntest.c |
|
2015-04-02 21:22:04 |
Launchpad Janitor |
unity-settings-daemon (Ubuntu): status |
New |
Confirmed |
|
2015-07-20 04:56:00 |
Lalo Martins |
summary |
Sony SRS-BTM8 play/pause key not fully effective in Rhythmbox or Banshee |
Bluetooth play/pause key not fully effective in various media players |
|
2015-07-20 04:56:25 |
Lalo Martins |
summary |
Bluetooth play/pause key not fully effective in various media players |
Bluetooth headset play/pause key not fully effective in various media players |
|
2015-08-27 20:20:31 |
levineds |
bug |
|
|
added subscriber levineds |
2015-12-02 15:57:32 |
Franchesko Salias Hudro Pedros |
bug |
|
|
added subscriber Franchesko Salias Hudro Pedros |
2015-12-02 17:06:45 |
Franchesko Salias Hudro Pedros |
bug task added |
|
unity |
|
2015-12-02 17:07:24 |
Franchesko Salias Hudro Pedros |
tags |
apport-bug i386 trusty |
amd64 apport-bug i386 trusty wily |
|
2015-12-02 17:08:23 |
Franchesko Salias Hudro Pedros |
bug task added |
|
gnome-settings-daemon (Ubuntu) |
|
2015-12-02 17:09:26 |
Franchesko Salias Hudro Pedros |
bug task added |
|
gnome-shell |
|
2015-12-02 17:17:53 |
Franchesko Salias Hudro Pedros |
description |
I have a Sony SRS-BTM8 Bluetooth speaker, and its audio side works fairly well with Ubuntu. It also has a play/pause button and that doesn't work so well. I think the problem lies in unity-settings-daemon.
To demonstrate that the Bluetooth side is working, if I switch to a text console and run "evtest /dev/input/event9", then when pressing the button I get events for KEY_PLAYCD if the speaker is not playing anything, and alternating KEY_PAUSECD and KEY_PLAYCD if it is playing something.
However, within the Unity desktop I find that if I'm running Banshee or Rhythmbox then pressing the button successfully pauses the music, but doesn't start it playing again. If I run "xev" and give it the keyboard focus while testing this (so xev sees all ungrabbed keystrokes) then it sees only a KeyRelease event for XF86AudioPause, but both KeyPress and KeyRelease events for XF86AudioPlay. I've attached the full output from xev.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity-settings-daemon 14.04.0+14.04.20140606-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-25.33~14.04.2-generic 3.16.7
Uname: Linux 3.16.0-25-generic i686
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: i386
CurrentDesktop: Unity
Date: Thu Nov 27 23:43:01 2014
DistributionChannelDescriptor:
# This is a distribution channel descriptor
# For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
canonical-oem-motts-20100121-3
EcryptfsInUse: Yes
InstallationDate: Installed on 2010-06-09 (1632 days ago)
InstallationMedia: Ubuntu GNU/Linux 9.10 "Karmic" - Build i386 LIVE Binary 20100121-21:52
SourcePackage: unity-settings-daemon
UpgradeStatus: Upgraded to trusty on 2014-08-15 (104 days ago) |
UPDATE:
Function GnomeGrabber::Impl::ActivateDBusAction dont emit dbus signal "AcceleratorActivated" if be pressed key with keycodes 208 or 215 (its XF86AudioPlay).
-------------------------------------------------------------------------
I have a Sony SRS-BTM8 Bluetooth speaker, and its audio side works fairly well with Ubuntu. It also has a play/pause button and that doesn't work so well. I think the problem lies in unity-settings-daemon.
To demonstrate that the Bluetooth side is working, if I switch to a text console and run "evtest /dev/input/event9", then when pressing the button I get events for KEY_PLAYCD if the speaker is not playing anything, and alternating KEY_PAUSECD and KEY_PLAYCD if it is playing something.
However, within the Unity desktop I find that if I'm running Banshee or Rhythmbox then pressing the button successfully pauses the music, but doesn't start it playing again. If I run "xev" and give it the keyboard focus while testing this (so xev sees all ungrabbed keystrokes) then it sees only a KeyRelease event for XF86AudioPause, but both KeyPress and KeyRelease events for XF86AudioPlay. I've attached the full output from xev.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity-settings-daemon 14.04.0+14.04.20140606-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-25.33~14.04.2-generic 3.16.7
Uname: Linux 3.16.0-25-generic i686
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: i386
CurrentDesktop: Unity
Date: Thu Nov 27 23:43:01 2014
DistributionChannelDescriptor:
# This is a distribution channel descriptor
# For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
canonical-oem-motts-20100121-3
EcryptfsInUse: Yes
InstallationDate: Installed on 2010-06-09 (1632 days ago)
InstallationMedia: Ubuntu GNU/Linux 9.10 "Karmic" - Build i386 LIVE Binary 20100121-21:52
SourcePackage: unity-settings-daemon
UpgradeStatus: Upgraded to trusty on 2014-08-15 (104 days ago) |
|
2015-12-02 17:22:28 |
Franchesko Salias Hudro Pedros |
description |
UPDATE:
Function GnomeGrabber::Impl::ActivateDBusAction dont emit dbus signal "AcceleratorActivated" if be pressed key with keycodes 208 or 215 (its XF86AudioPlay).
-------------------------------------------------------------------------
I have a Sony SRS-BTM8 Bluetooth speaker, and its audio side works fairly well with Ubuntu. It also has a play/pause button and that doesn't work so well. I think the problem lies in unity-settings-daemon.
To demonstrate that the Bluetooth side is working, if I switch to a text console and run "evtest /dev/input/event9", then when pressing the button I get events for KEY_PLAYCD if the speaker is not playing anything, and alternating KEY_PAUSECD and KEY_PLAYCD if it is playing something.
However, within the Unity desktop I find that if I'm running Banshee or Rhythmbox then pressing the button successfully pauses the music, but doesn't start it playing again. If I run "xev" and give it the keyboard focus while testing this (so xev sees all ungrabbed keystrokes) then it sees only a KeyRelease event for XF86AudioPause, but both KeyPress and KeyRelease events for XF86AudioPlay. I've attached the full output from xev.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity-settings-daemon 14.04.0+14.04.20140606-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-25.33~14.04.2-generic 3.16.7
Uname: Linux 3.16.0-25-generic i686
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: i386
CurrentDesktop: Unity
Date: Thu Nov 27 23:43:01 2014
DistributionChannelDescriptor:
# This is a distribution channel descriptor
# For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
canonical-oem-motts-20100121-3
EcryptfsInUse: Yes
InstallationDate: Installed on 2010-06-09 (1632 days ago)
InstallationMedia: Ubuntu GNU/Linux 9.10 "Karmic" - Build i386 LIVE Binary 20100121-21:52
SourcePackage: unity-settings-daemon
UpgradeStatus: Upgraded to trusty on 2014-08-15 (104 days ago) |
UPDATE:
Function GnomeGrabber::Impl::ActivateDBusAction dont emit dbus signal "AcceleratorActivated" if be pressed key with keycodes 208 or 215 (its XF86AudioPlay).
Can be reproduce:
run in one terminal 'dbus-monitor "path=/org/gnome/Shell"'
and in other run 'xdotool key NUMBER'
where NUMBER - keycodes. Can be check 172, 172, 209, bugged 208 and 215 and other.
-------------------------------------------------------------------------
I have a Sony SRS-BTM8 Bluetooth speaker, and its audio side works fairly well with Ubuntu. It also has a play/pause button and that doesn't work so well. I think the problem lies in unity-settings-daemon.
To demonstrate that the Bluetooth side is working, if I switch to a text console and run "evtest /dev/input/event9", then when pressing the button I get events for KEY_PLAYCD if the speaker is not playing anything, and alternating KEY_PAUSECD and KEY_PLAYCD if it is playing something.
However, within the Unity desktop I find that if I'm running Banshee or Rhythmbox then pressing the button successfully pauses the music, but doesn't start it playing again. If I run "xev" and give it the keyboard focus while testing this (so xev sees all ungrabbed keystrokes) then it sees only a KeyRelease event for XF86AudioPause, but both KeyPress and KeyRelease events for XF86AudioPlay. I've attached the full output from xev.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity-settings-daemon 14.04.0+14.04.20140606-0ubuntu1
ProcVersionSignature: Ubuntu 3.16.0-25.33~14.04.2-generic 3.16.7
Uname: Linux 3.16.0-25-generic i686
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: i386
CurrentDesktop: Unity
Date: Thu Nov 27 23:43:01 2014
DistributionChannelDescriptor:
# This is a distribution channel descriptor
# For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
canonical-oem-motts-20100121-3
EcryptfsInUse: Yes
InstallationDate: Installed on 2010-06-09 (1632 days ago)
InstallationMedia: Ubuntu GNU/Linux 9.10 "Karmic" - Build i386 LIVE Binary 20100121-21:52
SourcePackage: unity-settings-daemon
UpgradeStatus: Upgraded to trusty on 2014-08-15 (104 days ago) |
|
2015-12-02 17:29:40 |
Marco Trevisan (Treviño) |
unity: status |
New |
Invalid |
|
2015-12-11 09:42:16 |
Alberto Salvia Novella |
gnome-settings-daemon (Ubuntu): status |
New |
Confirmed |
|
2015-12-11 09:42:26 |
Alberto Salvia Novella |
gnome-settings-daemon (Ubuntu): importance |
Undecided |
Medium |
|
2015-12-11 09:42:28 |
Alberto Salvia Novella |
unity-settings-daemon (Ubuntu): importance |
Undecided |
Medium |
|
2015-12-11 09:43:28 |
Alberto Salvia Novella |
gnome-settings-daemon (Ubuntu): importance |
Medium |
Low |
|
2015-12-11 09:43:30 |
Alberto Salvia Novella |
unity-settings-daemon (Ubuntu): importance |
Medium |
Low |
|
2016-07-28 07:56:23 |
Taco van den Broek |
bug |
|
|
added subscriber Taco van den Broek |
2017-01-12 07:36:50 |
lhotari |
bug |
|
|
added subscriber lhotari |
2017-05-14 00:19:41 |
Peter Uithoven |
bug |
|
|
added subscriber Peter Uithoven |
2017-09-13 15:43:47 |
Carlos Laviola |
bug |
|
|
added subscriber Carlos Laviola |
2018-11-10 11:19:44 |
Massimo Dragano |
bug |
|
|
added subscriber Massimo Dragano |
2019-03-31 22:54:29 |
David Dean |
bug |
|
|
added subscriber David Dean |