alexVinarskis / dell-powermanager

Cross-Platform Dell Power Manager re-implementation
GNU General Public License v3.0
48 stars 1 forks source link

Detect unsupported cctk modes, and act accordingly #26

Closed alexVinarskis closed 9 months ago

alexVinarskis commented 9 months ago

Solves https://github.com/alexVinarskis/dell-powermanager/issues/22

Testing

alexVinarskis commented 9 months ago

@Scridgeon please give this one a try. This should ignore all unsupported modes, and allow you to use the supported ones. You can get compiled .deb by pressing:

"Show all checks -> Details -> (top left corner) Summary", and selecting .deb file

alexVinarskis commented 9 months ago

(fixed regression on windows)

alexVinarskis commented 9 months ago

(rebased on top of master)

Scridgeon commented 9 months ago

Version 0.8.0-22-g0a359d0+20231228-220258 works great. The scanning completes and all of the fields that are supported on my machine work as expected. I even launched the app via the terminal to watch the output and it kept refreshing the batter info, there were no errors. Thank you for getting this fix implemented.

alexVinarskis commented 9 months ago

(fixed bugs found during complete linux/windows testing, squashed commits for merge)