Bug 1226231

Summary: Python plugins cannot be enabled
Product: Red Hat Enterprise Linux 7 Reporter: Vadim Rutkovsky <vrutkovs>
Component: geditAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.2   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-29 14:33:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vadim Rutkovsky 2015-05-29 09:17:39 UTC
Description of problem:
Error is displayed on enabling python plugins in gedit

Version-Release number of selected component (if applicable):
libpeas-1.8.0-5.el7.x86_64
gedit-3.14.3-1.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Open gedit preferences - Plugins tab
2. Enable any python plugin

Actual results:
Error icon is displayed
Stdout:
(gedit:24633): libpeas-WARNING **: Error initializing Python Plugin Loader: PyGObject initialization failed
ImportError: could not import gobject (could not find _PyGObject_API object)

Expected results:
Plugin is enabled

Additional info:
Probably related to https://bugzilla.redhat.com/show_bug.cgi?id=1221693

Comment 2 Ray Strode [halfline] 2015-05-29 14:33:12 UTC

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