[Twisted-Python] Gtk version

Christopher Armstrong radix at twistedmatrix.com
Thu Jan 23 21:38:32 EST 2003


On Wed, Jan 22, 2003 at 05:08:17PM -0800, David LeBlanc wrote:
> Which version of gtk and pygtk should I be using to get twisted GUI's to
> work on Windows 2000? In this particular case, it's manhole.
> 
> PyGtk-0.6.11 complains about GDK on every keystroke:
> This is after the GUI comes up:
> setting login report 'connecting...'
> -:1: error: invalid string constant "Console_stdout", expected valid string
> constant
> 
> It does let me log in using the user and password entered when I made the
> tap.
> Every keystroke causes this:
...
> AttributeError: 'module' object has no attribute 'GDK'
> 
> PyGtk-1.99.11-libglade dies with:
> J:\twila>manhole
...
> AttributeError: 'module' object has no attribute 'GtkWindow'
> 
> PyGtk-0.6.11 seems to be using gtk+-1.3.0

I think this might be your problem. Try Gtk 1.2.x.

-- 
 Twisted | Christopher Armstrong: International Man of Twistery
  Radix  |          Release Manager,  Twisted Project
---------+     http://twistedmatrix.com/users/radix.twistd/




More information about the Twisted-Python mailing list