-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
4.5.2
-
None
0) if exists, remove the simpletextviewer folder in QDesktopServices::DataLocation
1) Take the simpletextviewer example (qt/examples/help/simpletextviewer/documentation)
2) remove <startPage> from the simpletextviewer.qhcp file
3) run qcollectiongenerator on the simpletextviewer.qhcp
4) run assistant -collectionFile simpletextviewer.qhc
... the start page is blank ...
5) add the <startPage> line back to simpletextviewer.qhcp
6) run qcollectiongenerator on the simpletextviewer.qhcp
7) run assistant -collectionFile simpletextviewer.qhc
... the start page is still blank ...
8) remove the simpletextviewer folder in QDesktopServices::DataLocation
9) run assistant -collectionFile simpletextviewer.qhc
... the start page is now displayed correctly ...