Bug 169025 - system-config-lvm hangs when loading
Summary: system-config-lvm hangs when loading
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: system-config-lvm
Version: 4.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Jim Parsons
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-09-22 10:31 UTC by dominique
Modified: 2009-04-16 23:12 UTC (History)
1 user (show)

Fixed In Version: 1.0.5-1.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-10-26 12:04:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description dominique 2005-09-22 10:31:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.12) Gecko/20050919 Firefox/1.0.7

Description of problem:
When I want display LVM display in graphical mode I've this error:
File descriptor 13 left open
Traceback (most recent call last):
  File "/usr/sbin/system-config-lvm", line 131, in ?
    runFullGUI()
  File "/usr/sbin/system-config-lvm", line 116, in runFullGUI
    blvm = baselvm(glade_xml, app)
  File "/usr/sbin/system-config-lvm", line 70, 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 131, in __init__
    self.prepare_tree()
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 226, in prepare_tree
    pv_list = self.model_factory.query_PVs_for_VG(vg_name)
  File "/usr/share/system-config-lvm/lvm_model.py", line 295, in query_PVs_for_VG
    pv_s = self.query_PVs()
  File "/usr/share/system-config-lvm/lvm_model.py", line 287, in query_PVs
    self.get_extents_for_PV(pv)
  File "/usr/share/system-config-lvm/lvm_model.py", line 956, in get_extents_for_PV
    st,sz = extentlist[len(extentlist) - 1].get_start_size()
IndexError: list index out of range


Version-Release number of selected component (if applicable):
system-config-lvm-0.9.24-1.0

How reproducible:
Always

Steps to Reproduce:
1.system-config-lvm
2.
3.
  

Additional info:

Comment 1 Stanko Kupcevic 2005-09-22 15:59:40 UTC
s-c-lvm has undergone many changes since 0.9.24.

Could you upgrade to current version, 1.0.5, and test it?

Comment 2 Stanko Kupcevic 2005-09-22 19:59:38 UTC
1.0.5 will be included in RHEL4 U2

Comment 3 dominique 2005-09-23 06:47:21 UTC
where I can found it please ?

Comment 4 dominique 2005-09-23 06:48:24 UTC
where I can found it please ?



Comment 5 Stanko Kupcevic 2005-09-23 15:42:50 UTC
You can get it from RHN beta channels, ahead of official RHEL4 U2 release.

Comment 6 dominique 2005-09-23 15:53:24 UTC
(In reply to comment #5)
> You can get it from RHN beta channels, ahead of official RHEL4 U2 release.

Ok that's now work
Thanks

Comment 8 Stanko Kupcevic 2005-10-25 21:42:06 UTC
Could you please verify that this issue has been fixed.

I'd like to close this bug, if it has been resolved.


Comment 9 Stanko Kupcevic 2005-10-26 16:26:08 UTC
Reporter closed this bug. 
Changing to closed currentrelease.


Note You need to log in before you can comment on or make changes to this bug.