Crash before partitioning

Bug #77978 reported by Patrice Vetsel
38
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Fix Released
Undecided
Colin Watson

Bug Description

Binary package hint: ubiquity

with http://cdimage.ubuntu.com/daily-live/20070104/ i386 iso.
Ubiquity upgraded to 1.3.7

Traceback (most recent call last):
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 1364, in watch_debconf_fd_helper
    return callback(source, debconf_condition)
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 176, in process_input
    if not self.process_line():
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 110, in process_line
    return self.dbfilter.process_line()
  File "/usr/lib/ubiquity/ubiquity/debconffilter.py", line 231, in process_line
    if not input_widgets[0].run(priority, question):
  File "/usr/lib/ubiquity/ubiquity/components/partman_auto.py", line 180, in run
    self.resize_desc, self.manual_desc)
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 1587, in set_autopartition_choices
    hbox.pack_start(new_size_scale, expand=True, fill=True)
NameError: global name 'new_size_scale' is not defined

Tags: feisty

Related branches

Revision history for this message
Patrice Vetsel (vetsel-patrice) wrote :

syslog

Revision history for this message
Patrice Vetsel (vetsel-patrice) wrote :

partman

Changed in ubiquity:
status: Unconfirmed → Confirmed
Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

It happened to me as well using the xubuntu daily-live 20070109.
Using self.new_size_scale instead new_size_scale seems to fix this.

Revision history for this message
Colin Watson (cjwatson) wrote :

Thanks for the report.

ubiquity (1.3.10) feisty; urgency=low

  * GTK frontend: Fix another crash while setting up the resize progress bar
    (LP: #77978).

 -- Colin Watson <email address hidden> Wed, 10 Jan 2007 10:47:40 +0000

Changed in ubiquity:
assignee: nobody → kamion
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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