ubiquity crashed with UnboundLocalError in on_link_clicked()

Bug #531864 reported by Kaki
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Fix Released
Undecided
Colin Watson

Bug Description

Binary package hint: ubiquity

I just started with the Live-CD and started the ubuntu-installation-app and thats it. I dont know if the installation is related to this bug.

ProblemType: Crash
Architecture: amd64
Date: Thu Mar 4 11:51:27 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/lib/ubiquity/bin/ubiquity
InterpreterPath: /usr/bin/python2.6
LiveMediaBuild: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100304)
Package: ubiquity 2.1.30
ProcCmdline: /usr/bin/python /usr/lib/ubiquity/bin/ubiquity gtk_ui
ProcEnviron: Error: [Errno 13] Permission denied: '/proc/4111/environ'
ProcVersionSignature: Ubuntu 2.6.32-15.22-generic
PythonArgs: ['/usr/lib/ubiquity/bin/ubiquity', 'gtk_ui']
SourcePackage: ubiquity
Title: ubiquity crashed with UnboundLocalError in on_link_clicked()
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/ubiquity/plugins/ubi-language.py", line 241, in on_link_clicked
     text = i18n.get_string('release_notes_only', lang)
 UnboundLocalError: local variable 'lang' referenced before assignment
Uname: Linux 2.6.32-15-generic x86_64
UserGroups:

Revision history for this message
Kaki (christian-weinz) wrote :
description: updated
description: updated
tags: removed: need-duplicate-check
Colin Watson (cjwatson)
Changed in ubiquity (Ubuntu):
status: New → Fix Committed
assignee: nobody → Colin Watson (cjwatson)
visibility: private → public
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubiquity - 2.2.0

---------------
ubiquity (2.2.0) lucid; urgency=low

  [ Evan Dandrea ]
  * Removed the alpha warning. Welcome to Ubuntu 10.04 Beta 1.
  * Align labels to the top on the language page (LP: #532876).
  * The run method of GTK+ dialogs enters a nested main loop. However,
    the user can click the quit button (which calls the quit dialog's
    run method) before the page is ready. Once the page is actually ready,
    another main loop is entered, and thus if the user hits the quit button
    on the quit dialog at this point, nothing will happen. Work around this
    by managing the state of the quit dialog in the frontend.

  [ Colin Watson ]
  * GTK frontend:
    - Fix label retranslation when clicking on update link (LP: #531864).
  * KDE frontend:
    - Use manual xauth code and sudo rather than kdesudo; the latter does
      not permit passing through environment variables other than
      one-by-one, which broke various things (LP: #526456, #538142).
    - Construct the default hostname from the text in the username box, not
      from the previous text in the hostname box (LP: #527704).
  * Automatic update of included source packages: console-setup
    1.34ubuntu11, grub-installer 1.49ubuntu7, partman-base 138ubuntu3,
    partman-target 64ubuntu7.

  [ Jonathan Riddell ]
  * Ensure progressDialog is kept updated (LP: #538147)
  * Set Qt style accelarators on question dialogue
  * Do OEM config UI setup after translate_widgets, (LP: #539176)
 -- Colin Watson <email address hidden> Mon, 15 Mar 2010 23:37:55 +0000

Changed in ubiquity (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.