Activity log for bug #77523

Date Who What changed Old value New value Message
2006-12-30 20:14:15 Patrik Andreasen bug added bug
2006-12-30 20:16:04 Patrik Andreasen bug added attachment 'syslog' (/var/log/syslog)
2006-12-30 20:16:48 Patrik Andreasen bug added attachment 'partman' (/var/log/partman)
2006-12-30 20:17:56 Patrik Andreasen description Binary package hint: ubiquity Traceback (most recent call last): File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 1341, in watch_debconf_fd_helper return callback(source, debconf_condition) File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 169, in process_input if not self.process_line(): File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 103, in process_line return self.dbfilter.process_line() File "/usr/lib/ubiquity/ubiquity/debconffilter.py", line 227, in process_line if not input_widgets[0].run(priority, question): File "/usr/lib/ubiquity/ubiquity/components/partman_auto.py", line 182, in run self.resize_desc, self.manual_desc) File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 1551, in set_autopartition_choices self.new_size_scale.update_policy(gtk.UPDATE_CONTINUOUS) AttributeError: 'gtk.HScale' object has no attribute 'update_policy' Installer crashed after the fill-in-user-details page and after the pre-release warning. Binary package hint: ubiquity Traceback (most recent call last): File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 1341, in watch_debconf_fd_helper return callback(source, debconf_condition) File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 169, in process_input if not self.process_line(): File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 103, in process_line return self.dbfilter.process_line() File "/usr/lib/ubiquity/ubiquity/debconffilter.py", line 227, in process_line if not input_widgets[0].run(priority, question): File "/usr/lib/ubiquity/ubiquity/components/partman_auto.py", line 182, in run self.resize_desc, self.manual_desc) File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 1551, in set_autopartition_choices self.new_size_scale.update_policy(gtk.UPDATE_CONTINUOUS) AttributeError: 'gtk.HScale' object has no attribute 'update_policy'
2007-01-02 11:59:51 Patrik Andreasen title Feisty Installer (20061230) crashes on Compac nc8230 Feisty Installer (20061230) crashes on Compaq nc8230
2007-01-02 17:44:40 Colin Watson ubiquity: status Unconfirmed Fix Committed
2007-01-02 17:44:40 Colin Watson ubiquity: assignee kamion
2007-01-02 17:44:40 Colin Watson ubiquity: statusexplanation Thanks for the report; fixed in my bzr branch.
2007-01-03 14:23:29 Colin Watson ubiquity: status Fix Committed Fix Released
2007-01-03 14:23:29 Colin Watson ubiquity: statusexplanation Thanks for the report; fixed in my bzr branch. ubiquity (1.3.7) feisty; urgency=low [ Colin Watson ] * Remove "Set Time..." button, which is far more trouble than it's worth (LP: #49412, #52716, #52717, #73907, #76564). You can adjust the time after installation. * Fix a silly typo while setting up the resize progress bar (LP: #77523). * Don't say "beta version" in the alpha intro message. * Move language list box to the left-hand side of its page rather than the bottom, on the basis that you have to choose a language before you can read the text. * Switch to glade-3 (those with branches that modify ubiquity.glade, take note). * Add special cases to restore correct handling of Chinese and Portuguese language codes. * If /cdrom/.disk/release_notes_url is present, display a link to the release notes on the language page. See doc/README for the format (https://blueprints.launchpad.net/ubuntu/+spec/ubiquity-release-notes). * Remove no-longer-canonical /distros from Launchpad URLs. * Sync up hostname handling with netcfg; it now allows hostnames between 2 and 63 characters in length, forbids them starting or ending with a hyphen, and interprets hostnames containing dots as hostname.domain and adjusts /etc/hosts accordingly (LP: #52501, #72909). [ Jonathan Riddell ] * Port KDE frontend to Qt 4 -- Colin Watson <cjwatson@ubuntu.com> Wed, 3 Jan 2007 13:59:25 +0000
2010-02-22 10:41:25 Launchpad Janitor branch linked lp:ubuntu/ubiquity