Your message dated Mon, 13 Mar 2006 21:32:22 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#354184: fixed in bittornado 0.3.13-2
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: bittornado-gui
Version: 0.3.13-1
Severity: important

I get this error when I try to run btdownloadgui.bittornado:

$ btdownloadgui.bittornado
wxPython is either not installed or has not been installed properly.
$

I suspect it has something to do with recent upgrades of python and/or
python-wxgtk2.6.  I found that it works fine if I apply this patch:

==============
--- /usr/bin/btdownloadgui.bittornado   2006-02-24 00:27:24.000000000 -0500
+++ /tmp/btdownloadgui.jim      2006-02-24 00:27:59.000000000 -0500
@@ -17,6 +17,8 @@
 assert version >= '2', "Install Python 2.0 or greater"
 
 try:
+    import wxversion
+    wxversion.select('2.4')
     from wxPython.wx import *
 except:
     print 'wxPython is either not installed or has not been installed 
properly.'
==============

although this makes the fonts look quite bad -- for a while, before my
most recent upgrades, the fonts were nicely antialiased.

-jim

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.2
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages bittornado-gui depends on:
ii  bittornado                    0.3.13-1   bittorrent client with enhanced cu
ii  python                        2.3.5-5    An interactive high-level object-o
ii  python-wxgtk2.6               2.6.1.2    wxWidgets Cross-platform C++ GUI t

Versions of packages bittornado-gui recommends:
ii  mime-support                  3.35-1     MIME files 'mime.types' & 'mailcap

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: bittornado
Source-Version: 0.3.13-2

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

bittornado-gui_0.3.13-2_all.deb
  to pool/main/b/bittornado/bittornado-gui_0.3.13-2_all.deb
bittornado_0.3.13-2.diff.gz
  to pool/main/b/bittornado/bittornado_0.3.13-2.diff.gz
bittornado_0.3.13-2.dsc
  to pool/main/b/bittornado/bittornado_0.3.13-2.dsc
bittornado_0.3.13-2_all.deb
  to pool/main/b/bittornado/bittornado_0.3.13-2_all.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.
Micah Anderson <[EMAIL PROTECTED]> (supplier of updated bittornado 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.7
Date: Tue, 28 Feb 2006 11:49:27 -0500
Source: bittornado
Binary: bittornado-gui bittornado
Architecture: source all
Version: 0.3.13-2
Distribution: unstable
Urgency: low
Maintainer: Micah Anderson <[EMAIL PROTECTED]>
Changed-By: Micah Anderson <[EMAIL PROTECTED]>
Description: 
 bittornado - bittorrent client with enhanced curses interface
 bittornado-gui - bittorrent client with enhanced GUI interface
Closes: 335679 348155 354184
Changes: 
 bittornado (0.3.13-2) unstable; urgency=low
 .
   [ Cameron Dale ]
   * Add 08_btdownloadcurses_indent patch back in
   * Update to standards version 3.6.2
   * Added conflict with libfreetype6 (=2.1.7-2.4) (Closes: #354184)
 .
   [ Micah Anderson ]
   * Updated bug reporting address (Closes: #348155)
 .
   [ Cameron Dale ]
   * Update btdowloadcurses.py to be identical to orig.tar.gz one
   * Updated bttrack.bittornado manpage (Closes: #335679)
Files: 
 7c69a8dded9e2f6eb2d0872b8a76d37a 688 net optional bittornado_0.3.13-2.dsc
 7cbba3c6beb5ee9cfbc7ba853c2f7e86 70469 net optional bittornado_0.3.13-2.diff.gz
 45d3ef9a7709ea95a9570b600b23b448 154250 net optional 
bittornado_0.3.13-2_all.deb
 42dbb351619189d09f804926aec8c413 40482 net optional 
bittornado-gui_0.3.13-2_all.deb

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

iD8DBQFEFZMP9n4qXRzy1ioRAt0OAJ4kk9L3Kl6gOzGSbOsSWfycQ/eVAgCdGB2j
p0pOkieJWj/vvnLwOmmu7FI=
=KkKc
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to