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 602073 - No set_has_tooltip in pygtk-2.12.1-3.win32-py2.6.exe
No set_has_tooltip in pygtk-2.12.1-3.win32-py2.6.exe
Status: RESOLVED OBSOLETE
Product: pygtk
Classification: Bindings
Component: gtk
2.12.x
Other Windows
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-16 09:21 UTC by Mikhail Stepura (mishail)
Modified: 2010-04-04 19:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mikhail Stepura (mishail) 2009-11-16 09:21:56 UTC
As per documentation (http://www.pygtk.org/docs/pygtk/class-gtkwidget.html#method-gtkwidget--set-has-tooltip) gtk.Widget.set_has_tooltip should be available in PyGTK 2.12 and above.

I'm using pygtk-2.12.1-3.win32-py2.6.exe (from http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.12/) and it turns out that there is no such method in <python dir>\Lib\site-packages\gtk-2.0\gtk\_gtk.pyd.

Also take a look at http://trac.gajim.org/ticket/5397
Comment 1 Paul Pogonyshev 2009-11-22 00:52:41 UTC
What is the version of GTK+ itself?

    import gtk; print gtk.gtk_version
Comment 2 Mikhail Stepura (mishail) 2009-11-22 03:58:58 UTC
At the moment of reporting it was 2.16.6 from http://www.gtk.org/download-windows.html#StableRelease
Comment 3 Mikhail Stepura (mishail) 2009-11-22 04:07:27 UTC
BTW, "unofficial" binaries from http://www.optionexplicit.be/projects/gnome-windows/20091106/ have no such issue
Comment 4 Gian Mario Tagliaretti 2010-04-04 19:02:40 UTC
This should be fixed by John's binaries, closing.