Bug 1274526

Summary: [abrt] gnome-gmail: module.py:120:__init__:RepositoryError: Requiring namespace 'Gtk' version '2.0', but '3.0' is already loaded
Product: [Fedora] Fedora Reporter: Jannik <lovelyjubble>
Component: gnome-gmailAssignee: Guillaume Kulakowski <guillaume>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: guillaume, ville.skytta
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b65ab5e40cb1588dd7115e211e1962e46e10fb42
Whiteboard: abrt_hash:3267aeff198822258dd1f6c7a312593bf48bd995;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-18 22:14:14 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: environ none

Description Jannik 2015-10-22 21:57:19 UTC
Description of problem:
Executed Gnome-Gmail, and then it crashed. 

Version-Release number of selected component:
gnome-gmail-1.9.3.1-1.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        python2.7 /usr/share/gnome-gmail/gnomegmail.py
dso_list:       pygobject3-base-3.16.2-1.fc22.x86_64
executable:     /usr/share/gnome-gmail/gnomegmail.py
kernel:         4.2.3-200.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
module.py:120:__init__:RepositoryError: Requiring namespace 'Gtk' version '2.0', but '3.0' is already loaded

Traceback (most recent call last):
  File "/usr/share/gnome-gmail/gnomegmail.py", line 43, in <module>
    from gi.repository import Wnck
  File "/usr/lib64/python2.7/site-packages/gi/importer.py", line 158, in load_module
    introspection_module = get_introspection_module(namespace)
  File "/usr/lib64/python2.7/site-packages/gi/module.py", line 271, in get_introspection_module
    module = IntrospectionModule(namespace, version)
  File "/usr/lib64/python2.7/site-packages/gi/module.py", line 120, in __init__
    repository.require(namespace, version)
RepositoryError: Requiring namespace 'Gtk' version '2.0', but '3.0' is already loaded

Local variables in innermost frame:

Comment 1 Jannik 2015-10-22 21:57:23 UTC
Created attachment 1085667 [details]
File: backtrace

Comment 2 Jannik 2015-10-22 21:57:25 UTC
Created attachment 1085668 [details]
File: environ

Comment 3 Ville Skyttä 2015-11-18 22:14:14 UTC

*** This bug has been marked as a duplicate of bug 1268672 ***