Bug 207650

Summary: gnome-python2-gtkmozembed package seems broken
Product: [Fedora] Fedora Reporter: Renato Ramonda <renato.ramonda>
Component: gnome-python2Assignee: Matthew Barnes <mbarnes>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-22 18:58:18 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:

Description Renato Ramonda 2006-09-22 08:42:03 UTC
Description of problem:

The gnome-python2-gtkmozembed seems to be broken


Version-Release number of selected component (if applicable):

gnome-python2-gtkmozembed-2.14.0-1


How reproducible:

Install the package on a fedora5 box, then try to use it in python:
>>> import gtkmozembed
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: libgtkembedmoz.so: cannot open shared object file: No such file or
directory


Steps to Reproduce:

See above
  
Actual results:

For some reason the gtkmozembed.so library is not found.
The .so object is actually in several places on the disk.

Comment 1 Matthew Barnes 2006-09-22 18:58:18 UTC

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