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 460766 - Help is searched in the incorrect directories
Help is searched in the incorrect directories
Status: RESOLVED DUPLICATE of bug 451557
Product: anjuta
Classification: Applications
Component: documentation
2.2.0
Other All
: Normal normal
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-26 22:56 UTC by Matěj Cepl
Modified: 2007-09-06 08:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matěj Cepl 2007-07-26 22:56:21 UTC
Please describe the problem:
Currently on Fedora F-7 anjuta 2.2.0 searches for help in /usr/share/gnome/help/anjuta/ and FAQ in /usr/share/gnome/help/anjuta/C/anjuta-faqs.xml
However, these files are actually installed in /usr/share/gnome/help/anjuta-manual and anjuta-faqs respectively.

Steps to reproduce:
1. Click on Help/User's Manual
2. 
3. 


Actual results:
Error message saying that I have no documentation installed and that I could download it from anjuta.org.

Expected results:
yelp opens with anjuta help

Does this happen every time?
100%

Other information:
commands:

ln -sf /usr/share/gnome/help/anjuta-manual/ anjuta
ln -sf /usr/share/gnome/help/anjuta-faqs/C/* anjuta/C/
 
fixed the problem.
Comment 1 Johannes Schmid 2007-08-30 22:01:15 UTC
Hmm, yes that's true. Obviously something broke during the gnome-doc-utils migration but I have to ask someone who knows more about it.
Comment 2 Naba Kumar 2007-09-06 08:31:43 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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