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 724491 - yelp is not more able to open a docbook page
yelp is not more able to open a docbook page
Status: RESOLVED DUPLICATE of bug 699995
Product: yelp
Classification: Applications
Component: DocBook
3.10.x
Other All
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-16 18:49 UTC by Baptiste Mille-Mathias
Modified: 2014-08-01 17:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Baptiste Mille-Mathias 2014-02-16 18:49:05 UTC
IIRC Yelp was able to open a specific docbook file with the command "yelp ./index.docbook". but now we I try to do that, yelp is launched with a blank page alognside with a nautilus windows of the directory containing the docbook file.

I can't see any error on the output of the console.

I have this problem with 3.10 but I'm sure this behavior exists since few release.
Comment 1 Shaun McCance 2014-02-17 13:37:03 UTC
It's because of the extension. Although it supports (and requires), the index.docbook filename for installed help, I never made it recognize .docbook files locally. Easiest workaround is to create a symlink and view that in yelp.

ln -s index.docbook index.xml
yelp index.xml
Comment 2 David King 2014-08-01 17:50:34 UTC

*** This bug has been marked as a duplicate of bug 699995 ***