Re: [Desktop-packages] [Bug 1641954] Re: Output switches from HDMI speakers to internal speakers on DPMS off

2017-01-10 Thread Cristian Klein
I just tested the package from xenial-proposed and can confirm that it
fixes the original bug.

Thanks!

2017-01-06 1:20 GMT+01:00 Brian Murray :

> Hello Cristian, or anyone else affected,
>
> Accepted pulseaudio into xenial-proposed. The package will build now and
> be available at
> https://launchpad.net/ubuntu/+source/pulseaudio/1:8.0-0ubuntu3.2 in a
> few hours, and then in the -proposed repository.
>
> Please help us by testing this new package.  See
> https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
> enable and use -proposed.  Your feedback will aid us getting this update
> out to other Ubuntu users.
>
> If this package fixes the bug for you, please add a comment to this bug,
> mentioning the version of the package you tested, and change the tag
> from verification-needed to verification-done. If it does not fix the
> bug for you, please add a comment stating that, and change the tag to
> verification-failed.  In either case, details of your testing will help
> us make a better decision.
>
> Further information regarding the verification process can be found at
> https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
> advance!
>
> ** Changed in: pulseaudio (Ubuntu)
>Status: New => Fix Released
>
> ** Changed in: pulseaudio (Ubuntu Xenial)
>Status: In Progress => Fix Committed
>
> ** Tags added: verification-needed
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1641954
>
> Title:
>   Output switches from HDMI speakers to internal speakers on DPMS off
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+
> bug/1641954/+subscriptions
>


** Tags added: verification-done

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

Title:
  Output switches from HDMI speakers to internal speakers on DPMS off

Status in pulseaudio package in Ubuntu:
  Fix Released
Status in pulseaudio source package in Xenial:
  Fix Committed

Bug description:
  Impact:
  This bug affects users of audio via HDMI to their monitor or another HDMI 
device like an audio receiver.

  Regression potential:
  The regression potential should be low to non-existant.

  Test case:
  (1) Play some music through speakers connected through an HDMI display.

  (2) type `xset dpms force off`

  (3) Move mouse to bring screen back up.

  With the version of PulseAudio in Xenial now, music plays in internal 
speakers, even after display wakes
  up

  Once the version of PulseAudio from xenial-proposed is installed,
  music plays in HDMI speaker after display wakes up

  
  Original bug report

  PulseAudio 8.0 includes a well-known user-experience regression: Its
  new auto-routing algorithm tries to switch to another output, as soon
  as the active output gets disconnected. This leads to the following
  bad user experience:

  (1) Alice listens to music on her speakers, which are connected to the
  screen, which is connected through HDMI to the computer.

  (2) Alice leaves the computer, the screen gets suspended (DPMS off).

  (3) PulseAudio sees that the HDMI output got disconnected (although
  only for a short interval) and switches to internal speaker.

  (4) Alice returns to the computer but finds that the music is now
  playing through the internal speakers.

  (5) Alice can switch the output to the HDMI speakers manually, but the
  above user experience bug will reoccur when she leaves the computer
  again.

  This is a well-known upstream bug that was fixed in PulseAudio 9.0.
  Due to the fact that Ubuntu 16.04.1 LTS uses PulseAudio 8.0, it is
  desirable to backport this fix to PulseAudio 8.0, so that all LTS
  users have better experience. Upstream said they would not do this and
  that I should report this to Ubuntu directly.

  Other information:
  * Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=93946
  * Fix 1: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=04040c522f5f62dda50ac927e92453381d419f09
  * Fix 2: 
https://github.com/pulseaudio/pulseaudio/commit/23c15c3b52a958887c1f8cad3c94879a8770ef0e

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+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 1641954] Re: Output switches from HDMI speakers to internal speakers on DPMS off

2016-11-30 Thread Cristian Klein
Please find the log attached. I did the following:

(1) Started an audio client
(2) xset dpms force off
(3) Moved mouse, i.e., display back on
(4) Manually set output to HDMI

Let me know if there is anything else I can help with.

** Attachment added: "pulseverbose.log"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+attachment/4785201/+files/pulseverbose.log

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

