Bug 1461824

Summary: OSError: Could not load UI file 'spokes/source.glade' for object 'SourceSpoke'
Product: [Fedora] Fedora Reporter: Alessio <alciregi>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, mkolman, vanmeeuwen+fedora, vponcova
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:996a7fe7d6e10be11372528f3da8a78d9da41c00ed1af1c08686325ed5964c2c;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-15 13:50:42 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: anaconda-tb
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info none

Description Alessio 2017-06-15 12:03:19 UTC
Description of problem:
Click on Continue after selecting the language

Version-Release number of selected component:
anaconda-27.12-1

The following was filed automatically by anaconda:
anaconda 27.12-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/__init__.py", line 180, in _findUIFile
    raise IOError("Could not load UI file '%s' for object '%s'" % (self.uiFile, self))
  File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/__init__.py", line 154, in __init__
    self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 59, in __init__
    GUIObject.__init__(self, data)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes/installation_source.py", line 380, in __init__
    NormalSpoke.__init__(self, *args, **kwargs)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 141, in _createBox
    spoke = spokeClass(self.data, self.storage, self.payload, self.instclass)
  File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 370, in refresh
    self._createBox()
  File "/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/__init__.py", line 1031, in _on_continue_clicked
    nextAction.refresh()
OSError: Could not load UI file 'spokes/source.glade' for object 'SourceSpoke'

Additional info:
addons:         com_redhat_kdump, com_redhat_docker
cmdline:        /usr/libexec/system-python  /sbin/anaconda
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.12.0-0.rc5.git0.1.fc27.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 Alessio 2017-06-15 12:03:26 UTC
Created attachment 1288042 [details]
File: anaconda-tb

Comment 2 Alessio 2017-06-15 12:03:28 UTC
Created attachment 1288043 [details]
File: environ

Comment 3 Alessio 2017-06-15 12:03:30 UTC
Created attachment 1288044 [details]
File: lsblk_output

Comment 4 Alessio 2017-06-15 12:03:31 UTC
Created attachment 1288045 [details]
File: nmcli_dev_list

Comment 5 Alessio 2017-06-15 12:03:33 UTC
Created attachment 1288046 [details]
File: os_info

Comment 6 Martin Kolman 2017-06-15 13:50:42 UTC

*** This bug has been marked as a duplicate of bug 1461469 ***