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-feedsAssignee: Artem <ego.cordatus>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: 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:
Description Flags
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Titan Strix 2019-09-12 16:42:36 UTC
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

Comment 1 Titan Strix 2019-09-12 16:42:39 UTC
Created attachment 1614595 [details]
File: backtrace

Comment 2 Titan Strix 2019-09-12 16:42:41 UTC
Created attachment 1614596 [details]
File: cgroup

Comment 3 Titan Strix 2019-09-12 16:42:42 UTC
Created attachment 1614597 [details]
File: cpuinfo

Comment 4 Titan Strix 2019-09-12 16:42:44 UTC
Created attachment 1614598 [details]
File: environ

Comment 5 Titan Strix 2019-09-12 16:42:46 UTC
Created attachment 1614599 [details]
File: mountinfo

Comment 6 Titan Strix 2019-09-12 16:42:47 UTC
Created attachment 1614600 [details]
File: namespaces

Comment 7 Titan Strix 2019-09-12 16:42:49 UTC
Created attachment 1614601 [details]
File: open_fds

Comment 8 mariolinux 2019-09-27 11:36:21 UTC
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

Comment 9 Titan Strix 2019-10-05 00:38:39 UTC
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

Comment 10 Fedora Update System 2020-03-26 21:55:26 UTC
FEDORA-2020-2c39adb00a has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-2c39adb00a

Comment 11 Fedora Update System 2020-03-27 15:58:45 UTC
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.

Comment 12 Fedora Update System 2020-04-04 00:45:22 UTC
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.