I can confirm this in Maverick, but I'm not sure if it's PyGtk or aptdaemon
issue.
I have a Python script that runs the following code:
trans = yield apt_client.update_cache()
action = UPDATE
dia = AptProgressDialog(trans)
dia.set_icon_name("update-manager")
dia.connect("finished", self._on_finished, action)
dia.run()
It gets this error and update dialog doesn't appear.
Maybe I do something wrong?
** Changed in: pygtk (Ubuntu)
Status: New => Confirmed
--
[Lucid] PyOS_InputHook is not available for interactive use of PyGTK
set_interactive(1)
https://bugs.launchpad.net/bugs/526676
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs