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 503593 - Possible wrong index.html path in devhelp file
Possible wrong index.html path in devhelp file
Status: RESOLVED WONTFIX
Product: libglademm
Classification: Other
Component: general
git master
Other Linux
: Normal minor
: ---
Assigned To: libglademm-maint
libglademm-maint
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2007-12-14 13:29 UTC by Deng Xiyue
Modified: 2018-08-17 19:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
Patch to fix index.html path (863 bytes, patch)
2007-12-14 13:30 UTC, Deng Xiyue
none Details | Review

Description Deng Xiyue 2007-12-14 13:29:22 UTC
In Debian, the default installation of libglademm doesn't create \$${prefix}/share/doc/gnomemm-2.6/libglademm-2.4/docs/index.html file which libglademm-2.4.devhelp uses. The fix is to change to index.html file's position to ..../docs/reference/html/index.html where it really sits.

But according to murray, the problem is not pandemic, which makes it looks like a distro dependent issue. Anyway I'm attaching the patch as a reference in case this problem exists somewhere else.
Comment 1 Deng Xiyue 2007-12-14 13:30:57 UTC
Created attachment 100952 [details] [review]
Patch to fix index.html path
Comment 2 Murray Cumming 2010-11-10 20:53:45 UTC
The libglademm build generally needs to be updated to use mm-common, as the other *mm modules already have done. However, libglademm is deprecated (in favour of Gtk::Builder) and I don't have much incentive to do that.
Comment 3 André Klapper 2018-08-17 19:24:02 UTC
libglademm is not under active development anymore since 2011.
Its codebase has been archived:
https://gitlab.gnome.org/Archive/libglademm/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Please feel free to reopen this ticket (or rather transfer the project
to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the
responsibility for active development again.