Bug 1798735 - [abrt] gnome-passwordsafe: require_version(): __init__.py:129:require_version:ValueError: Namespace Handy not available
Summary: [abrt] gnome-passwordsafe: require_version(): __init__.py:129:require_version...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-passwordsafe
Version: 31
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavlo Rudyi
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ad07b6bf7f0351c735f5b81dab5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-05 21:19 UTC by Jeff Mitchell
Modified: 2020-02-14 01:42 UTC (History)
2 users (show)

Fixed In Version: gnome-passwordsafe-3.99.1-4.fc31
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-14 01:42:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (693 bytes, text/plain)
2020-02-05 21:19 UTC, Jeff Mitchell
no flags Details
File: cpuinfo (2.38 KB, text/plain)
2020-02-05 21:19 UTC, Jeff Mitchell
no flags Details
File: environ (1.32 KB, text/plain)
2020-02-05 21:19 UTC, Jeff Mitchell
no flags Details
File: mountinfo (2.14 KB, text/plain)
2020-02-05 21:19 UTC, Jeff Mitchell
no flags Details
File: namespaces (129 bytes, text/plain)
2020-02-05 21:19 UTC, Jeff Mitchell
no flags Details
File: open_fds (241 bytes, text/plain)
2020-02-05 21:19 UTC, Jeff Mitchell
no flags Details

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.


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