Your message dated Fri, 11 Jul 2008 21:02:16 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#477953: fixed in enthought-chaco2 2.0.5-1
has caused the Debian Bug report #477953,
regarding python-enthought-chaco2: Example fails to run
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.)


-- 
477953: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477953
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-enthought-chaco2
Version: 2.0.4-2
Severity: normal


One example in the examples/chaco2 fails to run and complains about font
initialization. I am actually running python2.5 as the default python but
reportbug list python2.4.

~$ python scales_test.py
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/enthought/enable2/abstract_window.py", 
line 283, in _paint
    self.component.draw(gc, view_bounds=(0, 0, size[0], size[1]))
  File "/usr/lib/python2.5/site-packages/enthought/chaco2/plot_component.py", 
line 89, in draw
    self._draw(gc, view_bounds, mode)
  File "/usr/lib/python2.5/site-packages/enthought/enable2/component.py", line 
638, in _draw
    self._dispatch_draw(layer, bb, view_bounds, mode)
  File "/usr/lib/python2.5/site-packages/enthought/enable2/container.py", line 
457, in _dispatch_draw
    component._dispatch_draw(layer, gc, new_bounds, mode)
  File "/usr/lib/python2.5/site-packages/enthought/enable2/component.py", line 
667, in _dispatch_draw
    handler(gc, view_bounds, mode)
  File "/usr/lib/python2.5/site-packages/enthought/enable2/component.py", line 
763, in _draw_underlay
    underlay.overlay(self, gc, view_bounds, mode)
  File "/usr/lib/python2.5/site-packages/enthought/chaco2/scales_axis.py", line 
229, in overlay
    self._draw_component(gc, view_bounds, mode, component)
  File "/usr/lib/python2.5/site-packages/enthought/chaco2/scales_axis.py", line 
253, in _draw_component
    self._compute_tick_positions(gc, component)
  File "/usr/lib/python2.5/site-packages/enthought/chaco2/scales_axis.py", line 
442, in _compute_tick_positions
    screenlow, screenhigh)
  File 
"/usr/lib/python2.5/site-packages/enthought/chaco2/scales_tick_generator.py", 
line 34, in get_ticks_and_labels
    charsize = metrics.get_full_text_extent(test_str)[0] / len(test_str)
  File "/usr/lib/python2.5/site-packages/enthought/kiva/agg/agg.py", line 744, 
in get_full_text_extent
    leading, descent, w, h = self.get_text_extent(text)
  File "/usr/lib/python2.5/site-packages/enthought/kiva/agg/agg.py", line 728, 
in get_text_extent
    raise RuntimeError, "Font not loaded/initialized."
RuntimeError: Font not loaded/initialized.
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/enthought/enable2/abstract_window.py", 
line 283, in _paint
    self.component.draw(gc, view_bounds=(0, 0, size[0], size[1]))
  File "/usr/lib/python2.5/site-packages/enthought/chaco2/plot_component.py", 
line 89, in draw
    self._draw(gc, view_bounds, mode)
  File "/usr/lib/python2.5/site-packages/enthought/enable2/component.py", line 
638, in _draw
    self._dispatch_draw(layer, bb, view_bounds, mode)
  File "/usr/lib/python2.5/site-packages/enthought/enable2/container.py", line 
457, in _dispatch_draw
    component._dispatch_draw(layer, gc, new_bounds, mode)
  File "/usr/lib/python2.5/site-packages/enthought/enable2/component.py", line 
667, in _dispatch_draw
    handler(gc, view_bounds, mode)
  File "/usr/lib/python2.5/site-packages/enthought/enable2/component.py", line 
763, in _draw_underlay
    underlay.overlay(self, gc, view_bounds, mode)
  File "/usr/lib/python2.5/site-packages/enthought/chaco2/scales_axis.py", line 
229, in overlay
    self._draw_component(gc, view_bounds, mode, component)
  File "/usr/lib/python2.5/site-packages/enthought/chaco2/scales_axis.py", line 
253, in _draw_component
    self._compute_tick_positions(gc, component)
  File "/usr/lib/python2.5/site-packages/enthought/chaco2/scales_axis.py", line 
442, in _compute_tick_positions
    screenlow, screenhigh)
  File 
"/usr/lib/python2.5/site-packages/enthought/chaco2/scales_tick_generator.py", 
line 34, in get_ticks_and_labels
    charsize = metrics.get_full_text_extent(test_str)[0] / len(test_str)
  File "/usr/lib/python2.5/site-packages/enthought/kiva/agg/agg.py", line 744, 
in get_full_text_extent
    leading, descent, w, h = self.get_text_extent(text)
  File "/usr/lib/python2.5/site-packages/enthought/kiva/agg/agg.py", line 728, 
