Bug 1399376 - [abrt] mintmenu: importer.py:140:load_module:ImportError: Requiring namespace 'Gtk' version '3.0', but '2.0' is already loaded
Summary: [abrt] mintmenu: importer.py:140:load_module:ImportError: Requiring namespace...
Keywords:
Status: CLOSED DUPLICATE of bug 1398320
Alias: None
Product: Fedora
Classification: Fedora
Component: mintmenu
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Wolfgang Ulbrich
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:f42695f999155eb251114cf6b52...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-28 22:42 UTC by thraex
Modified: 2016-11-29 18:43 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-29 18:43:00 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (753 bytes, text/plain)
2016-11-28 22:42 UTC, thraex
no flags Details
File: environ (850 bytes, text/plain)
2016-11-28 22:42 UTC, thraex
no flags Details

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 ***


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