rickysarraf / laptop-mode-tools

Power Savings tool for Linux
https://www.researchut.com/tags/laptop-mode-tools/
GNU General Public License v2.0
553 stars 47 forks source link

Failed in populateValues() when operating on /etc/laptop-mode/conf.d/board-specific #178

Closed murray closed 2 years ago

murray commented 2 years ago

Describe the bug When I try applying settings using the GUI I get the following error:

Couldn't apply all requested settings

In terminal:

_Failed in populateValues() when operating on /etc/laptop-mode/conf.d/board-specific Couldn't apply setting for checkBoxboard-specific

This happens whether or not "Enable module board-specific" is checked.

To Reproduce Steps to reproduce the behavior: Open Laptop Mode Tools Click 'OK'

Expected behavior It applies the settings without error.

Screenshots

image

Important Information:

Additional context None

murray commented 2 years ago

Removing the directory /etc/laptop-mode/conf.d/board-specific resolved the issue. It only contained a README file.

rickysarraf commented 2 years ago

Again, Thanks for reporting. Since this is a duplicate of #177 I'm closing this in favor of that one. Let's continue it on that bug report.