This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11272 - keybox: reset function does not work properly
Attached to Project:
Rockbox
Opened by Gerhard Zintel (Gerbil) - Thursday, 13 May 2010, 23:38 GMT+2
Last edited by Nils Wallménius (nls) - Friday, 14 May 2010, 00:21 GMT+2
Opened by Gerhard Zintel (Gerbil) - Thursday, 13 May 2010, 23:38 GMT+2
Last edited by Nils Wallménius (nls) - Friday, 14 May 2010, 00:21 GMT+2
|
DetailsPlugin: keybox
detected on: Sansa e200v1 description: * launch keybox plugin * enter keybox (data base exists with N items) * leave data base by pressing << (left) * reset keybox * enter keybox again (you have to give new password) Instead of an empty data base, N items are displayed with text "yes". After inserting the first new item, all is ok again. The patch simply adds rb->gui_synclist_set_nb_items(&kb_list, 0); into the reset function. |
This task depends upon
Closed by Nils Wallménius (nls)
Friday, 14 May 2010, 00:21 GMT+2
Reason for closing: Accepted
Additional comments about closing: committed, thanks!
Friday, 14 May 2010, 00:21 GMT+2
Reason for closing: Accepted
Additional comments about closing: committed, thanks!