Public bug reported:

Binary package hint: system-config-lvm

system-config-lvm crashes on startup with the following message on the
console:

Xlib:  extension "RANDR" missing on display ":0.0".
Xlib:  extension "RANDR" missing on display 
":0.0"./usr/share/system-config-lvm/system-config-lvm.py:56: Warning: 
g_set_prgname() called multiple times
  gnome.program_init (PROGNAME, VERSION)
Traceback (most recent call last):
  File "/usr/share/system-config-lvm/system-config-lvm.py", line 173, in 
<module>
    runFullGUI()
  File "/usr/share/system-config-lvm/system-config-lvm.py", line 158, in 
runFullGUI
    blvm = baselvm(glade_xml, app)
  File "/usr/share/system-config-lvm/system-config-lvm.py", line 108, in 
__init__
    self.volume_tab_view = Volume_Tab_View(glade_xml, self.lvmm, self.main_win)
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 133, in __init__
    self.prepare_tree()
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 214, in 
prepare_tree
    self.model_factory.reload()
  File "/usr/share/system-config-lvm/lvm_model.py", line 165, in reload
    self.__PVs = self.__query_partitions()
  File "/usr/share/system-config-lvm/lvm_model.py", line 199, in 
__query_partitions
    multipath_data = multipath_obj.get_multipath_data()
  File "/usr/share/system-config-lvm/Multipath.py", line 54, in 
get_multipath_data
    block_devices.append(['/dev/' + words[9], words[4].rstrip(','), words[5]])
IndexError: list index out of range

At first I thought it might be because I had no LVM volumes yet, but
after creating one I get the exact same crash. I also found hints that
it might be because I had not rebooted yet after installing it, but
after a reboot I still get the same crash.

It seems to be doing things in /dev, so if it will help I can attach a
listing of its contents. Let me know if it is necessary.

ProblemType: Bug
Architecture: amd64
Date: Tue Apr 20 13:34:07 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
NonfreeKernelModules: nvidia
Package: system-config-lvm 1.1.4-4ubuntu1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: system-config-lvm
Uname: Linux 2.6.31-20-generic x86_64

** Affects: system-config-lvm (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
Crashes on startup with "IndexError: list index out of range"
https://bugs.launchpad.net/bugs/567195
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to