Title:
  Output switches from HDMI speakers to internal speakers on DPMS off

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  PulseAudio 8.0 includes a well-known user-experience regression: Its
  new auto-routing algorithm tries to switch to another output, as soon
  as the active output gets disconnected. This leads to the following
  bad user experience:

  (1) Alice listens to music on her speakers, which are connected to the
  screen, which is connected through HDMI to the computer.

  (2) Alice leaves the computer, the screen gets suspended (DPMS off).

  (3) PulseAudio sees that the HDMI output got disconnected (although
  only for a short interval) and switches to internal speaker.

  (4) Alice returns to the computer but finds that the music is now
  playing through the internal speakers.

  (5) Alice can switch the output to the HDMI speakers manually, but the
  above user experience bug will reoccur when she leaves the computer
  again.

  This is a well-known upstream bug that was fixed in PulseAudio 9.0.
  Due to the fact that Ubuntu 16.04.1 LTS uses PulseAudio 8.0, it is
  desirable to backport this fix to PulseAudio 8.0, so that all LTS
  users have better experience. Upstream said they would not do this and
  that I should report this to Ubuntu directly.

  Other information:
  * Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=93946
  * Fix 1: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=04040c522f5f62dda50ac927e92453381d419f09
  * Fix 2: 
https://github.com/pulseaudio/pulseaudio/commit/23c15c3b52a958887c1f8cad3c94879a8770ef0e

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+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 1641954] [NEW] Output switches from HDMI speakers to internal speakers on DPMS off

2016-11-29 Thread Cristian Klein
I just downgraded to 1:8.0-0ubuntu3.1:

> sudo apt-get install --allow-downgrades pulseaudio=1:8.0-0ubuntu3.1
libpulse0=1:8.0-0ubuntu3.1 pulseaudio-utils=1:8.0-0ubuntu3.1
pulseaudio-module-x11=1:8.0-0ubuntu3.1 libpulsedsp=1:8.0-0ubuntu3.1
pulseaudio-module-bluetooth=1:8.0-0ubuntu3.1
libpulse-mainloop-glib0=1:8.0-0ubuntu3.1 libpulse0:i386=1:8.0-0ubuntu3.1

I can reliably reproduce the bug. The output switches to "Speakers /
Build-in Audio" on DPMS off and does not get restored on DPMS on.

Not sure how to progress here. Shall I send you a video reproducing the
bug? Some pulseaudio tables / logs?

2016-11-29 9:10 GMT+01:00 Luke Yelavich :

> I was using 1:8.0-0ubuntu3.1.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1641954
>
> Title:
>   Output switches from HDMI speakers to internal speakers on DPMS off
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+
> bug/1641954/+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/1641954

Title:
  Output switches from HDMI speakers to internal speakers on DPMS off

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  PulseAudio 8.0 includes a well-known user-experience regression: Its
  new auto-routing algorithm tries to switch to another output, as soon
  as the active output gets disconnected. This leads to the following
  bad user experience:

  (1) Alice listens to music on her speakers, which are connected to the
  screen, which is connected through HDMI to the computer.

  (2) Alice leaves the computer, the screen gets suspended (DPMS off).

  (3) PulseAudio sees that the HDMI output got disconnected (although
  only for a short interval) and switches to internal speaker.

  (4) Alice returns to the computer but finds that the music is now
  playing through the internal speakers.

  (5) Alice can switch the output to the HDMI speakers manually, but the
  above user experience bug will reoccur when she leaves the computer
  again.

  This is a well-known upstream bug that was fixed in PulseAudio 9.0.
  Due to the fact that Ubuntu 16.04.1 LTS uses PulseAudio 8.0, it is
  desirable to backport this fix to PulseAudio 8.0, so that all LTS
  users have better experience. Upstream said they would not do this and
  that I should report this to Ubuntu directly.

  Other information:
  * Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=93946
  * Fix 1: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=04040c522f5f62dda50ac927e92453381d419f09
  * Fix 2: 
https://github.com/pulseaudio/pulseaudio/commit/23c15c3b52a958887c1f8cad3c94879a8770ef0e

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+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 1641954] [NEW] Output switches from HDMI speakers to internal speakers on DPMS off

2016-11-24 Thread Cristian Klein
Could you tell me exactly which pulseaudio package you used? I could try to
re-reproduce the bug on my end.

2016-11-24 2:51 GMT+01:00 Luke Yelavich <luke.yelav...@canonical.com>:

> On Wed, Nov 16, 2016 at 12:58:14AM AEDT, Cristian Klein wrote:
> > (1) Alice listens to music on her speakers, which are connected to the
> > screen, which is connected through HDMI to the computer.
> >
> > (2) Alice leaves the computer, the screen gets suspended (DPMS off).
> >
> > (3) PulseAudio sees that the HDMI output got disconnected (although only
> > for a short interval) and switches to internal speaker.
>
> Ok, with a fresh Xenial install, I don't seem to get this behavior. I
> have tested with 2 different monitors, both different brands from each
> other. I set the HDMI audio out as the output, start playing audio, and
> let the screen turn off and/or run xset dpms force off. In either case,
> audio stops playing, but does not switch to another device. When I press
> a key and the screen turns back on, the music resumes playback on the
> monitor's speakers.
>
> I should note that I've also tested this on 3 different machines, 2 that
> were also connected to speakers via 3.5mm analog jack, and another via
> S/PDIF.
>
> Am I missing something?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1641954
>
> Title:
>   Output switches from HDMI speakers to internal speakers on DPMS off
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+
> bug/1641954/+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/1641954

Title:
  Output switches from HDMI speakers to internal speakers on DPMS off

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  PulseAudio 8.0 includes a well-known user-experience regression: Its
  new auto-routing algorithm tries to switch to another output, as soon
  as the active output gets disconnected. This leads to the following
  bad user experience:

  (1) Alice listens to music on her speakers, which are connected to the
  screen, which is connected through HDMI to the computer.

  (2) Alice leaves the computer, the screen gets suspended (DPMS off).

  (3) PulseAudio sees that the HDMI output got disconnected (although
  only for a short interval) and switches to internal speaker.

  (4) Alice returns to the computer but finds that the music is now
  playing through the internal speakers.

  (5) Alice can switch the output to the HDMI speakers manually, but the
  above user experience bug will reoccur when she leaves the computer
  again.

  This is a well-known upstream bug that was fixed in PulseAudio 9.0.
  Due to the fact that Ubuntu 16.04.1 LTS uses PulseAudio 8.0, it is
  desirable to backport this fix to PulseAudio 8.0, so that all LTS
  users have better experience. Upstream said they would not do this and
  that I should report this to Ubuntu directly.

  Other information:
  * Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=93946
  * Fix 1: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=04040c522f5f62dda50ac927e92453381d419f09
  * Fix 2: 
https://github.com/pulseaudio/pulseaudio/commit/23c15c3b52a958887c1f8cad3c94879a8770ef0e

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+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 1641954] Re: Output switches from HDMI speakers to internal speakers on DPMS off

2016-11-15 Thread Cristian Klein
Backport from PulseAudio 9.0:
https://github.com/pulseaudio/pulseaudio/commit/23c15c3b52a958887c1f8cad3c94879a8770ef0e

** Patch added: 
"0102-switch-on-port-available-prefer-ports-that-have-been.patch"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+attachment/422/+files/0102-switch-on-port-available-prefer-ports-that-have-been.patch

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

Title:
  Output switches from HDMI speakers to internal speakers on DPMS off

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  PulseAudio 8.0 includes a well-known user-experience regression: Its
  new auto-routing algorithm tries to switch to another output, as soon
  as the active output gets disconnected. This leads to the following
  bad user experience:

  (1) Alice listens to music on her speakers, which are connected to the
  screen, which is connected through HDMI to the computer.

  (2) Alice leaves the computer, the screen gets suspended (DPMS off).

  (3) PulseAudio sees that the HDMI output got disconnected (although
  only for a short interval) and switches to internal speaker.

  (4) Alice returns to the computer but finds that the music is now
  playing through the internal speakers.

  (5) Alice can switch the output to the HDMI speakers manually, but the
  above user experience bug will reoccur when she leaves the computer
  again.

  This is a well-known upstream bug that was fixed in PulseAudio 9.0.
  Due to the fact that Ubuntu 16.04.1 LTS uses PulseAudio 8.0, it is
  desirable to backport this fix to PulseAudio 8.0, so that all LTS
  users have better experience. Upstream said they would not do this and
  that I should report this to Ubuntu directly.

  Other information:
  * Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=93946
  * Fix 1: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=04040c522f5f62dda50ac927e92453381d419f09
  * Fix 2: 
https://github.com/pulseaudio/pulseaudio/commit/23c15c3b52a958887c1f8cad3c94879a8770ef0e

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+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 1641954] Re: Output switches from HDMI speakers to internal speakers on DPMS off

2016-11-15 Thread Cristian Klein
I added the quilt patches that need to be added on top of the current
xenial-proposed. (Sorry if this is not the best way to present them, my
"how to contribute to Ubuntu" is a bit rusty.)

I already tested them as follows:

(1) Play some music through speakers connected through an HDMI display.

(2) type `xset dpms force off`

(3) Move mouse to bring screen back up.

Before patch: music plays in internal speaker, even after display wakes
up

After patch: music plays in HDMI speaker after display wakes up

Let me know if I can somehow help to push this into xenial-proposed.

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

