Comment 3 for bug 231367

Revision history for this message
Phil Bull (philbull) wrote :

Confirmed, ubuntu-docs 8.04.2~hardy.

Here are the steps to reproduce (it's not a duplicate of 231228, it seems):

 1. Click System -> Help and Support
 1. Click Advanced Topics -> Writing Your Own Programs
 1. Click "Learning how to program" (either on the page itself or in the sidebar)

The title of the Yelp window changes to "Loading...", but the page never loads. If you then click on "C and C++", Yelp crashes with the following error:

    **
    ** Yelp:ERROR:(yelp-document.c:275):yelp_document_cancel_page: assertion failed: (document != NULL && YELP_IS_DOCUMENT (document))
    Aborted

You can get to the "Learning how to program" page by first clicking "C and C++", and then clicking "Learning how to program" in the sidebar.

Two other links exhibit the same behaviour:

 * Other programming languages
 * Development Tools