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 76651 - The help sections buttons point to need to be updated
The help sections buttons point to need to be updated
Status: VERIFIED FIXED
Product: gnome-panel
Classification: Other
Component: docs
1.5.x
Other All
: High major
: ---
Assigned To: Mark McLoughlin
Panel Maintainers
: 77127 81010 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-03-27 14:22 UTC by Jathish
Modified: 2015-03-24 13:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (3.44 KB, patch)
2002-04-23 19:27 UTC, Satyajit Kanungo
none Details | Review
Update patch to get the help documents from the "user-guide" (10.88 KB, patch)
2002-05-25 10:02 UTC, Satyajit Kanungo
none Details | Review

Description Jathish 2002-03-27 14:22:04 UTC
Description :
   An error message pops up when help button from the gnome panel 
properties is selected.

Reproducibilty : Always

Steps to reproduce :
 - Right click on the gnome edge panel and select properties.
 - Click the help button.
   An error message "Help document panel/panelproperties not found" pops
   up.
Comment 1 Luis Villa 2002-03-28 21:17:21 UTC
Not sure if this is caused by the same problem that causes a blank
yelp when I launch 'panel manual.' Is there some silly path problem or
something that could be causing this, jfleck?
Comment 2 John Fleck 2002-03-29 02:05:50 UTC
This looks like it's trying to make an old-style help call and
probably needs to be converted to the new API.
Comment 3 John Fleck 2002-04-01 02:34:44 UTC
*** Bug 77127 has been marked as a duplicate of this bug. ***
Comment 4 Mark McLoughlin 2002-04-02 10:08:46 UTC
John: its not using the old style help api. We just need to update
what sections all the help buttons point to in the docs ...

if you grep for panel_show_help you'll see that they're pointing to
sections in the old docs (I think)

I don't know what the new sections are - could you update ?
Comment 5 John Fleck 2002-04-09 14:49:42 UTC
Per discussion in telephone meeting this morning with John Sheehan et.
al., the Sun docs people will be coming up with a list of the help
section id's needed for this and forwarding to Satyajit.
Comment 6 Satyajit Kanungo 2002-04-23 19:18:33 UTC
Creating a patch to pass the section ids to the help callback.
Fixed the help for "Panel Manual", "Logout button" , "Lock Button"
"Status dock" , "drawer", "Launcher" in panel.
Shall fix the help for the rest soon.

This patch fixes  bug 73691
Comment 7 Satyajit Kanungo 2002-04-23 19:27:02 UTC
Created attachment 7899 [details] [review]
proposed patch
Comment 8 John Fleck 2002-05-02 13:43:30 UTC
FYI - I'm not comfortable dealing with this patch - perhaps this
should be reassigned to a hacker?
Comment 9 Jathish 2002-05-07 08:48:03 UTC
*** Bug 81010 has been marked as a duplicate of this bug. ***
Comment 10 prabhut 2002-05-20 12:49:15 UTC
It was observed that the 'Help' dialogue box is not shown with 
relevant informations when we select Logout from the panel.

Steps to reproduce:

1. Select Action->Logout.
2. Select Help button. It doesn't show any thing.

Source was built on 14th May 2002 in CVS Head.
Comment 11 Mark McLoughlin 2002-05-24 05:47:46 UTC

*** This bug has been marked as a duplicate of 82308 ***
Comment 12 Mark McLoughlin 2002-05-24 05:49:29 UTC
Sorry, not 82308 dup
Comment 13 Satyajit Kanungo 2002-05-25 07:58:21 UTC
Recreating the patch to get the help documents and point to 
correct section ids in the document.

A little about the patch : 
The panel_show_help() is modified to read the documents from the 
central "user-guide" location.(The documents will appear there soon)

Link for logout,launcher,drawer,lock buttons are changed to link 
the help to the correct section in the help document present under
"user-guide". 

Comment 14 Satyajit Kanungo 2002-05-25 10:02:48 UTC
Created attachment 8720 [details] [review]
Update patch to get the help documents from the "user-guide"
Comment 15 Satyajit Kanungo 2002-05-30 16:13:03 UTC
Applied the patch and checked it into the cvs.
Please test with the latest gnome panel source from cvs.
Marking as resolved as the patch is already in cvs.
Please reopen the bug if you have any issue.

Comment 16 Jathish 2002-07-10 10:09:05 UTC
Tested on July 4th sources with Bugzilla and Sun patches applied. The
problem is not reproducible. Closing the bug