Title:
  Output switches from HDMI speakers to internal speakers on DPMS off

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  PulseAudio 8.0 includes a well-known user-experience regression: Its
  new auto-routing algorithm tries to switch to another output, as soon
  as the active output gets disconnected. This leads to the following
  bad user experience:

  (1) Alice listens to music on her speakers, which are connected to the
  screen, which is connected through HDMI to the computer.

  (2) Alice leaves the computer, the screen gets suspended (DPMS off).

  (3) PulseAudio sees that the HDMI output got disconnected (although
  only for a short interval) and switches to internal speaker.

  (4) Alice returns to the computer but finds that the music is now
  playing through the internal speakers.

  (5) Alice can switch the output to the HDMI speakers manually, but the
  above user experience bug will reoccur when she leaves the computer
  again.

  This is a well-known upstream bug that was fixed in PulseAudio 9.0.
  Due to the fact that Ubuntu 16.04.1 LTS uses PulseAudio 8.0, it is
  desirable to backport this fix to PulseAudio 8.0, so that all LTS
  users have better experience. Upstream said they would not do this and
  that I should report this to Ubuntu directly.

  Other information:
  * Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=93946
  * Fix 1: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=04040c522f5f62dda50ac927e92453381d419f09
  * Fix 2: 
https://github.com/pulseaudio/pulseaudio/commit/23c15c3b52a958887c1f8cad3c94879a8770ef0e

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+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 1641954] Re: Output switches from HDMI speakers to internal speakers on DPMS off

2016-11-15 Thread Cristian Klein
This patch needs to be refreshed, due to the previous two patches.

** Patch added: "0203-card-Add-hook-before-profile-changes.patch"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+attachment/423/+files/0203-card-Add-hook-before-profile-changes.patch

** Tags added: patch patch-rejected-upstream

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

Title:
  Output switches from HDMI speakers to internal speakers on DPMS off

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  PulseAudio 8.0 includes a well-known user-experience regression: Its
  new auto-routing algorithm tries to switch to another output, as soon
  as the active output gets disconnected. This leads to the following
  bad user experience:

  (1) Alice listens to music on her speakers, which are connected to the
  screen, which is connected through HDMI to the computer.

  (2) Alice leaves the computer, the screen gets suspended (DPMS off).

  (3) PulseAudio sees that the HDMI output got disconnected (although
  only for a short interval) and switches to internal speaker.

  (4) Alice returns to the computer but finds that the music is now
  playing through the internal speakers.

  (5) Alice can switch the output to the HDMI speakers manually, but the
  above user experience bug will reoccur when she leaves the computer
  again.

  This is a well-known upstream bug that was fixed in PulseAudio 9.0.
  Due to the fact that Ubuntu 16.04.1 LTS uses PulseAudio 8.0, it is
  desirable to backport this fix to PulseAudio 8.0, so that all LTS
  users have better experience. Upstream said they would not do this and
  that I should report this to Ubuntu directly.

  Other information:
  * Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=93946
  * Fix 1: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=04040c522f5f62dda50ac927e92453381d419f09
  * Fix 2: 
https://github.com/pulseaudio/pulseaudio/commit/23c15c3b52a958887c1f8cad3c94879a8770ef0e

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+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 1641954] Re: Output switches from HDMI speakers to internal speakers on DPMS off

2016-11-15 Thread Cristian Klein
Backport from PulseAudio 9.0:
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=04040c522f5f62dda50ac927e92453381d419f09

** Patch added: "0101-card-add-preferred-input-output-port.patch"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+attachment/421/+files/0101-card-add-preferred-input-output-port.patch

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

Title:
  Output switches from HDMI speakers to internal speakers on DPMS off

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  PulseAudio 8.0 includes a well-known user-experience regression: Its
  new auto-routing algorithm tries to switch to another output, as soon
  as the active output gets disconnected. This leads to the following
  bad user experience:

  (1) Alice listens to music on her speakers, which are connected to the
  screen, which is connected through HDMI to the computer.

  (2) Alice leaves the computer, the screen gets suspended (DPMS off).

  (3) PulseAudio sees that the HDMI output got disconnected (although
  only for a short interval) and switches to internal speaker.

  (4) Alice returns to the computer but finds that the music is now
  playing through the internal speakers.

  (5) Alice can switch the output to the HDMI speakers manually, but the
  above user experience bug will reoccur when she leaves the computer
  again.

  This is a well-known upstream bug that was fixed in PulseAudio 9.0.
  Due to the fact that Ubuntu 16.04.1 LTS uses PulseAudio 8.0, it is
  desirable to backport this fix to PulseAudio 8.0, so that all LTS
  users have better experience. Upstream said they would not do this and
  that I should report this to Ubuntu directly.

  Other information:
  * Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=93946
  * Fix 1: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=04040c522f5f62dda50ac927e92453381d419f09
  * Fix 2: 
