Thanks for the fix. No need to compile new version.
just do what @helix84 said:
entry.reparent(vbox)
response = dialog.run()
if response == gtk.RESPONSE_ACCEPT:
self.selected_tab.set_label(entry.get_text())
dialog.destroy()
<---- this goes lower / under
self.set_terminal_focus()
def on_close_activate(self, *args):
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/564079
Title:
Rename tab in guake in Lucid doesn't keep the name
To manage notifications about this bug go to:
https://bugs.launchpad.net/guake/+bug/564079/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs