Description of problem: import wx in python prompt fails Version-Release number of selected component (if applicable): wxPython-2.8.9.2-3.fc12.i686 How reproducible: mentioned below Steps to Reproduce: 1. start python prompt 2. import wx 3. Actual results: [ashu@dhcp1-96 ~]$ python Python 2.6.4 (r264:75706, Nov 12 2009, 14:42:00) [GCC 4.4.2 20091027 (Red Hat 4.4.2-7)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import wx Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/__init__.py", line 45, in <module> from wx._core import * File "/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 4, in <module> import _core_ ImportError: /usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core_.so: symbol _ZNK12wxWindowBase18WindowToClientSizeERK6wxSize, version WXU_2.8 not defined in file libwx_gtk2u_core-2.8.so.0 with link time reference >>> Expected results: nothing .. successful import Additional info: None Ping if required. Thanks,
May you look into this one quickly ? [rakesh@dhcp1-96 devel]$ repoquery --whatrequires wxPython rurple-0:1.0-0.3.rc3.fc13.noarch cycle-0:0.3.1-9.fc12.noarch drpython-0:3.11.1-1.fc13.noarch Mayavi-0:3.2.0-7.fc12.i686 pymol-wxpython-0:1.2-9.20091006svn3866.fc13.i686 phatch-0:0.1.6-5.fc12.i686 peppy-0:0.13.1-1.fc13.noarch londonlaw-0:0.2.1-7.fc12.noarch pAgenda-0:3.2-5.fc12.noarch sk2py-0:0.1-4.fc12.noarch congruity-0:13-1.fc12.noarch grass-0:6.3.0-15.fc13.i686 winpdb-0:1.4.6-2.fc12.noarch taskcoach-0:0.76.0-1.fc13.noarch wxPython-docs-0:2.8.9.2-3.fc12.noarch spe-0:0.8.4.h-6.fc12.noarch PythonCard-0:0.8.2-5.fc12.noarch bibus-0:1.5.1-1.fc13.i686 wammu-0:0.30.1-2.fc12.noarch gnuradio-0:3.2.2-1.fc12.i686 wxGlade-0:0.6.3-4.fc12.noarch There are number of apps which fail because of this in rawhide. May you update the version to latest in upstream so that it syncs with wxGTK and this symbol gets resolved. Regards, Rakesh Pandit
I have asked for permission in pkgdb for access .. will check whether I can fix this coming week, - rakesh
Added Dan Horak to cc: current rawhide maintainer. Thanks,
wxPython-2.8.10.1-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/wxPython-2.8.10.1-1.fc12
wxPython-2.8.10.1-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/wxPython-2.8.10.1-1.fc11
wxPython-2.8.10.1-1.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
wxPython-2.8.10.1-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.