https://github.com/pulseaudio/pulseaudio/commit/23c15c3b52a958887c1f8cad3c94879a8770ef0e

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+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 1641954] [NEW] Output switches from HDMI speakers to internal speakers on DPMS off

2016-11-15 Thread Cristian Klein
Public bug reported:

PulseAudio 8.0 includes a well-known user-experience regression: Its new
auto-routing algorithm tries to switch to another output, as soon as the
active output gets disconnected. This leads to the following bad user
experience:

(1) Alice listens to music on her speakers, which are connected to the
screen, which is connected through HDMI to the computer.

(2) Alice leaves the computer, the screen gets suspended (DPMS off).

(3) PulseAudio sees that the HDMI output got disconnected (although only
for a short interval) and switches to internal speaker.

(4) Alice returns to the computer but finds that the music is now
playing through the internal speakers.

(5) Alice can switch the output to the HDMI speakers manually, but the
above user experience bug will reoccur when she leaves the computer
again.

This is a well-known upstream bug that was fixed in PulseAudio 9.0. Due
to the fact that Ubuntu 16.04.1 LTS uses PulseAudio 8.0, it is desirable
to backport this fix to PulseAudio 8.0, so that all LTS users have
better experience. Upstream said they would not do this and that I
should report this to Ubuntu directly.

Other information:
* Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=93946
* Fix 1: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=04040c522f5f62dda50ac927e92453381d419f09
* Fix 2: 
https://github.com/pulseaudio/pulseaudio/commit/23c15c3b52a958887c1f8cad3c94879a8770ef0e

** Affects: pulseaudio (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Output switches from HDMI speakers to internal speakers on DPMS off

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  PulseAudio 8.0 includes a well-known user-experience regression: Its
  new auto-routing algorithm tries to switch to another output, as soon
  as the active output gets disconnected. This leads to the following
  bad user experience:

  (1) Alice listens to music on her speakers, which are connected to the
  screen, which is connected through HDMI to the computer.

  (2) Alice leaves the computer, the screen gets suspended (DPMS off).

  (3) PulseAudio sees that the HDMI output got disconnected (although
  only for a short interval) and switches to internal speaker.

  (4) Alice returns to the computer but finds that the music is now
  playing through the internal speakers.

  (5) Alice can switch the output to the HDMI speakers manually, but the
  above user experience bug will reoccur when she leaves the computer
  again.

  This is a well-known upstream bug that was fixed in PulseAudio 9.0.
  Due to the fact that Ubuntu 16.04.1 LTS uses PulseAudio 8.0, it is
  desirable to backport this fix to PulseAudio 8.0, so that all LTS
  users have better experience. Upstream said they would not do this and
  that I should report this to Ubuntu directly.

  Other information:
  * Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=93946
  * Fix 1: 
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=04040c522f5f62dda50ac927e92453381d419f09
  * Fix 2: 
https://github.com/pulseaudio/pulseaudio/commit/23c15c3b52a958887c1f8cad3c94879a8770ef0e

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1641954/+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 196058] Re: Thunderbird starts in a full-screen mode and cannot be restored

2014-03-16 Thread Cristian KLEIN
I just encountered this bug with today's Ubuntu 12.04 LTS

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

Title:
  Thunderbird starts in a full-screen mode and cannot be restored

Status in Mozilla Thunderbird Mail and News:
  New
Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  WORKAROUND:
  1. Edit ~/.thunderbird/*/localstore.rdf
  2. Search for:   sizemode=fullscreen
  3. Change it to: sizemode=normal

  ORIGINAL DESCRIPTION:
  Binary package hint: thunderbird

  I've tried clicking F11 in various of places and even all the rest of
  F-buttons, with Alt/Shift/Ctrl, and still no result. I've scrolled
  throughout the whole advanced configuration and there was nothing
  about full-screen mode. I don't have any extensions yet installed on
  my Thunderbird and I don't know what to do next.

  The problem has it basics because the profile that I've switched to,
  comes from previous Windows installation.

  I'm begging for Your help. It is stupid but really frustrating.

  ProblemType: Bug
  Architecture: i386
  Date: Wed Feb 27 10:05:55 2008
  Dependencies:

  DistroRelease: Ubuntu 8.04
  Package: mozilla-thunderbird None [modified: 
/var/lib/dpkg/info/mozilla-thunderbird.list]
  PackageArchitecture: all
  SourcePackage: thunderbird
  Uname: Linux 2.6.24-10-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/196058/+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