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 671567 - [PATCH] Fix opening help
[PATCH] Fix opening help
Status: RESOLVED FIXED
Product: gnome-subtitles
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of GNOME subtitles
Maintainers of GNOME subtitles
: 734130 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-03-07 15:59 UTC by Balló György
Modified: 2015-01-31 14:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix opening help (890 bytes, patch)
2012-03-07 15:59 UTC, Balló György
none Details | Review

Description Balló György 2012-03-07 15:59:36 UTC
Created attachment 209179 [details] [review]
Fix opening help

Currently it's impossible to open help from gnome-subtitles, because it tries to launch gnome-help and yelp from the actual directory. E.g. if I launched gnome-subtitles from "/home/foo", then /home/foo/gnome-help and /home/foo/yelp would be opened, and it fails.

The solution is to call "ghelp:gnome-subtitles" directly, and gnome-open/xdg-open could able to handle it without problem.
Comment 1 Pedro Castro 2012-03-10 11:34:28 UTC
Fixed in trunk. Thank you György.
Comment 2 Pedro Castro 2015-01-31 14:19:53 UTC
*** Bug 734130 has been marked as a duplicate of this bug. ***