This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7998 - Meaningful Error messages when Bookmark Creation Fails
Attached to Project:
Rockbox
Opened by Chris Salch (emeraldd) - Saturday, 20 October 2007, 08:40 GMT+1
Opened by Chris Salch (emeraldd) - Saturday, 20 October 2007, 08:40 GMT+1
|
DetailsI recently installed Rockbox on my Sansa C250 and attempted to use the bookmarking feature. The current behavior is to do nothing if the creation of a bookmark fails, don't tell the user anything and ignore the input. Because of this lack of meaningful error messages I was beginning to think that bookmark did not function at all. After adding a few error messages to the create bookmark routine, I was able to determine what I had wrong and that there was not bug.
So, to make the next newbie's life a little easier, this patch will add some reasonable error messages to apps/bookmark.c. It is by no means a comprehensive list of possible errors ( there may be a latter version of this ) but it should cover several of the basic conditions that could pop. Hopefully, the messages are descriptive enough to allow the user to determine that they have something wrong and there is nothing wrong with Rockbox. The patch was generated against revision 15216 of the source. It should only make modifications to apps/bookmark.c and apps/lang/english.lang. |
This task depends upon
"Bookmark Real Create Failed!" or "Bad Info Playing!" is still not very clear to me.