Package: python-ming
Version: 1:0.4.2-5
Severity: normal

Running the jpeg.py script below from the ming-py-examples I found on
the web produces this message:

  swig/python detected a memory leak of type 'SWFInput *', no destructor found.

(you'll need to supply tree.jpg to actually run this script)

---------------------------------------jpeg.py----------------------------
#!/usr/bin/env python

from ming import *

m = SWFMovie()
m.setDimension(128, 128)

m.add(SWFBitmap("tree.jpg"))

m.save("jpeg.swf")
---------------------------------------end--------------------------------

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

Kernel: Linux 2.6.26-1-openvz-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-ming depends on:
ii  libc6                  2.9-3             GNU C Library: Shared libraries
ii  libgif4                4.1.6-6           library for GIF images (library)
ii  libming1               1:0.4.2-5         Library to generate SWF (Flash) Fi
ii  libpng12-0             1.2.35-1          PNG library - runtime
ii  python                 2.5.4-2           An interactive high-level object-o
ii  python-central         0.6.11            register and build utility for Pyt
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

python-ming recommends no packages.

python-ming suggests no packages.

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to