Revision 603f298...

Go back to digest for 16th June 2013

Bug Fixes in KDE Base

Heena Mahour committed changes in [kde-workspace/heenamahour/window-list] plasma/generic/dataengines/powermanagement/powermanagementengine.cpp:

Don't init values with 0.
When the sourceRequestEvent is fired, it asks DBus for the brightness. Here it happened that the reply
came so fast that the 0 overwrote it. This fixes the battery monitor not knowing the current
brightness values on system startup (eg. if they've been modified earlier by a script)

File Changes

Modified 1 files
  • plasma/generic/dataengines/powermanagement/powermanagementengine.cpp
1 files changed in total