Bug 885588

Summary: [abrt] system-config-lvm-1.1.18-1.fc17: Volume_Tab_View.py:65:__init__:AttributeError: 'NoneType' object has no attribute 'get_model'
Product: [Fedora] Fedora Reporter: Stephen Bourn <stephenbourn1991>
Component: system-config-lvmAssignee: Marek Grac <mgrac>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: agk, dwysocha, itamar, mclasen, mgrac, prockai
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5a5f6ca9d462fee7e226872c2a46aff633ec5994
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-25 13:29:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: environ
none
File: executable
none
File: smolt_data
none
File: core_backtrace none

Description Stephen Bourn 2012-12-10 07:16:14 UTC
Version-Release number of selected component:
system-config-lvm-1.1.18-1.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python2 /usr/share/system-config-lvm/system-config-lvm.py
kernel:         3.6.9-2.fc17.x86_64

backtrace:
:Volume_Tab_View.py:65:__init__:AttributeError: 'NoneType' object has no attribute 'get_model'
:
:Traceback (most recent call last):
:  File "/usr/share/system-config-lvm/system-config-lvm.py", line 172, in <module>
:    runFullGUI()
:  File "/usr/share/system-config-lvm/system-config-lvm.py", line 157, in runFullGUI
:    blvm = baselvm(glade_xml, app)
:  File "/usr/share/system-config-lvm/system-config-lvm.py", line 105, 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 65, in __init__
:    self.treemodel = self.treeview.get_model()
:AttributeError: 'NoneType' object has no attribute 'get_model'
:
:Local variables in innermost frame:
:app: <gtk.Window object at 0x2202fa0 (GtkWindow at 0x231e110)>
:glade_xml: <gtk.glade.XML object at 0x2202f50 (PyGladeXML at 0x202f880)>
:model_factory: <lvm_model.lvm_model instance at 0x22c6b90>
:self: <Volume_Tab_View.Volume_Tab_View instance at 0x22c6e60>

Comment 1 Stephen Bourn 2012-12-10 07:16:17 UTC
Created attachment 660606 [details]
File: environ

Comment 2 Stephen Bourn 2012-12-10 07:16:19 UTC
Created attachment 660607 [details]
File: executable

Comment 3 Stephen Bourn 2012-12-10 07:16:21 UTC
Created attachment 660608 [details]
File: smolt_data

Comment 4 Stephen Bourn 2012-12-10 07:16:22 UTC
Created attachment 660609 [details]
File: core_backtrace

Comment 5 Marek Grac 2013-02-14 12:14:29 UTC
@Stephen:

Is this bug reproducible? 

According to source code it fails in Gtk initialization. I suspect that it was not able to correctly read file with definitions.