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 144976 - None doesn't work as the second argument of gnome.help_display()
None doesn't work as the second argument of gnome.help_display()
Status: RESOLVED FIXED
Product: gnome-python
Classification: Deprecated
Component: gnome
2.0.x
Other Linux
: High major
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2004-06-25 12:18 UTC by Zoltan Kota
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Zoltan Kota 2004-06-25 12:18:26 UTC
gnome.help_display ('appdoc', None)

None (either None or 'None') doesn't work as the second argument of
gnome.help_display(). It should be mapped to NULL but it seems it does not. 
Consequently, invoking gnome yelp in this way gives an error mesage:
'The selected page could not be found in this document'.
Normally, the Contents page should be displayed by yelp.
Comment 1 Gustavo Carneiro 2004-06-26 11:57:05 UTC
Fixed in CVS.