Bug 464650 - Power management - "Stop charging at" option not being saved
Summary: Power management - "Stop charging at" option not being saved
Status: RESOLVED DUPLICATE of bug 464535
Alias: None
Product: Powerdevil
Classification: Plasma
Component: general (show other bugs)
Version: 5.26.5
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-22 14:26 UTC by selpix
Modified: 2023-01-26 12:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description selpix 2023-01-22 14:26:49 UTC
SUMMARY
Adjusting power manager "Stop charging at" doesn't save while "Start charging only once below" option saves correctly.
Journal reports warnings as follows:

Jan 22 15:13:55 localhost.localdomain systemsettings[2967]: Warning from helper: Failed to open "/sys/class/power_supply/wacom_battery_0/charge_control_start_threshold" for writing
Jan 22 15:13:55 localhost.localdomain org_kde_powerdevil[2622]: Warning from helper: Failed to open "/sys/class/power_supply/wacom_battery_0/charge_control_start_threshold" for writing
Jan 22 15:13:55 localhost.localdomain org_kde_powerdevil[2622]: Warning from helper: Failed to open "/sys/class/power_supply/wacom_battery_0/charge_start_threshold" for writing
Jan 22 15:13:55 localhost.localdomain systemsettings[2967]: Warning from helper: Failed to open "/sys/class/power_supply/wacom_battery_0/charge_start_threshold" for writing

Note that main battery is actually at BAT0 not wacom_battery.
Laptop model is "Lenovo Yoga L13 Gen 2" with integrated wacom stylus.

STEPS TO REPRODUCE
1. Open settings -> power -> advanced power settings
2. Try to change "Stop charging at" option
3. Click apply.

OBSERVED RESULT
"Stop charging at" option resets to default which is 100%.

EXPECTED RESULT
"Stop charging at" should be saved and display your selected percentage.

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/KDE Plasma: OpenSUSE TW kernel 6.1.7
(available in About System)
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
Comment 1 selpix 2023-01-22 15:05:15 UTC
Also forgot to mention that it should save to `/sys/class/power_supply/BAT0/charge_end_threshold`
Comment 2 Fabian Vogt 2023-01-26 12:00:24 UTC

*** This bug has been marked as a duplicate of bug 464535 ***