Comment 2 for bug 422673

Revision history for this message
Oren_B (oren.barnea) wrote : Re: [Karmic] pressing Enter on any button closes update-manager

Hi Michael,
When I run update-manager from the terminal I immediately get this output:

oren@lucky:~$ update-manager
/usr/lib/python2.6/dist-packages/UpdateManager/SimpleGtkbuilderApp.py:35: RuntimeWarning: missing handler 'on_button_fetch_cancel_clicked'
  self.builder.connect_signals(self)
/usr/lib/python2.6/dist-packages/UpdateManager/SimpleGtkbuilderApp.py:35: RuntimeWarning: missing handler 'on_expander_details_activate'
  self.builder.connect_signals(self)

when it closes I don't get any other output, no matter if it closes itself or if I close it using Space or the mouse.

I just noticed different behavior now: the button it automatically activates upon pressing Enter has changed from Close to Install Updates. Maybe it's because update list is populated now. I'll install the updates and see if it changes.