-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/108310/
-----------------------------------------------------------

(Updated Jan. 9, 2013, 9:56 p.m.)


Review request for Amarok.


Changes
-------

typo


Description (updated)
-------

Where qrand is invoked in RandomTrackNavigator.cpp, there is no prior call to 
qsrand. Thus it uses an unseeded random-number-generator. This makes amarok 
play the sames files everytime it starts. This patch adds a call to qsrand in 
RandomTrackNavigator's constructor.


Diffs
-----

  src/playlist/navigators/RandomTrackNavigator.cpp 5a2155a 

Diff: http://git.reviewboard.kde.org/r/108310/diff/


Testing
-------


Thanks,

Daniel Schmitz

_______________________________________________
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel

Reply via email to