[Twisted-Python] GtkWindow

hello I have a pb (the same as the thread "Gtk version" when I try to run manhole: " Traceback (most recent call last): File "/usr/bin/manhole", line 33, in ? from twisted.scripts import manhole File "/usr/lib/python2.2/site-packages/twisted/scripts/manhole.py", line 23, in ? from twisted.spread.ui import gtkutil File "/usr/lib/python2.2/site-packages/twisted/spread/ui/gtkutil.py", line 62, in ? class GetString(gtk.GtkWindow): AttributeError: 'module' object has no attribute 'GtkWindow' " And if I look at the official page of PyGtk (http://www.daa.com.au/~james/software/pygtk/index.html) I found this exemple : [...] window = gtk.Window(gtk.WINDOW_TOPLEVEL) # create a top level window [...] manhole pygtk seems to be outdated ! any idea ? thx

On Fri, 2003-02-28 at 10:31, Philippe Lafoucrière wrote:
manhole pygtk seems to be outdated !
It is you sir who are outdated! That is to say, this was Fixed In CVS on or about Feb 23rd, and will be in the next release. Cheers, - Kevin -- The moon is new, 2.0% illuminated, 28.2 days old.

Excuse-me I discovered Twisted a few days ago, and work with the STABLE version (which is obviously not stable :p ). Do you have any idea of the next release date ? Thank you Philippe Kevin Turner wrote:
On Fri, 2003-02-28 at 10:31, Philippe Lafoucri�re wrote:
manhole pygtk seems to be outdated !
It is you sir who are outdated! That is to say, this was Fixed In CVS on or about Feb 23rd, and will be in the next release.
Cheers,
- Kevin
participants (2)
-
Kevin Turner
-
Philippe Lafoucrière