Bug 1399376

Summary: [abrt] mintmenu: importer.py:140:load_module:ImportError: Requiring namespace 'Gtk' version '3.0', but '2.0' is already loaded
Product: [Fedora] Fedora Reporter: thraex
Component: mintmenuAssignee: Wolfgang Ulbrich <fedora>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/bdef8fd2ffa98355449dec6a4c41f950dafb4ca0
Whiteboard: abrt_hash:f42695f999155eb251114cf6b52a0466c3eba260;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-29 18:43:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description thraex 2016-11-28 22:42:44 UTC
Description of problem:
Had this crash report after upgrading to Fedora 25 and rebooting the PC.

Version-Release number of selected component:
mintmenu-5.6.5-4.fc24

Additional info:
reporter:       libreport-2.8.0
cmdline:        /usr/bin/python2 /usr/share/linuxmint/mintMenu/mintMenu.py
dso_list:       python-gobject-base-3.22.0-1.fc25.x86_64
executable:     /usr/share/linuxmint/mintMenu/mintMenu.py
kernel:         4.8.8-300.fc25.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
importer.py:140:load_module:ImportError: Requiring namespace 'Gtk' version '3.0', but '2.0' is already loaded

Traceback (most recent call last):
  File "/usr/share/linuxmint/mintMenu/mintMenu.py", line 7, in <module>
    from gi.repository import MatePanelApplet
  File "/usr/lib64/python2.7/site-packages/gi/importer.py", line 140, in load_module
    raise ImportError(e)
ImportError: Requiring namespace 'Gtk' version '3.0', but '2.0' is already loaded

Local variables in innermost frame:
stacklevel: 4
e: RepositoryError("Requiring namespace 'Gtk' version '3.0', but '2.0' is already loaded",)
self: <gi.importer.DynamicImporter object at 0x7fe89169d050>
namespace: 'MatePanelApplet'
path: 'gi.repository'
fullname: 'gi.repository.MatePanelApplet'

Comment 1 thraex 2016-11-28 22:42:48 UTC
Created attachment 1225500 [details]
File: backtrace

Comment 2 thraex 2016-11-28 22:42:49 UTC
Created attachment 1225501 [details]
File: environ

Comment 3 Wolfgang Ulbrich 2016-11-29 18:43:00 UTC
read https://bugzilla.redhat.com/show_bug.cgi?id=1398320#c2

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