Bug 214857

Summary: error importing gtkmozembed with firefox-1.5.0.8
Product: [Fedora] Fedora Reporter: Martin Sourada <martin.sourada>
Component: gnome-python2-extrasAssignee: Matthew Barnes <mbarnes>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6   
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-11-12 21:31:52 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 Martin Sourada 2006-11-09 19:17:33 UTC
Description of problem:
Python fails to import gtkmozembed shared libraries (libgtkembedmoz.so and
libxpcom.so).

Version-Release number of selected component (if applicable):
gnome-python2-gtkmozembed-2.14.2-4.fc6
firefox-1.5.0.8-1.fc6

How reproducible:
try to import gtkmozembed in python

Steps to Reproduce:
1. run python
2. type 'import gtkmozembed' and hit enter
  
Actual results:
ImportError: libgtkembedmoz.so: cannot open shared object file: No such file or
directory

Expected results:
gtkmozembed imports successfully

Additional info:
Possible solutions:
Create symlinks in /usr/lib to libgtkembedmoz.so and libxpcom.so, or rebuild the
package against firefox-1.5.0.8.

Comment 1 Martin Sourada 2006-11-12 21:31:52 UTC

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