Bug 186790 - undefined symbol: pango_x_get_context
Summary: undefined symbol: pango_x_get_context
Keywords:
Status: CLOSED DUPLICATE of bug 185777
Alias: None
Product: Fedora
Classification: Fedora
Component: wxPythonGTK2
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthew Miller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-26 14:51 UTC by Marius Andreiana
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-26 15:30:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Marius Andreiana 2006-03-26 14:51:13 UTC
Running an application which requires wxpython gives
  File "/usr/lib/python2.4/site-packages/wx/__init__.py", line 45, in ?
    from wxPython import wx
  File "/usr/lib/python2.4/site-packages/wxPython/__init__.py", line 20, in ?
    import wxc
ImportError: /usr/lib/libwx_gtk2-2.4.so.0: undefined symbol: pango_x_get_context

Found a hint here, but not very helpful:
http://www.ubuntuforums.org/archive/index.php/t-77358.html

Thsnks!

Comment 1 Matthew Miller 2006-03-26 15:30:54 UTC

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


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