[Freewx-maint] Bug#821934: python-wxgtk3.0: Can't use wx.html2 (undefined symbol: wxEVT_WEBVIEW_NAVIGATED when importing)

Yury Vidineev adeptg at gmail.com
Wed Apr 20 15:56:31 UTC 2016


Package: python-wxgtk3.0
Version: 3.0.2.0+dfsg-1
Severity: important

Dear Maintainer,

wx.html2 can't be imported. Test script:

import wx
import wx.html2 as webview

user at debianx:~$ python test.py
Traceback (most recent call last):
  File "test.py", line 2, in <module>
    import wx.html2 as webview
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/html2.py", line 8, in
<module>
    import _html2
ImportError: /usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_html2.x86_64
-linux-gnu.so: undefined symbol: wxEVT_WEBVIEW_NAVIGATED

Actually this bug is copy of ubuntu bug
https://bugs.launchpad.net/ubuntu/+source/wxwidgets3.0/+bug/1388847

Thanks



-- System Information:
Debian Release: 8.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-wxgtk3.0 depends on:
ii  libc6             2.19-18+deb8u4
ii  libgcc1           1:4.9.2-10
ii  libstdc++6        4.9.2-10
ii  libwxbase3.0-0    3.0.2-1+b1
ii  libwxgtk3.0-0     3.0.2-1+b1
ii  python            2.7.9-1
ii  python-wxversion  3.0.2.0+dfsg-1
pn  python:any        <none>

python-wxgtk3.0 recommends no packages.

python-wxgtk3.0 suggests no packages.

-- no debconf information



More information about the Freewx-maint mailing list