[Bug 635400] Re: Applying changes window in Update Manager can be expanded but not shrunk

2010-11-27 Thread Delan Azabani
This is a general libvte issue. Try this: #!/usr/bin/env python import gtk import vte if __name__ == '__main__': v = vte.Terminal() v.connect(child-exited, lambda term: gtk.main_quit()) v.fork_command() window = gtk.Window() window.add(v)

[Bug 635400] Re: Applying changes window in Update Manager can be expanded but not shrunk

2010-09-17 Thread Gabe Gorelick
Reassigning to update-manager. ** Package changed: ubuntu = update-manager (Ubuntu) -- Applying changes window in Update Manager can be expanded but not shrunk https://bugs.launchpad.net/bugs/635400 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed