tomahawk-player / tomahawk

Tomahawk, the multi-source music player
http://tomahawk-player.org
GNU General Public License v3.0
2.96k stars 367 forks source link

Volume is set to 100 when application is launched but volume slider stays as it was before closing application. #441

Open RickyDiess opened 8 years ago

RickyDiess commented 8 years ago

Ran in to this minor bug in the program that causes the volume slider to de-sync from the actual volume on application restart, going from what it was before to 100 while keeping the slider at what it was before restart (eg 50). Pressing anywhere on the volume slider fixes this.

Video on how to produce the bug

https://youtu.be/Gc-KbViGkbY

muesli commented 8 years ago

Thanks for reporting! Btw, having watched your video: you don't need to wait for the resolving to finish before you can start playing a track :-)

RickyDiess commented 8 years ago

I did not know that. Thanks!

willstott101 commented 8 years ago

I confirm this on windows 7, 0.8.4

dschmidt commented 8 years ago

At least this is fixed on Linux, might be a bit different on Windows. Appreciated if you could test the next nightly.

muesli commented 8 years ago

Confirmed as fixed on OS X.

muesli commented 8 years ago

If anyone can confirm this with the upcoming nightly on Windows, "that'd be great".

RickyDiess commented 8 years ago

Confirmed working on win 10

dschmidt commented 8 years ago

Awesome. thanks, @RickyDiess

RickyDiess commented 8 years ago

In the latest nightly, this issue is back. Don't know about the latest official release.

dschmidt commented 8 years ago

Interesting but possible. I had to revert my switch to a newer libvlc because my build was apparently broken and crashy. Looks like my fix does not work with older builds - I'll try to so a better build asap. Thanks for letting us know