in get_text_extent
    raise RuntimeError, "Font not loaded/initialized."
RuntimeError: Font not loaded/initialized.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (300, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-vserver-k7 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=zh_CN.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-enthought-chaco2 depends on:
ii  libc6                        2.7-4       GNU C Library: Shared libraries
ii  libfreetype6                 2.3.5-1+b1  FreeType 2 font engine, shared lib
ii  libgcc1                      1:4.3.0-1   GCC support library
ii  libstdc++6                   4.3.0-1     The GNU Standard C++ Library v3
ii  libx11-6                     2:1.0.3-7   X11 client-side library
ii  python                       2.4.4-6     An interactive high-level object-o
ii  python-central               0.6.1       register and build utility for Pyt
ii  python-enthought-traits-ui   2.0.4-2     User interface related modules for
ii  python-numpy                 1:1.0.4-7   Numerical Python adds a fast array
ii  python-pkg-resources         0.6c8-3     Package Discovery and Resource Acc
ii  python-wxgtk2.6              2.6.3.2.2-2 wxWidgets Cross-platform C++ GUI t

python-enthought-chaco2 recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: enthought-chaco2
Source-Version: 2.0.5-1

We believe that the bug you reported is fixed in the latest version of
enthought-chaco2, which is due to be installed in the Debian FTP archive:

enthought-chaco2_2.0.5-1.diff.gz
  to pool/main/e/enthought-chaco2/enthought-chaco2_2.0.5-1.diff.gz
enthought-chaco2_2.0.5-1.dsc
  to pool/main/e/enthought-chaco2/enthought-chaco2_2.0.5-1.dsc
enthought-chaco2_2.0.5.orig.tar.gz
  to pool/main/e/enthought-chaco2/enthought-chaco2_2.0.5.orig.tar.gz
python-enthought-chaco2_2.0.5-1_i386.deb
  to pool/main/e/enthought-chaco2/python-enthought-chaco2_2.0.5-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Varun Hiremath <[EMAIL PROTECTED]> (supplier of updated enthought-chaco2 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 11 Jul 2008 22:58:21 +0530
Source: enthought-chaco2
Binary: python-enthought-chaco2
Architecture: source i386
Version: 2.0.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team <[EMAIL PROTECTED]>
Changed-By: Varun Hiremath <[EMAIL PROTECTED]>
Description: 
 python-enthought-chaco2 - interactive plotting application toolkit
Closes: 477953
Changes: 
 enthought-chaco2 (2.0.5-1) unstable; urgency=low
 .
   * New upstream release
   * Example scales_test.py fixed (Closes: #477953)
   * Bump Standards-Version to 3.8.0
   * Add enthought.enable to orig.tar.gz
Checksums-Sha1: 
 670e0ba282b3c67d31a1cfabe2c4d8bdc29c22af 1459 enthought-chaco2_2.0.5-1.dsc
 29728198bfb901c40cf3c11d36bdcb6babeffbd9 6076125 
enthought-chaco2_2.0.5.orig.tar.gz
 ad9c5f251d11cedb9a7e78c76012638711a0e361 6955 enthought-chaco2_2.0.5-1.diff.gz
 116441d2ca6dc3b736ce0cc29248590963355e05 4977504 
python-enthought-chaco2_2.0.5-1_i386.deb
Checksums-Sha256: 
 d46e97449f5fb0d5b0b611b0c7d0394811a74ebf961af3fe4ef094c0bd321bcd 1459 
enthought-chaco2_2.0.5-1.dsc
 de1a077786fd165c8d4265df38c7ab37f58e715b0304e6580a3c1ace2b96897c 6076125 
enthought-chaco2_2.0.5.orig.tar.gz
 b698fc19c1204c8185735970188a8b671fd96e06b2dc2ce20d1a3352b05455e0 6955 
enthought-chaco2_2.0.5-1.diff.gz
 9623172b9366afafca3b3da367a2618e88e546f675cc9b2490212dbd2c9c99b6 4977504 
python-enthought-chaco2_2.0.5-1_i386.deb
Files: 
 4f76024816664d0008e0fb40ee0cfae3 1459 python optional 
enthought-chaco2_2.0.5-1.dsc
 140941a0a674a3f5d20b56a1a72a8263 6076125 python optional 
enthought-chaco2_2.0.5.orig.tar.gz
 a1bf2b8212a43b06bd12003b6c23b0a8 6955 python optional 
enthought-chaco2_2.0.5-1.diff.gz
 dd012425dba0de6e062de717b44f2e07 4977504 python optional 
python-enthought-chaco2_2.0.5-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFId6wvPEFSUMxFMZcRAsrbAKCQNjEETXVtDoc3i++lDnl6vvhd6gCfa+gN
EAhlXI0+uFMlBFovB9VmZB0=
=pldc
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to