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 600046 - Replace gnome_help and gnome-open calls with gtk_show_uri
Replace gnome_help and gnome-open calls with gtk_show_uri
Status: RESOLVED FIXED
Product: gparted
Classification: Other
Component: application
0.4.7
Other Linux
: Normal enhancement
: ---
Assigned To: gparted maintainers alias
gparted maintainers alias
Depends on:
Blocks:
 
 
Reported: 2009-10-29 16:56 UTC by Curtis Gedak
Modified: 2010-01-27 23:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Curtis Gedak 2009-10-29 16:56:28 UTC
This a a GNOME Goal.  Details regarding this goal can be found at the following link:
http://live.gnome.org/GnomeGoals/RemoveGnomeOpenGnomeHelp

Inside the Win_GParted.cc file, there is a method show_help_dialog that calls "gnome-open ghelp://..."
Comment 1 Curtis Gedak 2009-11-03 17:33:31 UTC
The code enhancement for this request has been committed to the git repository for inclusion in the next release of GParted (0.5.0.)

The relevant git commit can be viewed at the following link:
http://git.gnome.org/cgit/gparted/commit/?id=c2d19a8ab4eb9e8a9875a7bd7dd0802b9f8303b2

Closing this bug.
Comment 2 Curtis Gedak 2010-01-27 23:38:26 UTC
Note that due to problems compiling GParted when only gtkmm-2.4 version 2.14.0 was required, the version number has been increased to 2.16.0.

See bug #608065