[Desktop-packages] [Bug 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-16 Thread David Henningsson
While troubleshooting this together with karni and mzanetti, an
interesting find is in the ubuntu-push client. It seems to restrict the
sound files allowed to be inside /usr/share/xdg.

Could affected people check if they have manually modified what sound
they want to be played back from telegram? And change it back to
something inside /usr/share/xdg and see if that works?

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in ubuntu-push package in Ubuntu:
  Incomplete

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-16 Thread Michael Zanetti
Ok... after digging into this for a while it seems the issue is in
ubuntu-push-client. It can't find the sound because on Aquaris phones we
use a customized sound file that's not located in a XDG_DATA_DIR. From
the log:


2015/09/16 16:43:40.739431 sounds.go:76: DEBUG [UqURQ1yBEeWC7foWPmWXaQ==] 
unable to find sound /custom/usr/share/sounds/ubuntu/notifications/Aquaris.mp3


FWIW, we should not only add support for this path (/custom/) but instead don't 
restrict sound files to XDG_DATA_DIRs at all. For example Ubuntu Touch Tweak 
Tool supports changing the default ringtones just by setting our used gsettings 
key. Eventually we will probably allow the user to select his own sound files 
for ring tones with the default settings app just like that. In which case we'd 
run into this bug again.

** Package changed: pulseaudio (Ubuntu) => ubuntu-push (Ubuntu)

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in ubuntu-push package in Ubuntu:
  Incomplete

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-16 Thread Michał Karnicki
Works on not so up-to-date krillin/vivid. Amazing :')

phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 24
device name: krillin
channel: ubuntu-touch/stable/ubuntu
last update: 2015-08-27 18:54:48
version version: 24
version ubuntu: 20150713
version device: 20150529-8e13c5f
version custom: 20150713

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-16 Thread Michał Karnicki
For the record ^^^ I meant sound from a Telegram notification works.

This also works on krillin now:
PULSE_PROP="media.role=alert" paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-15 Thread Markcortbass
/var/log/syslog:Sep 15 20:48:38 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
client.c: Created 9 "UNIX socket client"
/var/log/syslog:Sep 15 20:48:38 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object 
/org/pulseaudio/core1/client9
/var/log/syslog:Sep 15 20:48:38 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
cli.c: CLI got EOF from user.
/var/log/syslog:Sep 15 20:48:38 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
client.c: Freed 9 "UNIX socket client"
/var/log/syslog:Sep 15 20:48:38 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-dbus.c: Interface org.PulseAudio.Core1.Client removed from object 
/org/pulseaudio/core1/client9
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
client.c: Created 10 "Native client (UNIX socket client)"
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object 
/org/pulseaudio/core1/client10
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-native.c: Protocol version: remote 30, local 30
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-native.c: Got credentials: uid=32011 gid=32011 success=1
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-native.c: SHM possible: yes
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-native.c: Negotiated SHM: yes
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-native.c: Disabling srbchannel, reason: Must be enabled by module 
parameter
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
module-augment-properties.c: Looking for .desktop file for pacat
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  
format.rate = "44100"  format.channels = "2"  format.channel_map = 
"\"front-left,front-right\""
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: Trying to change sample rate
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: Rate changed to 44100 Hz
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
module-stream-restore.c: Restoring volume for sink input 
sink-input-by-media-role:alert.
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
module-suspend-on-idle.c: Sink sink.primary becomes busy, resuming.
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink.c: Suspend cause of sink sink.primary is 0x, resuming
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: 
[droid-sink-primary] droid-sink.c: Resuming...
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
module-suspend-on-idle.c: Sink sink.primary becomes idle, timeout in 5 seconds.
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
module-suspend-on-idle.c: Sink sink.primary becomes idle, timeout in 5 seconds.
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
resampler.c: Forcing resampler 'copy', because of fixed, identical sample rates.
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
resampler.c: Resampler:
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
resampler.c:   rate 44100 -> 44100 (method copy)
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
resampler.c:   format float32le -> s16le (intermediate s16le)
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
resampler.c:   channels 2 -> 2 (resampling 2)
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, 
prebuf=0, minreq=1 maxrewind=0
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, 
prebuf=0, minreq=4 maxrewind=0
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: Created input 2 
"/usr/share/sounds/ubuntu/notifications/Slick.ogg" on sink.primary with sample 
spec float32le 2ch 44100Hz and channel map front-left,front-right
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: media.format = "OGG (OGG Container format)"
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: application.name = "paplay"
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: media.name = 
"/usr/share/sounds/ubuntu/notifications/Slick.ogg"
/var/log/syslog:Sep 15 20:48:46 ubuntu-ph

[Desktop-packages] [Bug 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-15 Thread Markcortbass
The .Slick command produces sound. But Telegram doesn't give any notification 
sound.
This is my output:

/var/log/syslog:Sep 15 20:48:38 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
client.c: Created 9 "UNIX socket client"
/var/log/syslog:Sep 15 20:48:38 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object 
/org/pulseaudio/core1/client9
/var/log/syslog:Sep 15 20:48:38 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
cli.c: CLI got EOF from user.
/var/log/syslog:Sep 15 20:48:38 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
client.c: Freed 9 "UNIX socket client"
/var/log/syslog:Sep 15 20:48:38 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-dbus.c: Interface org.PulseAudio.Core1.Client removed from object 
/org/pulseaudio/core1/client9
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
client.c: Created 10 "Native client (UNIX socket client)"
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-dbus.c: Interface org.PulseAudio.Core1.Client added for object 
/org/pulseaudio/core1/client10
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-native.c: Protocol version: remote 30, local 30
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-native.c: Got credentials: uid=32011 gid=32011 success=1
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-native.c: SHM possible: yes
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-native.c: Negotiated SHM: yes
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
protocol-native.c: Disabling srbchannel, reason: Must be enabled by module 
parameter
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
module-augment-properties.c: Looking for .desktop file for pacat
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: Negotiated format: pcm, format.sample_format = "\"float32le\""  
format.rate = "44100"  format.channels = "2"  format.channel_map = 
"\"front-left,front-right\""
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: Trying to change sample rate
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: Rate changed to 44100 Hz
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
module-stream-restore.c: Restoring volume for sink input 
sink-input-by-media-role:alert.
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
module-suspend-on-idle.c: Sink sink.primary becomes busy, resuming.
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink.c: Suspend cause of sink sink.primary is 0x, resuming
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: 
[droid-sink-primary] droid-sink.c: Resuming...
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
module-suspend-on-idle.c: Sink sink.primary becomes idle, timeout in 5 seconds.
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
module-suspend-on-idle.c: Sink sink.primary becomes idle, timeout in 5 seconds.
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
resampler.c: Forcing resampler 'copy', because of fixed, identical sample rates.
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
resampler.c: Resampler:
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
resampler.c:   rate 44100 -> 44100 (method copy)
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
resampler.c:   format float32le -> s16le (intermediate s16le)
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
resampler.c:   channels 2 -> 2 (resampling 2)
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, 
prebuf=0, minreq=1 maxrewind=0
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, 
prebuf=0, minreq=4 maxrewind=0
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: Created input 2 
"/usr/share/sounds/ubuntu/notifications/Slick.ogg" on sink.primary with sample 
spec float32le 2ch 44100Hz and channel map front-left,front-right
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: media.format = "OGG (OGG Container format)"
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: application.name = "paplay"
/var/log/syslog:Sep 15 20:48:46 ubuntu-phablet pulseaudio[2109]: [pulseaudio] 
sink-input.c: 

[Desktop-packages] [Bug 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-15 Thread Markcortbass
Slick.ogg command was producing sound. But Tegram doen't give any sound 
notification.
This is my output:

phablet@ubuntu-phablet:~$ mark@mark-HP-EliteBook-8530w-GW680AV:~$ pacmd 
set-log-level 4
Welcome to PulseAudio! Use "help" for usage information.
>>> >>> mark@mark-HP-EliteBook-8530w-GW680AV:~$ PULSE_PROP="media.role=alert" 
>>> >>> par/share/sounds/ubuntu/notifications/Slick.ogg
mark@mark-HP-EliteBook-8530w-GW680AV:~$ grep pulseaudio /var/log/syslog
Sep 15 19:49:19 mark-HP-EliteBook-8530w-GW680AV pulseaudio[2286]: [pulseaudio] 
pid.c: Daemon already running.
Sep 15 19:49:34 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3275]: [pulseaudio] 
pid.c: Daemon already running.
Sep 15 20:44:25 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
cli.c: CLI got EOF from user.
Sep 15 20:44:25 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
client.c: Freed 13 "UNIX socket client"
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
client.c: Created 14 "Native client (UNIX socket client)"
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
protocol-native.c: Protocol version: remote 28, local 28
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
protocol-native.c: Got credentials: uid=1000 gid=1000 success=1
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
protocol-native.c: SHM possible: yes
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
protocol-native.c: Negotiated SHM: yes
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
module-augment-properties.c: Looking for .desktop file for pacat
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
sink-input.c: Trying to change sample rate
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
module-suspend-on-idle.c: Sink alsa_output.pci-_00_1b.0.analog-stereo 
becomes busy, resuming.
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
sink.c: Suspend cause of sink alsa_output.pci-_00_1b.0.analog-stereo is 
0x, resuming
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
reserve-wrap.c: Successfully acquired reservation lock on device 'Audio0'
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-sink.c: Trying resume...
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-util.c: Trying to disable ALSA period wakeups, 
using timers only
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-util.c: Maximum hw buffer size is 371 ms
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-util.c: Set buffer size first (to 16384 
samples), period size second (to 8192 samples).
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-util.c: ALSA period wakeups disabled
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-sink.c: Latency set to 371,52ms
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-sink.c: hwbuf_unused=4
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-sink.c: setting avail_min=15503
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-sink.c: Time scheduling watermark is 20,00ms
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-sink.c: Resumed successfully...
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
module-suspend-on-idle.c: Sink alsa_output.pci-_00_1b.0.analog-stereo 
becomes idle, timeout in 5 seconds.
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-sink.c: Starting playback.
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] ratelimit.c: 156 events suppressed
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-sink.c: Cutting sleep time for the initial 
iterations by half.
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: 
[alsa-sink-AD1984A Analog] alsa-sink.c: Cutting sleep time for the initial 
iterations by half.
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
module-suspend-on-idle.c: Sink alsa_output.pci-_00_1b.0.analog-stereo 
becomes idle, timeout in 5 seconds.
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
resampler.c: Forcing resampler 'copy', because of fixed, identical sample rates.
Sep 15 20:44:35 mark-HP-EliteBook-8530w-GW680AV pulseaudio[3249]: [pulseaudio] 
resampler.c: Using resampler 'copy'
Sep 1

[Desktop-packages] [Bug 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-15 Thread David Henningsson
If you can reproduce this, please do the following:

pacmd set-log-level 4 
PULSE_PROP="media.role=alert" paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
grep pulseaudio /var/log/syslog

And attach the result of the last command here. Thanks!

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-15 Thread David Henningsson
Okay, so is there *anyone* who actually experiences this bug and can
help me get some logs out of it?

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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


Re: [Desktop-packages] [Bug 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-15 Thread John Lenton
I'm sure it's "software, not hardware", but I don't think
"system-image-cli" will help; note how Pat was able to get his device
"unstuck", above.

I'm on this bug because of my involvement with the "postal service"
(local notification delivery) early on; I don't have the issue.

On 11 September 2015 at 14:30, John McAleely
 wrote:
> @chipaca, assuming yours is one, and it still does it, can you provide
> the output from system-image-cli -i please?
>
> This will be software, not hardware :-)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1413818
>
> Title:
>   Notification sounds aren't being played back on E4.5
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+subscriptions

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-15 Thread David Henningsson
Setting to incomplete while waiting for John to answer.

** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed => Incomplete

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-11 Thread John McAleely
@chipaca, assuming yours is one, and it still does it, can you provide
the output from system-image-cli -i please?

This will be software, not hardware :-)

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-11 Thread David Henningsson
@john, can you also reproduce this from Sound settings, i e, when
choosing a notification signal, does it work there or not?

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-11 Thread John Lenton
You need to get a krillin that doesn't, then, and figure out why it
doesn't =)

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-11 Thread David Henningsson
> PULSE_PROP="media.role=alert" paplay
/usr/share/sounds/ubuntu/notifications/Slick.ogg

I just tried this on my krillin and it does play a sound.

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-11 Thread David Henningsson
** Changed in: pulseaudio (Ubuntu)
 Assignee: (unassigned) => David Henningsson (diwic)

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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 1413818] Re: Notification sounds aren't being played back on E4.5

2015-09-11 Thread John McAleely
** Package changed: pulseaudio (Ubuntu RTM) => pulseaudio (Ubuntu)

-- 
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/1413818

Title:
  Notification sounds aren't being played back on E4.5

Status in Canonical System Image:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  This affects mostly the push notifications based alerts, SMS et.al.
  work fine.

  With export PULSE_PROP='media.role=alert'

  This has no audible output: paplay 
/usr/share/sounds/ubuntu/notifications/Slick.ogg
  This does:  paplay /usr/share/sounds/ubuntu/ringtones/Soul.ogg

  $ system-image-cli -i
  current build number: 14
  device name: mako
  channel: ubuntu-touch/stable
  alias: ubuntu-touch/ubuntu-rtm/14.09
  last update: 2015-01-16 13:12:29
  version version: 14
  version ubuntu: 20150116
  version device: 20141119
  version custom: mako-1.1

  The hunch is some buffering going on on the android side for short
  sound bytes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1413818/+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