Opened 8 years ago

Closed 8 years ago

#7577 closed enhancement (fixed)

xfce4-power-manager-1.6.0

Reported by: bdubbs@… Owned by: Pierre Labastie
Priority: normal Milestone: 7.10
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (6)

comment:1 by Pierre Labastie, 8 years ago

Owner: changed from blfs-book@… to Pierre Labastie
Status: newassigned

comment:2 by Pierre Labastie, 8 years ago

http://archive.xfce.org/src/xfce/xfce4-power-manager/1.6/xfce4-power-manager-1.6.0.tar.bz2.

NEWS file:

1.6.0
=====
New stable release of xfce4-power-manager.

* Bugfixes:
 - plugin: Fix a couple memory leaks (Bug #12332)
 - Fix a crash when the brightness slider is released
 - Fix keyboard-brightness icon names (Bug #12292)
 - Draw border around device details
 - Add bitrig to backend detection (Bug #12242)
 - Replace XTestFakeKeyEvent with inhibit/heartbeat (Bug #11083)
   /xfce4-power-manager/heartbeat-command is the xfconf property.
 - Fix a crash on logout (Bug #12465)
 - Show inhibitors in the plugin menu (Bug #9090)

* Translation updates:
  ar, ca, cs, da, de, el, en_AU, eu, fi, fr, gl, he, hr,
  is, it, ja, kk, ko, lt, ms, nb, nl, oc, pl, pt, pt_BR,
  ru, sk, sl, sr, sv, th, tr, uk, zh_CN, and zh_TW

1.5.2
=====
New development release of xfce4-power-manager.

* New feature:
 - Use XScreenSaverSuspend and XTestFakeKeyEvent (Bug #11083)
   We now suspend the screensaver when we're in presentation mode
   or something has requested an screensaver inhibit lock.

* Bugfixes:
 - Set label so we don't crash (Bug #11967)
 - Make the settings-app icon 256px for the about dialog
 - Bring back the about dialog (Bug #11982)

* Translation updates:
Bulgarian (bg), Croatian (hr), Dutch (Flemish) (nl),
English (Australia) (en_AU), French (fr), Korean (ko),
Lithuanian (lt), Spanish (Castilian) (es).

1.5.1
=====
New development release of xfce4-power-manager.

* New feature:
 - Hidden option to show percentage and/or remaining time in the panel plugin
   (Bug #4499)
   To use it, create the property /xfce4-power-manager/show-panel-label as INT
   in the channel xfce4-power-manager. The possible settings are 0 (don't show
   label), 1 (percentage), 2 (remaining time) and 3 (remaining time and
   percentage).

* Bugfixes:
 - Prevent a crash on device update (Bug #11932)
 - Fix wrong panel plugin button size (bug #11898)
 - Fix loading of icons for plugin and systray

* Translation updates:
Swedish, Turkish.

1.5.0
=====
New development release of xfce4-power-manager.
This release marks the transition to several new 
technologies.

* Port to Gtk3 (Eric, Simon)
* Port to gdbus (Peter)
* Drop LXDE panel plugin
* Bumped dependencies:
 - UPower>= 0.99  
 - Gtk3 >= 3.14
 - libxfce4ui-2

* Miscellaneous improvements:
 - The settings dialog has been ported to GtkApplication
 - The panel plugin now uses UPower's icon names
   directly and is consequently compatible with all
   major icon themes out of the box
 - The panel plugin uses symbolic icons
 - The systray icon uses colored icons
 - The settings dialog now has a unique icon name
   (xfce4-power-manager-settings)

* And finally some bug fixes:
 - Fix for panel icon on Desktop systems (Bug #11840)
 - Never use symbolic icons for the systray (Bug #11756)
 - Look up the schema for light-locker's settings recursively (Bug #11488)
 - Don't crash when UPower returns "" for the icon-name (Bug #11756)

* Translation updates:
Asturian, Chinese (China), Chinese (Taiwan), Czech,
French, German, Greek, Indonesian, Italian, Japanese,
Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål,
Polish, Portuguese, Portuguese (Brazilian), Russian,
Serbian, Slovak, Slovenian, Spanish, Swedish, Thai,
Ukrainian.

comment:3 by Pierre Labastie, 8 years ago

Less easy than I thought: This version requires Upower-0.99, but I see in the upower NEWS file:

Version 0.99.0
~~~~~~~~~~~~~~
Released: 2013-10-29

Notes:
 - This version contains major API changes. Use the 0.9.* versions if you want
   to keep using the old API.

In the book, Upower is recommended for:
Network-Manager
SDDM
kdelibs

It is optional for:
kde-frameworks
lxsession

It is required for:
xfce4-power-manager
lxqt-powermanagement

So I guess I have to check that all those packages work with Upower-0.99 (Or have two versions of UPower in the book).

comment:4 by bdubbs@…, 8 years ago

As far as kdelibs go, it probably won't be an issue because we will be dropping the kde4 dexktop. The only reason to keep kdelibs at all is for some legacy apps that have not yet been ported to kf5. Only the desktop would need upower.

I have not had a chance to check, but I would think that kde-frameworks would handle the newer api.

comment:5 by Pierre Labastie, 8 years ago

Took a whole day to figure out... If you install the new Upower, and the new xfce4-power-manager on an existing xfce4 installation, you need to recompile xfce4-session and xfce4-settings too, otherwise you loose the ability to suspend and hibernate.

comment:6 by Pierre Labastie, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r17384

Note: See TracTickets for help on using tickets.