Bug 1751834
| Summary: | [abrt] gnome-feeds: __getattr__(): module.py:132:__getattr__:AttributeError: 'gi.repository.Handy' object has no attribute 'PreferencesPage' | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Titan Strix <melonbrahim> | ||||||||||||||||
| Component: | gnome-feeds | Assignee: | Artem <ego.cordatus> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 30 | CC: | ego.cordatus, mariolinux | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/29ed356067b882492c24d8188fe0a16695d7c1f6 | ||||||||||||||||||
| Whiteboard: | abrt_hash:d9e37f1820f84fbfaf8d38258752b333aad045b7;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | gnome-feeds-0.13.3-1.fc32 | Doc Type: | If docs needed, set a value | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2020-04-04 00:45:22 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: |
|
||||||||||||||||||
Created attachment 1614595 [details]
File: backtrace
Created attachment 1614596 [details]
File: cgroup
Created attachment 1614597 [details]
File: cpuinfo
Created attachment 1614598 [details]
File: environ
Created attachment 1614599 [details]
File: mountinfo
Created attachment 1614600 [details]
File: namespaces
Created attachment 1614601 [details]
File: open_fds
Similar problem has been detected: 1) launch the application 2) crash before the ui visualization reporter: libreport-2.10.1 cmdline: /usr/bin/python3 /usr/bin/gfeeds crash_function: __getattr__ exception_type: AttributeError executable: /usr/bin/gfeeds interpreter: python3-3.7.4-1.fc30.x86_64 kernel: 5.2.16-200.fc30.x86_64 package: gnome-feeds-0.9-2.fc30 reason: module.py:132:__getattr__:AttributeError: 'gi.repository.Handy' object has no attribute 'PreferencesPage' runlevel: N 5 type: Python3 uid: 1000 Similar problem has been detected: crashes before even opened reporter: libreport-2.10.1 cmdline: /usr/bin/python3 /usr/bin/gfeeds crash_function: __getattr__ exception_type: AttributeError executable: /usr/bin/gfeeds interpreter: python3-3.7.4-1.fc30.x86_64 kernel: 5.2.17-200.fc30.x86_64 package: gnome-feeds-0.9-2.fc30 reason: module.py:132:__getattr__:AttributeError: 'gi.repository.Handy' object has no attribute 'PreferencesPage' runlevel: N 5 type: Python3 uid: 1000 FEDORA-2020-2c39adb00a has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-2c39adb00a FEDORA-2020-2c39adb00a has been pushed to the Fedora 32 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-2c39adb00a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-2c39adb00a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-2c39adb00a has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. |
Version-Release number of selected component: gnome-feeds-0.7-1.fc30 Additional info: reporter: libreport-2.10.1 cmdline: /usr/bin/python3 /usr/bin/gnome-feeds crash_function: __getattr__ exception_type: AttributeError executable: /usr/bin/gnome-feeds interpreter: python3-3.7.4-1.fc30.x86_64 kernel: 5.2.13-200.fc30.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: module.py:132:__getattr__:AttributeError: 'gi.repository.Handy' object has no attribute 'PreferencesPage' Traceback (most recent call last): File "/usr/bin/gnome-feeds", line 67, in <module> from gfeeds import __main__ File "/usr/lib/python3.7/site-packages/gfeeds/__main__.py", line 26, in <module> from .settings_window import GFeedsSettingsWindow File "/usr/lib/python3.7/site-packages/gfeeds/settings_window.py", line 120, in <module> class GeneralPreferencesPage(Handy.PreferencesPage): File "/usr/lib64/python3.7/site-packages/gi/module.py", line 132, in __getattr__ self.__name__, name)) AttributeError: 'gi.repository.Handy' object has no attribute 'PreferencesPage' Local variables in innermost frame: self: <IntrospectionModule 'Handy' from '/usr/lib64/girepository-1.0/Handy-0.0.typelib'> name: 'PreferencesPage' info: None