Bug 1798735

Summary: [abrt] gnome-passwordsafe: require_version(): __init__.py:129:require_version:ValueError: Namespace Handy not available
Product: [Fedora] Fedora Reporter: Jeff Mitchell <chat>
Component: gnome-passwordsafeAssignee: Pavlo Rudyi <paulcarroty>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: ego.cordatus, paulcarroty
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/4abf6483fbcee6abbc8dfe767ef46bae0ca3c787
Whiteboard: abrt_hash:ad07b6bf7f0351c735f5b81dab5dfdbf49b55ddb;
Fixed In Version: gnome-passwordsafe-3.99.1-4.fc31 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-14 01:42:39 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: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Jeff Mitchell 2020-02-05 21:19:14 UTC
Description of problem:
gnome-passwordsafe crashes upon launching because of a namespace error in Python.

Version-Release number of selected component:
gnome-passwordsafe-3.99.1-2.fc31

Additional info:
reporter:       libreport-2.11.3
cgroup:         0::/user.slice/user-1000.slice/session-2.scope
cmdline:        /usr/bin/python3 /usr/bin/gnome-passwordsafe
crash_function: require_version
exception_type: ValueError
executable:     /usr/bin/gnome-passwordsafe
interpreter:    python3-3.7.6-1.fc31.x86_64
kernel:         5.4.13-201.fc31.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
__init__.py:129:require_version:ValueError: Namespace Handy not available

Traceback (most recent call last):
  File "/usr/bin/gnome-passwordsafe", line 17, in <module>
    from passwordsafe.application import Application
  File "/usr/lib/python3.7/site-packages/passwordsafe/application.py", line 5, in <module>
    gi.require_version('Handy', '0.0')
  File "/usr/lib64/python3.7/site-packages/gi/__init__.py", line 129, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Handy not available

Local variables in innermost frame:
namespace: 'Handy'
version: '0.0'
repository: <gi.Repository object at 0x7f6f7d871c30>
available_versions: []

Comment 1 Jeff Mitchell 2020-02-05 21:19:18 UTC
Created attachment 1658008 [details]
File: backtrace

Comment 2 Jeff Mitchell 2020-02-05 21:19:19 UTC
Created attachment 1658009 [details]
File: cpuinfo

Comment 3 Jeff Mitchell 2020-02-05 21:19:20 UTC
Created attachment 1658010 [details]
File: environ

Comment 4 Jeff Mitchell 2020-02-05 21:19:22 UTC
Created attachment 1658011 [details]
File: mountinfo

Comment 5 Jeff Mitchell 2020-02-05 21:19:23 UTC
Created attachment 1658012 [details]
File: namespaces

Comment 6 Jeff Mitchell 2020-02-05 21:19:24 UTC
Created attachment 1658013 [details]
File: open_fds

Comment 7 Fedora Update System 2020-02-05 21:50:09 UTC
FEDORA-2020-62a3f1873e has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-62a3f1873e

Comment 8 Fedora Update System 2020-02-06 01:12:21 UTC
gnome-passwordsafe-3.99.1-4.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-62a3f1873e

Comment 9 Fedora Update System 2020-02-14 01:42:39 UTC
gnome-passwordsafe-3.99.1-4.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.