[Bug 1038522] Re: manual partitioning in installer crashes

Andrew Heil 1038522 at bugs.launchpad.net
Mon Aug 27 19:25:40 UTC 2012


Although I haven't looked at any debugging/traceback information, I can
confirm that this behavior occurs, across multiple Kubuntu-based
distros. For example, not only does it happen with Kubuntu 12.04, it
also happens with Mint 13 "KDE" and Netrunner 4 "Dryland" 2nd Ed, which
are also based on Kubuntu 12.04.

I have over 10 existing partitions on my hard drive. When I run the
Kubuntu installer, I'm lucky if I can tell the installer which
partitions to mount for root, swap, and maybe one to three others before
the installer just quits. I usually end up having to add the other
partitions to /etc/fstab manually post-installation.

Curiously, this has never happened while installing an Ubuntu-based, as
opposed to Kubuntu-based, distro (i.e. using ubiquity with the GTK UI).

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1038522

Title:
  manual partitioning in installer crashes

Status in “ubiquity” package in Ubuntu:
  New

Bug description:
  when choosing manual partitioning, installer crashes when setting mount points. after many attempts where the installer just disapeared, I got:
  Exception in KDE frontend (invoking crash handler):
  Traceback (most recent call last):
    File "/usr/lib/ubiquity/ubiquity/frontend/kde_components/PartitionModel.py", line 105, in parent
      return self.createIndex(parentItem.row(), 0, parentItem)
  AttributeError: Partition instance has no attribute 'row'

  Exception in KDE frontend (invoking crash handler):
  Traceback (most recent call last):
    File "/usr/lib/ubiquity/ubiquity/frontend/kde_components/PartitionModel.py", line 100, in parent
      parentItem = childItem.parent()
  AttributeError: 'LineWrapMode' object has no attribute 'parent'

  Exception in KDE frontend (invoking crash handler):
  Traceback (most recent call last):
    File "/usr/lib/ubiquity/ubiquity/frontend/kde_components/PartitionModel.py", line 100, in parent
      parentItem = childItem.parent()
  AttributeError: 'LineWrapMode' object has no attribute 'parent'

  
  rather frustrating - I can set up 2 or 3 partitions before it crashes. I have 2 disks, sda and sdb and it doesn't reliably crash on any particular partition or disk. My Machine is currently a dual-boot Kubuntu 10.04 / Win 7 Ultimate. I wanted a complete fresh start for 12.04 so I was going to format the linux partitions

  sda1 bootable, NTFS
  sda2  Extended
  sda5  ext4  /home
  sda6 ext4  /var

  sdb1 NTFS
  sdb2 bootable ext4 /boot
  sdb3 Extended
  sdb5 ext4   /

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubiquity 2.10.16
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  CasperVersion: 1.315
  Date: Sat Aug 18 21:28:52 2012
  InstallCmdLine: file=/cdrom/preseed/kubuntu.seed FRONTEND_BACKGROUND=original boot=casper maybe-ubiquity initrd=/casper/initrd.lz quiet splash --
  LiveMediaBuild: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1038522/+subscriptions




More information about the foundations-bugs mailing list