Installer crashes when its time to resize a ntfs harddisk

Bug #43015 reported by egolost
86
This bug affects 6 people
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Fix Released
Medium
Colin Watson

Bug Description

the installer crashes when I run it from the livecd and its time to resize a ntfs harddisk.

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 1255, in watch_debconf_fd_helper_read
    self.debconf_callbacks[source](source, debconf_condition)
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 141, in process_input
    if not self.process_line():
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 80, in process_line
    return self.dbfilter.process_line()
  File "/usr/lib/python2.4/site-packages/ubiquity/debconffilter.py", line 245, in process_line
    widget.subst(question, key, value)
  File "/usr/lib/python2.4/site-packages/ubiquity/components/partman.py", line 71, in subst
    self.frontend.set_autopartition_resize_min_percent(
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 818, in set_autopartition_resize_min_percent
    self.new_size_scale.setMinValue(min_percent)
AttributeError: Wizard instance has no attribute 'new_size_scale'

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

Thanks for your report. I've committed a fix to my bzr branch; it'll be in the next upload.

Changed in ubiquity:
assignee: nobody → kamion
status: Unconfirmed → Fix Committed
Revision history for this message
Colin Watson (cjwatson) wrote :

ubiquity (0.99.75) dapper; urgency=low

  * KDE frontend:
    - Fix resize slider handling in autopartitioner (closes: Malone #43015).
    - Fix handling of disk selections (closes: Malone #43125).
  * When committing the results of manual partitioning, tell partman to run
    update.d scripts before asking the confirmation question, rather than
    trying to run them ourselves and doing it wrong (closes: Malone #37872).
  * GTK frontend:
    - Allow deselecting mount points in manual partitioner.
  * Hide mount point errors after successful manual partitioning, to make
    sure that they don't appear if you go back from the summary page.
  * Automatic update of included source packages: partman-base
    78ubuntu4.

 -- Colin Watson <email address hidden> Fri, 5 May 2006 21:11:15 +0100

Changed in ubiquity:
status: Fix Committed → 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.