Bug 71153

Summary: The sample applet program in panel-applet document has a bug.
Product: [Retired] Red Hat Public Beta Reporter: Deng Guang <deng.guang>
Component: gnome-panelAssignee: Havoc Pennington <hp>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: limbo   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-08-10 20:37:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 67218    

Description Deng Guang 2002-08-09 12:54:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020724

Description of problem:
file:///usr/share/gtk-doc/html/panel-applet/applet-writing.html
file:///usr/share/gtk-doc/html/panel-applet/server-files.html
The iids in the two files above are different, in one file it is
OAFIID:My_HelloApplet_Factory, the other is OAFIID:GNOME_HelloApplet_Factory. 
They should be the same. And other iid should also be changed.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Try to run the program in the files below:
  file:///usr/share/gtk-doc/html/panel-applet/applet-writing.html
  file:///usr/share/gtk-doc/html/panel-applet/server-files.html


Actual Results:  Get "foo" when start the sample applet.

Expected Results:  Get the normal result.

Additional info:

    I'm new in writing panel applet. It wasted me two days to find other resouce
about writing applet:(, in vain. At last, I read the program again, and found
the bug.

Comment 1 Havoc Pennington 2002-08-13 21:38:20 UTC
Forwarded upstream as http://bugzilla.gnome.org/show_bug.cgi?id=90675

closing on Red Hat level, will get a fix with new upstream versions.