irzyxa / Volume2

Volume² - advanced Windows volume control.
https://irzyxa.blogspot.com
Other
934 stars 49 forks source link

Control Method resets to Linear on every launch #318

Closed AndrewEmets closed 3 weeks ago

AndrewEmets commented 6 months ago

Describe the bug The program doesn't seem to initialize the MethodControl property from the Config.ini file properly. On every launch, in the UI, the control method is set to be Linear, even though, on the previous launch I set it to be Logarithmic. The config file stores the correct value of 1 for the MethodControl variable

Desktop

Reproduce steps: • Launch app • Set the Control Method to be Logarithmic/Table • Close app • Open the app again • Observe the control method is reset back to linear

irzyxa commented 2 months ago

Unfortunately I cannot reproduce it, please record a short video.

AndrewEmets commented 2 months ago

https://github.com/irzyxa/Volume2/assets/1645093/8a2cba41-1715-4a5e-925c-27cbda27ddb5

Here's a short video. Let me know if I there are any useful logs that I can attach

dogan-kara commented 4 weeks ago

same here. it was set to "Logarithmic" as static. I had to change it to "Table" with every restart.

thanks @AndrewEmets for pointing this out. So I changed this only 1 to 2. Good to have a workaround 👍 image

Running as admin didn't effect the bug just fyi.