Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8819 - Broken Manuals are Poorly Handled

Attached to Project: Rockbox
Opened by Marc Guay (Marc_Guay) - Friday, 28 March 2008, 19:49 GMT+2
Last edited by Marc Guay (Marc_Guay) - Monday, 31 March 2008, 05:02 GMT+2
Task Type Bugs
Category Manual
Status New
Assigned To No-one
Player type All players
Severity Low
Priority Normal
Reported Version current build
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

Currently if the manuals are broken, the HTML versions simply stop building at the break point and present half-finished manuals on the site, whereas the PDF versions simply don't update. It would be wise to implement a better way of dealing with this, and possibly implementing a notification system as suggested by Nils below. Given the emphasis placed on the having new users read the manual, it's somewaht important from an integrity standpoint that it's available in it's entirety at all times.
This task depends upon

Comment by Dominik Riebeling (bluebrother) - Friday, 28 March 2008, 20:17 GMT+2
I just checked it: this only applies to the html manual, the pdf is fine. Will investigate ...
Comment by Nils Wallménius (nls) - Friday, 28 March 2008, 23:24 GMT+2
The pdfs are not fine, they were just not deleted, the ones for the various ipods supporting recording are dated March 23.
It seems to be further missing Action commands, \ActionSettingsInc and \ActionSettingsDec.
However there are already \ActionSettingInc and \ActionSettingDec which seems to be a typo, this should probably be cleaned up (as everything in the code is called *Settings*.
Also the build system should probably handle broken manuals better (keep the old ones if new ones didn't build and maybe tell someone about it :)
Comment by Dominik Riebeling (bluebrother) - Saturday, 29 March 2008, 00:48 GMT+2
D'oh -- I forgot to commit a file when fixing it yesterday, so they built fine for me. But as there is a naming issue and pixelma is currently working on it I won't commit right now.

Loading...