Code review comment for lp:~mandel/ubuntuone-windows-installer/auto-update-python-only

Revision history for this message
Roberto Alsina (ralsina) wrote :

2011-09-20 09:51:56,575 - ubuntuone.installer.qt.gui - INFO - Updates are present.
Unhandled error in Deferred:
Traceback (most recent call last):
  File "twisted\internet\defer.pyc", line 388, in errback

  File "twisted\internet\defer.pyc", line 455, in _startRunCallbacks

  File "twisted\internet\defer.pyc", line 542, in _runCallbacks

  File "twisted\internet\defer.pyc", line 1076, in gotResult

--- <exception caught here> ---
  File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks

  File "twisted\python\failure.pyc", line 349, in throwExceptionIntoGenerator

  File "ubuntuone_installer\gui\qt\main\windows.pyc", line 85, in check_credentials

  File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks

  File "twisted\python\failure.pyc", line 349, in throwExceptionIntoGenerator

  File "ubuntuone_installer\gui\qt\main\windows.pyc", line 56, in success_cb

  File "twisted\internet\defer.pyc", line 1020, in _inlineCallbacks

  File "ubuntuone_installer\gui\qt\main\windows.pyc", line 97, in check_updates

  File "ubuntuone_installer\gui\qt\gui.pyc", line 96, in user_wants_to_update

exceptions.NameError: global name 'UPDATE_TITLE' is not defined

« Back to merge proposal