This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9383 - chessclock freezes on deleting a player
Attached to Project:
Rockbox
Opened by Frank Gevaerts (fg) - Monday, 08 September 2008, 23:10 GMT+2
Last edited by Teruaki Kawashima (teru) - Thursday, 09 July 2009, 15:42 GMT+2
Opened by Frank Gevaerts (fg) - Monday, 08 September 2008, 23:10 GMT+2
Last edited by Teruaki Kawashima (teru) - Thursday, 09 July 2009, 15:42 GMT+2
|
DetailsTo reproduce :
start chessclock choose two players choose any time value you like once everything is setup, get the menu select Delete player press any button The player is now frozen Reproduced on ipod video, ipod mini, H120, gigabeat F, X5, and Archos player |
This task depends upon
Closed by Teruaki Kawashima (teru)
Thursday, 09 July 2009, 15:42 GMT+2
Reason for closing: Accepted
Additional comments about closing: committed as r21733. thanks.
Thursday, 09 July 2009, 15:42 GMT+2
Reason for closing: Accepted
Additional comments about closing: committed as r21733. thanks.
I send the patch file.
Please confirm it.
if a player is deleted, switching to previous player is not work properly.
e.g.
1. start with 3 players.
2. delete one of them. e.g. 2nd player.
3. now, 3rd player is displayed.
4. press button to show previous player. player is not changed.
i think 1st player should be displayed.
here is a patch that enables to show previous player.
Could someone confirm this?
I confirmed this problem.
Because your patch file is baesed on
FS#9707, I corrected it to this task's patch (chessclock_2.patch).I corrected the patch of
FS#9707too. Please look atFS#9707.