After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 759545 - Make yelp default to help-list if gnome-help is not available
Make yelp default to help-list if gnome-help is not available
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2015-12-16 12:06 UTC by Kat
Modified: 2016-02-23 21:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (3.89 KB, patch)
2016-02-01 01:12 UTC, Aleksander Morgado
committed Details | Review

Description Kat 2015-12-16 12:06:41 UTC
Yelp is occasionally used on platforms other than GNOME where gnome-help is not installed. This makes the default view when yelp is run rather ugly.

Rather than relying on downstream patches, the default for yelp should be to show help-list if gnome-help isn't installed. Also, this will account for a corner case on GNOME where gnome-help is missing for some reason.
Comment 1 Aleksander Morgado 2016-02-01 01:12:13 UTC
Created attachment 320165 [details] [review]
Patch

Here's a suggested patch to solve the issue.