[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#319077: marked as done (libx11-6: pure python in ipython shell with -pylab option SEGV in libX11, XrmQGetResource)



Your message dated Mon, 12 Feb 2007 21:23:20 +0100
with message-id <45D0CCB8.6040904@ens-lyon.org>
and subject line Bug#319077: libx11-6: pure python in ipython shell with -pylab option SEGV in libX11, XrmQGetResource
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libx11-6
Version: 4.3.0.dfsg.1-14
Severity: normal


you need:
1. ipython
2. pylab
    package: python-matplotlib
    * deb http://anakonda.altervista.org/debian packages/

when invoking the ipython shell 
# ipython -pylab
I first get the folowing messages (which might be connected to the actual
problem):

"""
/usr/lib/python2.3/site-packages/IPython/Shell.py:627:
GtkDeprecationWarning: gtk.timeout_add is deprecated, use
gobject.timeout_add instead self.gtk.timeout_add(self.TIMEOUT,
self.on_timer)
"""

using the shell to get some histogram generated:
"""
In [1]:hist(rand(100))
art_render_invoke: no image source given
art_render_invoke: no image source given
art_render_invoke: no image source given

 *** Break *** segmentation violation
 Generating stack trace...
 0x40e16ff1 in <unknown> from /usr/X11R6/lib/libX11.so.6
 0x40e02439 in XrmQGetResource + 0x149 from /usr/X11R6/lib/libX11.so.6
 0x40de2896 in XGetDefault + 0xd6 from /usr/X11R6/lib/libX11.so.6
 0x40eae456 in <unknown> from /usr/lib/libXft.so.2
 0x40eae592 in <unknown> from /usr/lib/libXft.so.2
 0x40eae728 in <unknown> from /usr/lib/libXft.so.2
 0x40eae806 in XftDefaultGetInteger + 0x26 from /usr/lib/libXft.so.2
 ...
 ...
"""

I'd like to refer to the following link, which exactly describes my
problem:
http://sourceforge.net/mailarchive/message.php?msg_id=12344902

THX,
Gerald.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.5
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages libx11-6 depends on:
ii  debconf [debconf-2.0]    1.4.52          Debian configuration management sy
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  xfree86-common           4.3.0.dfsg.1-14 X Window System (XFree86) infrastr
ii  xlibs-data               4.3.0.dfsg.1-14 X Window System client data

libx11-6 recommends no packages.

-- debconf information:
  libx11-6/migrate_xkb_dir: true


--- End Message ---
--- Begin Message ---
Closing since the problem does not seem to occur anymore. I tried both
the code that got provided in the Debian BTS and at
http://sourceforge.net/mailarchive/message.php?msg_id=12344902, both
work fine on Etch/Xorg.

Brice


--- End Message ---

Reply to: