DisplayCAL fails to run due to bug in python-wxgtk3.0

Bug #1651074 reported by Will Jackson
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
wxpython3.0 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

~/colour_testing$ displaycal
Traceback (most recent call last):
  File "/usr/bin/displaycal", line 4, in <module>
    from DisplayCAL.main import main
  File "/usr/lib/python2.7/dist-packages/DisplayCAL/main.py", line 41, in <module>
    from wxaddons import wx
  File "/usr/lib/python2.7/dist-packages/DisplayCAL/wxaddons.py", line 9, in <module>
    from wxfixes import wx
  File "/usr/lib/python2.7/dist-packages/DisplayCAL/wxfixes.py", line 19, in <module>
    import wx
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/__init__.py", line 49, in <module>
    from wx._core import *
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 16926, in <module>
    from _misc import *
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_misc.py", line 4, in <module>
    import _misc_
ImportError: /usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_misc_.x86_64-linux-gnu.so: symbol _ZTV21wxNotificationMessage, version WXU_3.0 not defined in file libwx_gtk2u_adv-3.0.so.0 with link time reference

=============

Python version:

@will@will-PE-AM2RS740G2:~/colour_testing$ python
Python 2.7.12 (default, Nov 19 2016, 06:48:10)
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.

@>>>

=============================
Description: Ubuntu 16.04.1 LTS
Release: 16.04
=============================
displaycal_3.2.2.0-1_amd64
=============================
DisplayCAL is the GUI version of command line displaycal.
application would not launch from menu icon, so tried command line: python2 DisplayCAL.pyw
Whether displaycal or python2 DisplayCAL.pyw used the result is the output above.

Tags: displaycal
Revision history for this message
Scott Talbert (swt-techie) wrote :

Can you provide the output of:

dpkg-query -W libwxgtk3.0-0v5

and

dpkg-query -W python-wxgtk3.0

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in wxpython3.0 (Ubuntu):
status: New → Confirmed
Revision history for this message
Guillaume David (gdavid.atsat) wrote :

Here's the info you requested
dpkg-query -W libwxgtk3.0-0v5:

libwxgtk3.0-0v5:amd64 3.0.2+dfsg-2

dpkg-query -W python-wxgtk3.0:

python-wxgtk3.0 3.0.2.0+dfsg-3

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.