Your message dated Sun, 11 Nov 2012 23:04:29 +0100
with message-id 
<cab4xwxx3zu_f2_ep4srcovsbs3lq5pd_rhjyn9n9vgk9vky...@mail.gmail.com>
and subject line Re: [Python-modules-team] Bug#631554: ipython pylab file save 
fails with "couldn't create slave"
has caused the Debian Bug report #631554,
regarding ipython pylab file save fails with "couldn't create slave"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
631554: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631554
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-matplotlib
Version: 0.99.3-1

When I use the Save File button on the matplotlib toolbar and select EPS format I get this:

In [23]: run disp_search_sim.py

In [24]: (15525) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/home/kuiper/.kde/cache-kuiper/ksycoca4"
kfilemodule(15525): couldn't create slave: "Unable to create io-slave:
klauncher said: Unknown protocol ''.
"
kfilemodule(15525): couldn't create slave: "Unable to create io-slave:
klauncher said: Unknown protocol ''.
"
Some applications like LaTeX and Dolphin preview cannot read the resulting file. Other applications like Imagemagick display and Gwenview can read the file and can save them as a bitmap EPS that LaTeX and Dolphin preview can read.

kuiper@kuiper:~$ dpkg -s libc6 | grep ^Version
Version: 2.11.2-10

kuiper@kuiper:~$ uname -a
Linux kuiper 2.6.32-5-amd64 #1 SMP Wed May 18 23:13:22 UTC 2011 x86_64 GNU/Linux

kuiper@kuiper:~$ reportbug -q --template -T none -s none -S normal -b --list-cc none -q python-matplotlib
Detected character set: UTF-8
Please change your locale if this is incorrect.

Using 'Tom Kuiper <[email protected]>' as your from address.
Getting status for python-matplotlib...
Will send report to Debian (per lsb_release).
Maintainer for python-matplotlib is 'Debian Python Modules Team <[email protected]>'.
Looking up dependencies of python-matplotlib...

Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Tom Kuiper <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: none
X-Debbugs-Cc: none

Package: python-matplotlib
Version: 0.99.3-1
Severity: normal



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

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

Versions of packages python-matplotlib depends on:
ii  libatk1.0-0           1.30.0-1           The ATK accessibility toolkit
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib ii libcairo2 1.8.10-6 The Cairo 2D vector graphics libra ii libfontconfig1 2.8.0-2.1 generic font configuration library ii libfreetype6 2.4.2-2.1 FreeType 2 font engine, shared lib
ii  libgcc1               1:4.4.5-8          GCC support library
ii  libglib2.0-0          2.24.2-1           The GLib library of C routines
ii libgtk2.0-0 2.20.1-2 The GTK+ graphical user interface ii libpango1.0-0 1.28.3-1+squeeze2 Layout and rendering of internatio
ii  libpng12-0            1.2.44-1           PNG library - runtime
ii  libstdc++6            4.4.5-8            The GNU Standard C++ Library v3
ii python 2.6.6-3+squeeze6 interactive high-level object-orie ii python-cairo 1.8.8-1+b1 Python bindings for the Cairo vect ii python-dateutil 1.4.1-3 powerful extensions to the standar ii python-gobject 2.21.4+is.2.21.3-1 Python bindings for the GObject li ii python-matplotlib-dat 0.99.3-1 Python based plotting system (data ii python-numpy 1:1.4.1-5 Numerical Python adds a fast array
ii  python-pyparsing      1.5.2-2            Python parsing module
ii python-support 1.0.10 automated rebuilding support for P ii python-tz 2010b-1 Python version of the Olson timezo ii tcl8.5 8.5.8-2 Tcl (the Tool Command Language) v8 ii tk8.5 8.5.8-1 Tk toolkit for Tcl and X11, v8.5 -
ii  zlib1g                1:1.2.3.4.dfsg-3   compression library - runtime

Versions of packages python-matplotlib recommends:
ii  python-glade2                 2.17.0-4   GTK+ bindings: Glade support
ii python-tk 2.6.6-1 Tkinter - Writing Tk applications

Versions of packages python-matplotlib suggests:
ii dvipng 1.13-1 convert DVI files to PNG graphics ii ipython 0.10-2 enhanced interactive Python shell ii librsvg2-common 2.26.3-1 SAX-based renderer library for SVG ii python-configobj 4.7.2+ds-1 simple but powerful config file re
pn  python-excelerator <none>        (no description available)
ii python-gtk2 2.17.0-4 Python bindings for the GTK+ widge ii python-matplotlib-doc 0.99.3-1 Python based plotting system (docu
pn  python-qt3 <none>        (no description available)
ii  python-qt4                 4.7.3-1+b1    Python bindings for Qt4
ii  python-scipy               0.7.2+dfsg1-1 scientific tools for Python
pn  python-traits <none>        (no description available)
ii python-wxgtk2.8 2.8.10.1-3+b1 wxWidgets Cross-platform C++ GUI t ii texlive-extra-utils 2009-10 TeX Live: TeX auxiliary programs ii texlive-latex-extra 2009-10 TeX Live: LaTeX supplementary pack

-- no debconf information

If you want to provide additional information, please wait to receive the bug
tracking number via email; you may then send any extra information to
[email protected] (e.g. [email protected]), where n is the bug number.
Normally you will receive an acknowledgement via email including the bug report
number within an hour; if you haven't received a confirmation, then the bug
reporting process failed at some point (reportbug or MTA failure, BTS
maintenance, etc.).




--- End Message ---
--- Begin Message ---
Version: 1.1.0-1

Hello Thomas,

On Sun, Nov 11, 2012 at 6:41 PM, Kuiper, Thomas (3266)
<[email protected]> wrote:
> Hi Sandro,
>
> I'm running Debian squeeze and I don't know what happens to the package 
> management if I do that.  However, my daughter has matplotlib 1.1 and it does 
> not have the problem.

That's great new: I'm marking the bug as fixed in 1.1.0 upload and you
can download that version if you enable backports on your squeeze
instalation (there is an updated version of mpl for stable:
1.1.0-1~bpo60+1)

Regards,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to