Review Request 126779: Fix for bug 358135: Media Player widget in expanded mode makes Amarok skip tracks

Kai Uwe Broulik kde at privat.broulik.de
Mon Jan 18 11:01:21 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126779/#review91254
-----------------------------------------------------------


Fix it, then Ship it!




Thanks again!

Do you have commit access or shall I push that on your behalf?


applets/mediacontroller/contents/ui/ExpandedRepresentation.qml (line 138)
<https://git.reviewboard.kde.org/r/126779/#comment62313>

    No space before colon, ie. onMaximumValueChanged: {



applets/mediacontroller/contents/ui/ExpandedRepresentation.qml (line 152)
<https://git.reviewboard.kde.org/r/126779/#comment62314>

    Space after if:
    
    if (…) {


- Kai Uwe Broulik


On Jan. 18, 2016, 10:29 vorm., Eduardo Lara wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126779/
> -----------------------------------------------------------
> 
> (Updated Jan. 18, 2016, 10:29 vorm.)
> 
> 
> Review request for Plasma and Kai Uwe Broulik.
> 
> 
> Bugs: 358135
>     https://bugs.kde.org/show_bug.cgi?id=358135
> 
> 
> Repository: plasma-workspace
> 
> 
> Description
> -------
> 
> Reset seek slider position when changing songs
> 
> The attached patch retrieves the position from the player when:
> * a new maximum is set to the slider (most cases)
> * the the slider is already at the end (when the same song is played again)
> 
> Note that adding 1 sec to the slider when the remaining is less than a second sets the slider to maximum. Handling at that moment seemed to be too soon when I tried it. Waiting for the next iteration looked to be a better transition
> 
> 
> Diffs
> -----
> 
>   applets/mediacontroller/contents/ui/ExpandedRepresentation.qml 0b5c964 
> 
> Diff: https://git.reviewboard.kde.org/r/126779/diff/
> 
> 
> Testing
> -------
> 
> Added a list of songs to Amarok that include transitions from a shorter song to a longer song, from a longer song to a shorter song and the same song twice.
> 
> Tested with the Media Player in expanded mode on the desktop and then on a panel (compact mode) while the expanded screen poped up.
> 
> Probably as importantly the test not done. I did not try with other players.
> 
> 
> Thanks,
> 
> Eduardo Lara
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160118/20bdb917/attachment.html>


More information about the Plasma-devel mailing list