[Documentation-packages] [Bug 1599264] Re: [SRU] "When power is critically low" setting does nothing

2021-07-29 Thread Paul White
Ubuntu 16.04 (xenial) reached end-of-life on April 29, 2021 so closing
xenial task as "Invalid" but should be "Wont Fix". Closing 100 Papercuts
task as issue fixed in later releases.

** Changed in: unity-control-center (Ubuntu Xenial)
   Status: Triaged => Invalid

** Changed in: hundredpapercuts
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1599264

Title:
  [SRU] "When power is critically low" setting does nothing

Status in One Hundred Papercuts:
  Fix Released
Status in ubuntu-docs package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in ubuntu-docs source package in Xenial:
  Won't Fix
Status in unity-control-center source package in Xenial:
  Invalid
Status in ubuntu-docs source package in Yakkety:
  Won't Fix
Status in unity-control-center source package in Yakkety:
  Fix Released

Bug description:
  [Impact]

  In unity-control-center (u-c-c) there is an option for taking an
  action when "Power is critically low".  The choices are "Hibernate" or
  "Power off".  Often Hibernate is a disabled option because of problems
  with hibernate on various systems.

  However - what to do in the event of a critically low power situation
  is now handled by Upowerd automatically and so making a choice in
  u-c-c does nothing at all.

  As such, leaving that option accessible to users will lead to
  confusion.

  This patch removes the option from the UI.

  [Test Case]

  On an unpatched machine with a battery (i.e. laptop) open the power
  panel in u-c-c (Power/Settings menu in the top right corner -> System
  Settings -> Power.  Note that the 2nd option down is "When power is
  critically low".

  Once this update is applied and u-c-c is closed and reopened, this
  option is no longer present.

  [Regression Potential]
  There are some deletions from the ui file and some corresponding code 
deletions from the associated c file (cc-power-panel.c).

  It is possible that extra code has been removed that could cause a
  crash or affect other options in the power panel.

  However, the changes are fairly small and easy to review.  Nothing
  looks out of place.  Also testing has not shown any problems.

  [Other Info]

  Verbal (IRC) +1 from design via mpt.
  +1 from docs team via mailing list.

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


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


[Documentation-packages] [Bug 1599264] Re: [SRU] "When power is critically low" setting does nothing

2017-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-docs - 17.04.1

---
ubuntu-docs (17.04.1) zesty; urgency=medium

  * scripts/validate.sh:
- Modified so it can be called via a symlink from 'ubuntu-help/C'
  or 'html'.
  * power-hibernate.page:
- Changed command due to upstart->systemd transition.
  * Bump version to 17.04 / zesty.
  * html/ubuntu.xsl:
- Make unordered lists bulleted and not numbered (LP: #1649554).
  * keyboard-layouts.page:
- Note about how to show rarely used xkb layout variants.
  * Updated ubuntu-help.pot.
  * debian/compat, debian/control:
- Bump to debhelper version 9

  [ Chris Perry ]
  * tips-specialchars.page:
- Section "Compose key" updated (LP: #1624778).
  * addremove-ppa.page:
- Revise PPA description (LP: #1628706).
  * keyboard-layouts.page:
- Move text of marginal note.
  * mouse-middleclick.page, mouse-touchpad-click.page:
- Revise description of middle-click from touchpad (LP: #1617718).
  * power-lowpower.page:
- Update since related control in "System Settings -> Power" has
  been removed (LP: #1599264, LP: #1641786).
  * accounts-add.page, net-firewall-on-off.page:
- Minor clarifications.
  * net-wireless-*.page, net-problem.page:
- GUI conformity modifications (LP: #1637126)
- New shared section (LP: #977251)
  * addremove-install.page, addremove-remove.page:
- Clearer description of Ubuntu Software's focus on applications
  (LP: #1637861).
- Mentioning of snaps (LP: #1658785).
  * printing-setup.page:
- Section about network printer added (LP: #1630272).
  * mouse-mousekeys.page:
- Improved description of mouse keys (LP: #964727).
  * disk-*.page:
- GUI conformity modifications (LP: #1651360).
  * List type explicitly stated on multiple pages.
  * addremove-creator.page:
- New page describing Startup Disk Creator (LP: #1569532).
  * security-settings.page:
- New page describing the Security & Privacy panel in System
  Settings (LP: #1200381).

  [ Doug Smythies ]
  * scripts/validate.sh:
- Changed to --strict validation.
  * ubuntu-help/C/legal.xml:
- Specify https to avoid a "permanently moved" redirection.

 -- Gunnar Hjalmarsson   Mon, 20 Feb 2017 15:11:00
+0100

** Changed in: ubuntu-docs (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1599264

Title:
  [SRU] "When power is critically low" setting does nothing

Status in One Hundred Papercuts:
  Triaged
Status in ubuntu-docs package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in ubuntu-docs source package in Xenial:
  Won't Fix
Status in unity-control-center source package in Xenial:
  Triaged
Status in ubuntu-docs source package in Yakkety:
  Won't Fix
Status in unity-control-center source package in Yakkety:
  Fix Released

Bug description:
  [Impact]

  In unity-control-center (u-c-c) there is an option for taking an
  action when "Power is critically low".  The choices are "Hibernate" or
  "Power off".  Often Hibernate is a disabled option because of problems
  with hibernate on various systems.

  However - what to do in the event of a critically low power situation
  is now handled by Upowerd automatically and so making a choice in
  u-c-c does nothing at all.

  As such, leaving that option accessible to users will lead to
  confusion.

  This patch removes the option from the UI.

  [Test Case]

  On an unpatched machine with a battery (i.e. laptop) open the power
  panel in u-c-c (Power/Settings menu in the top right corner -> System
  Settings -> Power.  Note that the 2nd option down is "When power is
  critically low".

  Once this update is applied and u-c-c is closed and reopened, this
  option is no longer present.

  [Regression Potential]
  There are some deletions from the ui file and some corresponding code 
deletions from the associated c file (cc-power-panel.c).

  It is possible that extra code has been removed that could cause a
  crash or affect other options in the power panel.

  However, the changes are fairly small and easy to review.  Nothing
  looks out of place.  Also testing has not shown any problems.

  [Other Info]

  Verbal (IRC) +1 from design via mpt.
  +1 from docs team via mailing list.

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

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


[Documentation-packages] [Bug 1599264] Re: [SRU] "When power is critically low" setting does nothing

2016-10-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu-docs

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1599264

Title:
  [SRU] "When power is critically low" setting does nothing

Status in One Hundred Papercuts:
  Triaged
Status in ubuntu-docs package in Ubuntu:
  Fix Committed
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in ubuntu-docs source package in Xenial:
  Won't Fix
Status in unity-control-center source package in Xenial:
  Triaged
Status in ubuntu-docs source package in Yakkety:
  Won't Fix
Status in unity-control-center source package in Yakkety:
  Fix Released

Bug description:
  [Impact]

  In unity-control-center (u-c-c) there is an option for taking an
  action when "Power is critically low".  The choices are "Hibernate" or
  "Power off".  Often Hibernate is a disabled option because of problems
  with hibernate on various systems.

  However - what to do in the event of a critically low power situation
  is now handled by Upowerd automatically and so making a choice in
  u-c-c does nothing at all.

  As such, leaving that option accessible to users will lead to
  confusion.

  This patch removes the option from the UI.

  [Test Case]

  On an unpatched machine with a battery (i.e. laptop) open the power
  panel in u-c-c (Power/Settings menu in the top right corner -> System
  Settings -> Power.  Note that the 2nd option down is "When power is
  critically low".

  Once this update is applied and u-c-c is closed and reopened, this
  option is no longer present.

  [Regression Potential]
  There are some deletions from the ui file and some corresponding code 
deletions from the associated c file (cc-power-panel.c).

  It is possible that extra code has been removed that could cause a
  crash or affect other options in the power panel.

  However, the changes are fairly small and easy to review.  Nothing
  looks out of place.  Also testing has not shown any problems.

  [Other Info]

  Verbal (IRC) +1 from design via mpt.
  +1 from docs team via mailing list.

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

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


[Documentation-packages] [Bug 1599264] Re: [SRU] "When power is critically low" setting does nothing

2016-10-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~clissold345/ubuntu-docs/fix-for-1599264

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1599264

Title:
  [SRU] "When power is critically low" setting does nothing

Status in One Hundred Papercuts:
  Triaged
Status in ubuntu-docs package in Ubuntu:
  Triaged
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in ubuntu-docs source package in Xenial:
  Won't Fix
Status in unity-control-center source package in Xenial:
  Triaged
Status in ubuntu-docs source package in Yakkety:
  Won't Fix
Status in unity-control-center source package in Yakkety:
  Fix Released
Status in ubuntu-docs source package in z-series:
  Triaged

Bug description:
  [Impact]

  In unity-control-center (u-c-c) there is an option for taking an
  action when "Power is critically low".  The choices are "Hibernate" or
  "Power off".  Often Hibernate is a disabled option because of problems
  with hibernate on various systems.

  However - what to do in the event of a critically low power situation
  is now handled by Upowerd automatically and so making a choice in
  u-c-c does nothing at all.

  As such, leaving that option accessible to users will lead to
  confusion.

  This patch removes the option from the UI.

  [Test Case]

  On an unpatched machine with a battery (i.e. laptop) open the power
  panel in u-c-c (Power/Settings menu in the top right corner -> System
  Settings -> Power.  Note that the 2nd option down is "When power is
  critically low".

  Once this update is applied and u-c-c is closed and reopened, this
  option is no longer present.

  [Regression Potential]
  There are some deletions from the ui file and some corresponding code 
deletions from the associated c file (cc-power-panel.c).

  It is possible that extra code has been removed that could cause a
  crash or affect other options in the power panel.

  However, the changes are fairly small and easy to review.  Nothing
  looks out of place.  Also testing has not shown any problems.

  [Other Info]

  Verbal (IRC) +1 from design via mpt.
  +1 from docs team via mailing list.

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

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


[Documentation-packages] [Bug 1599264] Re: [SRU] "When power is critically low" setting does nothing

2016-10-11 Thread Chris Perry
Hi Gunnar, I take your point that I'm going beyond fixing this bug - but
that (ideally) is what a good tech writer does.

I think here's the answer to my question (link below). The default
setting is "suspend" - yes I've checked 16.04 and that is correct.
However, there's a bug so that when the setting is "suspend" Ubuntu
shuts down when power is critically low. So can I fix this bug and also
state that ubuntu by default shuts down when power is critically low? I
believe that unless the user fiddles with the gnome settings, which
aren't documented in the desktop help, there's no possibility of
suspend, so can I remove the info about suspend on this page. In that
case it will be a very short page!

http://askubuntu.com/questions/667668/notebook-does-not-power-off-when-
battery-is-critically-low

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1599264

Title:
  [SRU] "When power is critically low" setting does nothing

Status in One Hundred Papercuts:
  Triaged
Status in ubuntu-docs package in Ubuntu:
  Triaged
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in ubuntu-docs source package in Xenial:
  Won't Fix
Status in unity-control-center source package in Xenial:
  Triaged
Status in ubuntu-docs source package in Yakkety:
  Won't Fix
Status in unity-control-center source package in Yakkety:
  Fix Released
Status in ubuntu-docs source package in z-series:
  Triaged

Bug description:
  [Impact]

  In unity-control-center (u-c-c) there is an option for taking an
  action when "Power is critically low".  The choices are "Hibernate" or
  "Power off".  Often Hibernate is a disabled option because of problems
  with hibernate on various systems.

  However - what to do in the event of a critically low power situation
  is now handled by Upowerd automatically and so making a choice in
  u-c-c does nothing at all.

  As such, leaving that option accessible to users will lead to
  confusion.

  This patch removes the option from the UI.

  [Test Case]

  On an unpatched machine with a battery (i.e. laptop) open the power
  panel in u-c-c (Power/Settings menu in the top right corner -> System
  Settings -> Power.  Note that the 2nd option down is "When power is
  critically low".

  Once this update is applied and u-c-c is closed and reopened, this
  option is no longer present.

  [Regression Potential]
  There are some deletions from the ui file and some corresponding code 
deletions from the associated c file (cc-power-panel.c).

  It is possible that extra code has been removed that could cause a
  crash or affect other options in the power panel.

  However, the changes are fairly small and easy to review.  Nothing
  looks out of place.  Also testing has not shown any problems.

  [Other Info]

  Verbal (IRC) +1 from design via mpt.
  +1 from docs team via mailing list.

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

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


[Documentation-packages] [Bug 1599264] Re: [SRU] "When power is critically low" setting does nothing

2016-10-08 Thread Gunnar Hjalmarsson
@Chris: The main thing with respect to this bug report is to remove the
middle para, which is no longer applicable. Then, if you also want to
confirm that the rest of the page is accurate, it's fine.

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1599264

Title:
  [SRU] "When power is critically low" setting does nothing

Status in One Hundred Papercuts:
  Triaged
Status in ubuntu-docs package in Ubuntu:
  Triaged
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in ubuntu-docs source package in Xenial:
  Won't Fix
Status in unity-control-center source package in Xenial:
  Triaged
Status in ubuntu-docs source package in Yakkety:
  Won't Fix
Status in unity-control-center source package in Yakkety:
  Fix Released
Status in ubuntu-docs source package in z-series:
  Triaged

Bug description:
  [Impact]

  In unity-control-center (u-c-c) there is an option for taking an
  action when "Power is critically low".  The choices are "Hibernate" or
  "Power off".  Often Hibernate is a disabled option because of problems
  with hibernate on various systems.

  However - what to do in the event of a critically low power situation
  is now handled by Upowerd automatically and so making a choice in
  u-c-c does nothing at all.

  As such, leaving that option accessible to users will lead to
  confusion.

  This patch removes the option from the UI.

  [Test Case]

  On an unpatched machine with a battery (i.e. laptop) open the power
  panel in u-c-c (Power/Settings menu in the top right corner -> System
  Settings -> Power.  Note that the 2nd option down is "When power is
  critically low".

  Once this update is applied and u-c-c is closed and reopened, this
  option is no longer present.

  [Regression Potential]
  There are some deletions from the ui file and some corresponding code 
deletions from the associated c file (cc-power-panel.c).

  It is possible that extra code has been removed that could cause a
  crash or affect other options in the power panel.

  However, the changes are fairly small and easy to review.  Nothing
  looks out of place.  Also testing has not shown any problems.

  [Other Info]

  Verbal (IRC) +1 from design via mpt.
  +1 from docs team via mailing list.

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

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


[Documentation-packages] [Bug 1599264] Re: [SRU] "When power is critically low" setting does nothing

2016-10-08 Thread Chris Perry
I think it should be straightforward for me to update the desktop help
(17.04). However, I need to check (in simple terms) what ubuntu now does
when the power gets low. When the battery gets to 10% ubuntu will
(attempt to) suspend? Is that correct? If the computer has problems
suspending ubuntu will not know that and will still (attempt to)
suspend? Is that correct? I'm asking because I'm planning to state what
happens in the desktop help. Here's the link for the current version of
the affected page:

https://help.ubuntu.com/stable/ubuntu-help/power-lowpower.html

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1599264

Title:
  [SRU] "When power is critically low" setting does nothing

Status in One Hundred Papercuts:
  Triaged
Status in ubuntu-docs package in Ubuntu:
  Triaged
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in ubuntu-docs source package in Xenial:
  Won't Fix
Status in unity-control-center source package in Xenial:
  Triaged
Status in ubuntu-docs source package in Yakkety:
  Won't Fix
Status in unity-control-center source package in Yakkety:
  Fix Released
Status in ubuntu-docs source package in z-series:
  Triaged

Bug description:
  [Impact]

  In unity-control-center (u-c-c) there is an option for taking an
  action when "Power is critically low".  The choices are "Hibernate" or
  "Power off".  Often Hibernate is a disabled option because of problems
  with hibernate on various systems.

  However - what to do in the event of a critically low power situation
  is now handled by Upowerd automatically and so making a choice in
  u-c-c does nothing at all.

  As such, leaving that option accessible to users will lead to
  confusion.

  This patch removes the option from the UI.

  [Test Case]

  On an unpatched machine with a battery (i.e. laptop) open the power
  panel in u-c-c (Power/Settings menu in the top right corner -> System
  Settings -> Power.  Note that the 2nd option down is "When power is
  critically low".

  Once this update is applied and u-c-c is closed and reopened, this
  option is no longer present.

  [Regression Potential]
  There are some deletions from the ui file and some corresponding code 
deletions from the associated c file (cc-power-panel.c).

  It is possible that extra code has been removed that could cause a
  crash or affect other options in the power panel.

  However, the changes are fairly small and easy to review.  Nothing
  looks out of place.  Also testing has not shown any problems.

  [Other Info]

  Verbal (IRC) +1 from design via mpt.
  +1 from docs team via mailing list.

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

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


[Documentation-packages] [Bug 1599264] Re: [SRU] "When power is critically low" setting does nothing

2016-10-05 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-control-center -
15.04.0+16.10.20161003.1-0ubuntu1

---
unity-control-center (15.04.0+16.10.20161003.1-0ubuntu1) yakkety; urgency=medium

  [ Robert Ancell ]
  * Don't check if we're running under Unity - we only support Unity
(LP: #1554878, #1629668)
  * Ubuntu only supports usernames with lowercase letters. (LP:
#1600638)

  [ Sebastien Bacher ]
  * Revert the change from r12750 to include only graphical sessions.
(LP: #1380364)

  [ w...@whizzy.org ]
  * Removed "when battery is critical" functionality from the power
panel as this is now handled by Upower and these settings now do
nothing.  Fixes LP: #1599264 (LP: #1599264)

 -- i...@orangesquash.org.uk (i...@orangesquash.org.uk)  Mon, 03 Oct
2016 11:19:09 +

** Changed in: unity-control-center (Ubuntu Yakkety)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1599264

Title:
  [SRU] "When power is critically low" setting does nothing

Status in One Hundred Papercuts:
  Triaged
Status in ubuntu-docs package in Ubuntu:
  Triaged
Status in unity-control-center package in Ubuntu:
  Fix Released
Status in ubuntu-docs source package in Xenial:
  Won't Fix
Status in unity-control-center source package in Xenial:
  Triaged
Status in ubuntu-docs source package in Yakkety:
  Triaged
Status in unity-control-center source package in Yakkety:
  Fix Released

Bug description:
  [Impact]

  In unity-control-center (u-c-c) there is an option for taking an
  action when "Power is critically low".  The choices are "Hibernate" or
  "Power off".  Often Hibernate is a disabled option because of problems
  with hibernate on various systems.

  However - what to do in the event of a critically low power situation
  is now handled by Upowerd automatically and so making a choice in
  u-c-c does nothing at all.

  As such, leaving that option accessible to users will lead to
  confusion.

  This patch removes the option from the UI.

  [Test Case]

  On an unpatched machine with a battery (i.e. laptop) open the power
  panel in u-c-c (Power/Settings menu in the top right corner -> System
  Settings -> Power.  Note that the 2nd option down is "When power is
  critically low".

  Once this update is applied and u-c-c is closed and reopened, this
  option is no longer present.

  [Regression Potential]
  There are some deletions from the ui file and some corresponding code 
deletions from the associated c file (cc-power-panel.c).

  It is possible that extra code has been removed that could cause a
  crash or affect other options in the power panel.

  However, the changes are fairly small and easy to review.  Nothing
  looks out of place.  Also testing has not shown any problems.

  [Other Info]

  Verbal (IRC) +1 from design via mpt.
  +1 from docs team via mailing list.

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

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


[Documentation-packages] [Bug 1599264] Re: [SRU] "When power is critically low" setting does nothing

2016-07-07 Thread Gunnar Hjalmarsson
On 2016-07-07 00:27, Alberto Salvia Novella wrote:
> The official held criteria for setting if a bug fix should go into a
> stable release update ...

There are no general criteria for determining when a bug fix *should* be
backported. The purpose of the SRU criteria is to make clear under which
circumstances backporting *may* take place. Obviously they don't
override 'cost-benefit' considerations.

** Changed in: ubuntu-docs (Ubuntu Xenial)
   Importance: Medium => Undecided

** Changed in: ubuntu-docs (Ubuntu Xenial)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1599264

Title:
  [SRU] "When power is critically low" setting does nothing

Status in One Hundred Papercuts:
  Triaged
Status in ubuntu-docs package in Ubuntu:
  Triaged
Status in unity-control-center package in Ubuntu:
  Triaged
Status in ubuntu-docs source package in Xenial:
  Won't Fix
Status in unity-control-center source package in Xenial:
  Triaged
Status in ubuntu-docs source package in Yakkety:
  Triaged
Status in unity-control-center source package in Yakkety:
  Triaged

Bug description:
  [Impact]

  In unity-control-center (u-c-c) there is an option for taking an
  action when "Power is critically low".  The choices are "Hibernate" or
  "Power off".  Often Hibernate is a disabled option because of problems
  with hibernate on various systems.

  However - what to do in the event of a critically low power situation
  is now handled by Upowerd automatically and so making a choice in
  u-c-c does nothing at all.

  As such, leaving that option accessible to users will lead to
  confusion.

  This patch removes the option from the UI.

  [Test Case]

  On an unpatched machine with a battery (i.e. laptop) open the power
  panel in u-c-c (Power/Settings menu in the top right corner -> System
  Settings -> Power.  Note that the 2nd option down is "When power is
  critically low".

  Once this update is applied and u-c-c is closed and reopened, this
  option is no longer present.

  [Regression Potential]
  There are some deletions from the ui file and some corresponding code 
deletions from the associated c file (cc-power-panel.c).

  It is possible that extra code has been removed that could cause a
  crash or affect other options in the power panel.

  However, the changes are fairly small and easy to review.  Nothing
  looks out of place.  Also testing has not shown any problems.

  [Other Info]

  Verbal (IRC) +1 from design via mpt.
  +1 from docs team via mailing list.

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

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


[Documentation-packages] [Bug 1599264] Re: [SRU] "When power is critically low" setting does nothing

2016-07-07 Thread Will Cooke
Update description to be SRU compliant.

** Description changed:

- Since the move to systemd (I think) the setting in unity-control-center
- under "Power" that says:
+ [Impact]
  
- When power is critically low: [Hibernate | Power Off]
+ In unity-control-center (u-c-c) there is an option for taking an action
+ when "Power is critically low".  The choices are "Hibernate" or "Power
+ off".  Often Hibernate is a disabled option because of problems with
+ hibernate on various systems.
  
- doesn't actually do anything any more.
+ However - what to do in the event of a critically low power situation is
+ now handled by Upowerd automatically and so making a choice in u-c-c
+ does nothing at all.
  
- That action is now controlled by Upower config in
- /etc/UPower/UPower.conf.  At the end of that file you can see:
+ As such, leaving that option accessible to users will lead to confusion.
  
- # The action to take when "TimeAction" or "PercentageAction" above has been
- # reached for the batteries (UPS or laptop batteries) supplying the computer
- # 
- # Possible values are:
- # PowerOff
- # Hibernate
- # HybridSleep
- #
- # If HybridSleep isn't available, Hibernate will be used
- # If Hibernate isn't available, PowerOff will be used
- CriticalPowerAction=HybridSleep
+ This patch removes the option from the UI.
  
+ [Test Case]
  
- So the default action is HybridSleep and is not configurable by the user in 
the control center anymore.
+ On an unpatched machine with a battery (i.e. laptop) open the power
+ panel in u-c-c (Power/Settings menu in the top right corner -> System
+ Settings -> Power.  Note that the 2nd option down is "When power is
+ critically low".
  
- FWIW - I think the best thing to do is just remove that setting from
- u-c-c altogether.
+ Once this update is applied and u-c-c is closed and reopened, this
+ option is no longer present.
+ 
+ [Regression Potential]
+ There are some deletions from the ui file and some corresponding code 
deletions from the associated c file (cc-power-panel.c).
+ 
+ It is possible that extra code has been removed that could cause a crash
+ or affect other options in the power panel.
+ 
+ However, the changes are fairly small and easy to review.  Nothing looks
+ out of place.  Also testing has not shown any problems.

** Description changed:

  [Impact]
  
  In unity-control-center (u-c-c) there is an option for taking an action
  when "Power is critically low".  The choices are "Hibernate" or "Power
  off".  Often Hibernate is a disabled option because of problems with
  hibernate on various systems.
  
  However - what to do in the event of a critically low power situation is
  now handled by Upowerd automatically and so making a choice in u-c-c
  does nothing at all.
  
  As such, leaving that option accessible to users will lead to confusion.
  
  This patch removes the option from the UI.
  
  [Test Case]
  
  On an unpatched machine with a battery (i.e. laptop) open the power
  panel in u-c-c (Power/Settings menu in the top right corner -> System
  Settings -> Power.  Note that the 2nd option down is "When power is
  critically low".
  
  Once this update is applied and u-c-c is closed and reopened, this
  option is no longer present.
  
  [Regression Potential]
  There are some deletions from the ui file and some corresponding code 
deletions from the associated c file (cc-power-panel.c).
  
  It is possible that extra code has been removed that could cause a crash
  or affect other options in the power panel.
  
  However, the changes are fairly small and easy to review.  Nothing looks
  out of place.  Also testing has not shown any problems.
+ 
+ [Other Info]
+ 
+ Verbal (IRC) +1 from design via mpt.
+ +1 from docs team via mailing list.

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1599264

Title:
  [SRU] "When power is critically low" setting does nothing

Status in One Hundred Papercuts:
  Triaged
Status in ubuntu-docs package in Ubuntu:
  Triaged
Status in unity-control-center package in Ubuntu:
  Triaged
Status in ubuntu-docs source package in Xenial:
  Triaged
Status in unity-control-center source package in Xenial:
  Triaged
Status in ubuntu-docs source package in Yakkety:
  Triaged
Status in unity-control-center source package in Yakkety:
  Triaged

Bug description:
  [Impact]

  In unity-control-center (u-c-c) there is an option for taking an
  action when "Power is critically low".  The choices are "Hibernate" or
  "Power off".  Often Hibernate is a disabled option because of problems
  with hibernate on various systems.

  However - what to do in the event of a critically low power situation
  is now handled by Upowerd automatically and so making a choice in
  u-c-c does nothing at all.

  As such, leaving that option accessible to users will lead to
  confusion.

  This patch removes the option from the UI.

  [Test Case]

  

[Documentation-packages] [Bug 1599264] Re: [SRU] "When power is critically low" setting does nothing

2016-07-07 Thread Will Cooke
** Summary changed:

- "When power is critically low" setting does nothing
+ [SRU] "When power is critically low" setting does nothing

-- 
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ubuntu-docs in Ubuntu.
https://bugs.launchpad.net/bugs/1599264

Title:
  [SRU] "When power is critically low" setting does nothing

Status in One Hundred Papercuts:
  Triaged
Status in ubuntu-docs package in Ubuntu:
  Triaged
Status in unity-control-center package in Ubuntu:
  Triaged
Status in ubuntu-docs source package in Xenial:
  Triaged
Status in unity-control-center source package in Xenial:
  Triaged
Status in ubuntu-docs source package in Yakkety:
  Triaged
Status in unity-control-center source package in Yakkety:
  Triaged

Bug description:
  Since the move to systemd (I think) the setting in unity-control-
  center under "Power" that says:

  When power is critically low: [Hibernate | Power Off]

  doesn't actually do anything any more.

  That action is now controlled by Upower config in
  /etc/UPower/UPower.conf.  At the end of that file you can see:

  # The action to take when "TimeAction" or "PercentageAction" above has been
  # reached for the batteries (UPS or laptop batteries) supplying the computer
  # 
  # Possible values are:
  # PowerOff
  # Hibernate
  # HybridSleep
  #
  # If HybridSleep isn't available, Hibernate will be used
  # If Hibernate isn't available, PowerOff will be used
  CriticalPowerAction=HybridSleep

  
  So the default action is HybridSleep and is not configurable by the user in 
the control center anymore.

  FWIW - I think the best thing to do is just remove that setting from
  u-c-c altogether.

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

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