Bug 1883834 - [abrt] catfish: add_from_file(): Builder.py:86:add_from_file:AttributeError: 'ElementTree' object has no attribute 'getiterator'
Summary: [abrt] catfish: add_from_file(): Builder.py:86:add_from_file:AttributeError: ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: catfish
Version: 33
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:2ca505889f342284736444173b3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-30 11:25 UTC by yasdh88
Modified: 2020-10-05 00:15 UTC (History)
3 users (show)

Fixed In Version: catfish-1.4.13-2.fc33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-05 00:15:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.02 KB, text/plain)
2020-09-30 11:25 UTC, yasdh88
no flags Details
File: cpuinfo (2.16 KB, text/plain)
2020-09-30 11:25 UTC, yasdh88
no flags Details
File: mountinfo (2.75 KB, text/plain)
2020-09-30 11:25 UTC, yasdh88
no flags Details
File: namespaces (172 bytes, text/plain)
2020-09-30 11:25 UTC, yasdh88
no flags Details

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.


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