Bug 1883834

Summary: [abrt] catfish: add_from_file(): Builder.py:86:add_from_file:AttributeError: 'ElementTree' object has no attribute 'getiterator'
Product: [Fedora] Fedora Reporter: yasdh88
Component: catfishAssignee: Mamoru TASAKA <mtasaka>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: masahase, mhroncok, mtasaka
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/07c132bb89534925baa4dd73a9603d0ad2b6c1b8
Whiteboard: abrt_hash:2ca505889f342284736444173b38ea85363526bc;VARIANT_ID=xfce;
Fixed In Version: catfish-1.4.13-2.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-05 00:15:41 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: backtrace
none
File: cpuinfo
none
File: mountinfo
none
File: namespaces none

Description yasdh88 2020-09-30 11:25:34 UTC
Description of problem:
* Install Fedora 33 XFCE Spin
* Start catfish

Version-Release number of selected component:
catfish-1.4.11-1.fc33.3

Additional info:
reporter:       libreport-2.14.0
cgroup:         0::/user.slice/user-1000.slice/session-5.scope
cmdline:        /usr/bin/python3 /usr/libexec/catfish
crash_function: add_from_file
environ:        
exception_type: AttributeError
executable:     /usr/libexec/catfish
interpreter:    python3-3.9.0~rc2-1.fc33.x86_64
kernel:         5.8.12-300.fc33.x86_64
open_fds:       
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
Builder.py:86:add_from_file:AttributeError: 'ElementTree' object has no attribute 'getiterator'

Traceback (most recent call last):
  File "/usr/libexec/catfish", line 42, in <module>
    catfish.main()
  File "/usr/lib/python3.9/site-packages/catfish/__init__.py", line 80, in main
    window = CatfishWindow.CatfishWindow()
  File "/usr/lib/python3.9/site-packages/catfish_lib/Window.py", line 166, in __new__
    builder = get_builder(__builder__['ui_file'])
  File "/usr/lib/python3.9/site-packages/catfish_lib/helpers.py", line 108, in get_builder
    builder.add_from_file(ui_filename)
  File "/usr/lib/python3.9/site-packages/catfish_lib/Builder.py", line 86, in add_from_file
    ele_widgets = tree.getiterator("object")
AttributeError: 'ElementTree' object has no attribute 'getiterator'

Local variables in innermost frame:
self: <Builder.Builder object at 0x7f970d9d3f00 (catfish_lib+Builder+Builder at 0x563bab826eb0)>
filename: '/usr/share/catfish/ui/CatfishWindow.ui'
tree: <xml.etree.ElementTree.ElementTree object at 0x7f970da1be50>

Comment 1 yasdh88 2020-09-30 11:25:40 UTC
Created attachment 1717829 [details]
File: backtrace

Comment 2 yasdh88 2020-09-30 11:25:42 UTC
Created attachment 1717830 [details]
File: cpuinfo

Comment 3 yasdh88 2020-09-30 11:25:45 UTC
Created attachment 1717831 [details]
File: mountinfo

Comment 4 yasdh88 2020-09-30 11:25:47 UTC
Created attachment 1717832 [details]
File: namespaces

Comment 5 Mamoru TASAKA 2020-09-30 15:23:00 UTC
https://gitlab.xfce.org/apps/catfish/-/issues/33

Comment 6 Fedora Update System 2020-09-30 16:03:04 UTC
FEDORA-2020-378bba3016 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-378bba3016

Comment 7 Fedora Update System 2020-10-01 01:19:55 UTC
FEDORA-2020-378bba3016 has been pushed to the Fedora 33 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-378bba3016`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-378bba3016

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2020-10-01 01:38:12 UTC
FEDORA-2020-378bba3016 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-378bba3016

Comment 9 yasdh88 2020-10-01 19:10:16 UTC
New release fixed it. Thanks!

Comment 10 Fedora Update System 2020-10-02 01:46:31 UTC
FEDORA-2020-378bba3016 has been pushed to the Fedora 33 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-378bba3016`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-378bba3016

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2020-10-05 00:15:41 UTC
FEDORA-2020-378bba3016 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.