Activity log for bug #364617

Date Who What changed Old value New value Message
2009-04-21 13:32:31 arm-c bug added bug
2009-04-22 23:20:15 Colin Watson affects ubuntu ubiquity (Ubuntu)
2009-04-22 23:20:47 Colin Watson ubiquity (Ubuntu): importance Undecided High
2009-04-22 23:20:47 Colin Watson ubiquity (Ubuntu): status New Triaged
2009-08-15 03:48:40 Mantas Kriaučiūnas bug task added baltix
2009-08-15 05:55:58 Mantas Kriaučiūnas summary Ubuntu 9.04rc installer exceeds size of low resolution screen once the partitioner is started Ubuntu 9.04 installer's width increases too much in partitioning step if computer has other OS installed
2009-08-15 05:55:58 Mantas Kriaučiūnas description My computer has a nVidia card and boots from CD to low-res. The installer went over twice the width of my screen when the partitioner started due to the number of partitions I have (I think). HOWEVER, I am not sure. Regardless, it made installation at that point rather difficult and had I not known to use the ALT+Left Mouse to drag the window, I would have been unable to continue the installation. This is a serious bug for those that have my hardware and are NEW to Ubuntu. I knew I would be OK once I installed because of the nVidia driver download option. Ubuntu 9.04 installer's window width increases too much in partitioning step if computer has other operating system(s) installed. This is because of text "This will delete ${SYSTEMS} and install ${RELEASE}." (debconf template ubiquity/text/part_format_warning). ${SYSTEMS} often is very long text, especially in notebook computers with "recovery partition", where is one more "Microsoft Windows XP Home Edition" or "Windows Vista (loader)" installed. This problem is especially visible when LiveCD starts in 800x600 screen resolution (this often happens with NVIDIA graphic cards or Asus EeePC netbooks) and has other operating systems installed. Ubuntu installer's window expands over twice the width of my screen when in the partitioning step. For simple user it's impossible to continue the installation, because button "Forward" is not visible :( It's a serious bug for those that are NEW to Ubuntu. For the majority of real situation this bug can be fixed by simply adding line break after installed operating system list ({SYSTEMS}) - I've fixed partitioning step window's width problem by applying this patch against debconf templates: Name: ubiquity/text/part_format_warning -Description: This will delete ${SYSTEMS} and install ${RELEASE}. +Description: This will delete ${SYSTEMS} \n and install ${RELEASE}.
2009-08-15 07:10:21 Mantas Kriaučiūnas attachment added ubiquity's partitioning window width and fixing patch for Baltix 9.04 http://launchpadlibrarian.net/30353221/ubiquity-partitioning-width%2Bmount-points.patch.gz
2009-09-30 20:53:49 Evan attachment added unnecessary wrapping http://launchpadlibrarian.net/32759150/format-warning-wrap.png
2009-10-15 20:00:15 Tobin Davis ubiquity (Ubuntu): assignee Ubuntu Installer Team (ubuntu-installer)
2009-10-16 16:19:50 Tobin Davis attachment added installer-partition.jpg http://launchpadlibrarian.net/33791962/installer-partition.jpg
2009-10-19 14:39:15 Evan bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=101968
2009-10-19 14:39:15 Evan attachment added 364617-workaround.patch http://launchpadlibrarian.net/33955482/364617-workaround.patch
2009-10-19 15:08:31 Launchpad Janitor branch linked lp:ubiquity
2009-10-19 15:08:47 Evan ubiquity (Ubuntu): status Triaged Fix Committed
2009-10-20 02:58:50 Launchpad Janitor ubiquity (Ubuntu): status Fix Committed Fix Released
2009-11-17 19:27:03 Ubuntu QA Website tags iso-testing
2010-02-22 10:41:25 Launchpad Janitor branch linked lp:ubuntu/ubiquity
2011-08-25 13:39:22 Curtis Hovey removed subscriber Registry Administrators
2012-03-09 02:49:21 Tobin Davis baltix: status New Invalid