Package: gastables
Version: 0.2-2
Severity: grave
Justification: renders package unusable

when started on my system as described below, gastables opens a dialog
saying:

        This application requires a version of wxPython greater than or
        equal to 2.8, but a matching version was not found.

        You currently have these version(s) installed: 2.6-gtk2-unicode

it then offers to download a new version of wxpython.

as can be seen below, gastables currently depends on python-wxgtk2.6.

i tried manually installing python-wxgtk2.8, but then, starting
gastables ended throwing deprecation warnings and finally an
AttributeError:

$ gastables
/usr/lib/pymodules/python2.5/matplotlib/numerix/__init__.py:18: 
DeprecationWarning: 
**********************************************************
matplotlib.numerix and all its subpackages are deprecated.
They will be removed soon.  Please use numpy instead.
**********************************************************

  warnings.warn(msg, DeprecationWarning)
/usr/bin/gastables:34: DeprecationWarning: The wxPython compatibility package 
is no longer automatically generated or actively maintained.  Please switch to 
the wx package as soon as possible.
  from wxPython.wx import *
Traceback (most recent call last):
  File "/usr/bin/gastables", line 34, in <module>
    from wxPython.wx import *
  File 
"/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wxPython/__init__.py", 
line 15, in <module>
    import _wx
  File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wxPython/_wx.py", 
line 8, in <module>
    from _misc import *
  File 
"/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wxPython/_misc.py", line 
456, in <module>
    wxDateTime_GetNumberOfDaysinYear = wx._misc.DateTime_GetNumberOfDaysinYear
AttributeError: 'module' object has no attribute 
'DateTime_GetNumberOfDaysinYear'


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gastables depends on:
ii  python                     2.5.4-2       An interactive high-level object-o
ii  python-central             0.6.13        register and build utility for Pyt
ii  python-gastables           0.2-2         compressible flow gas table module
ii  python-matplotlib          0.99.1.2-1    Python based plotting system in a 
ii  python-wxgtk2.6            2.6.3.2.2-3.1 wxWidgets Cross-platform C++ GUI t

gastables recommends no packages.

gastables suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: Digital signature

Reply via email to