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 584006 - Use gtk_show_uri instead of gnome_help
Use gtk_show_uri instead of gnome_help
Status: RESOLVED FIXED
Product: ghex
Classification: Applications
Component: general
2.24.x
Other Linux
: Normal trivial
: ---
Assigned To: GHex maintainers
GHex maintainers
Depends on:
Blocks: 590995
 
 
Reported: 2009-05-27 14:21 UTC by Javier Jardón (IRC: jjardon)
Modified: 2010-02-07 18:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use gtk_show_uri instead of gnome_help (1.70 KB, patch)
2009-05-27 14:26 UTC, Javier Jardón (IRC: jjardon)
none Details | Review
Use gtk_show_uri instead of gnome_help (1.83 KB, patch)
2009-06-02 14:40 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2009-05-27 14:21:25 UTC
http://live.gnome.org/GnomeGoals/RemoveGnomeOpenGnomeHelp proposes to get rid
of gnome-open in favour of the gtk_show_uri API, available in GTK+ since
2.14
Comment 1 Javier Jardón (IRC: jjardon) 2009-05-27 14:26:18 UTC
Created attachment 135441 [details] [review]
Use gtk_show_uri instead of gnome_help
Comment 2 Javier Jardón (IRC: jjardon) 2009-06-02 14:40:06 UTC
Created attachment 135813 [details] [review]
Use gtk_show_uri instead of gnome_help

Sorry, the previous patch was incomplete
Comment 3 Javier Jardón (IRC: jjardon) 2009-10-29 23:30:11 UTC
Hello, could some GHex developer review this?
Comment 4 Rafał Mużyło 2009-12-22 00:48:43 UTC
(In reply to comment #3)
> Hello, could some GHex developer review this?

One would have to exist first.
Though to make this work, one more thing would need to be done:
upgrading gnome-doc-utils and adding omf.in file
(without one gtk_show_uri will always fail)
Comment 5 Javier Jardón (IRC: jjardon) 2010-02-07 18:35:26 UTC
Comment on attachment 135813 [details] [review]
Use gtk_show_uri instead of gnome_help

commit 71bf1393a3461dee02763d8857b152d4a62b3460
Comment 6 Javier Jardón (IRC: jjardon) 2010-02-07 18:36:32 UTC
I've already committed a patch to fix gnome-doc-utils support, see commit 2ba99381155bb67f098967de2aad62d11980b85e

I think we can close this now :)