Control: tags -1 patch On Tue, Oct 14, 2014 at 08:52:55AM +0200, lk wrote: > def run(self): > gtk.gdk.threads_init() > + gtk.gdk.threads_enter() > gtk.main() Thanks, I'll take a look. Berto