Hi everyone, thanks for the followups.

This bug was closed as the original problem with a particular version
of libfreetype was found to be causing the problem. What I think you
all are seeing is a new problem (or problems), also related to the
python-wxgtk2.6 package. This is unfortunately very frustrating for
us, as neither myself nor Micah can reproduce this problem, and so we
cannot try and fix it. However, I am fairly confident that this is not
a bittornado bug.

Here is how to determine if what I am saying is true. Open up a python
interpreter and enter the command "from wxPython.wx import *". The
output for myself is below:

hostname:~$ python
Python 2.3.5 (#2, Jun 13 2006, 23:12:55)
[GCC 4.1.2 20060613 (prerelease) (Debian 4.1.1-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
from wxPython.wx import *


This is a common import method to access the wxPython functions, which
can be seen from this demo on their site:
http://wiki.wxpython.org/index.cgi/DemoA.py

As you can see, the import causes no problems for me. If this causes
an error, then you have a problem with the installation of your
python-wxgtk2.6 package, and I recommend that you file a bug against
that package. Perhaps an uninstall and reinstall of this package might
help too, I'm not sure. I also notice that there are many versions of
python-wxgtk2.6 in unstable right now, including a lot of NMUs, due to
the current python transition and policy change. This might also be
contributing to your problems. For reference, I am using version
2.6.3.2.1.1 from testing.

If running "from wxPython.wx import *" in python didn't generate any
errors, please let me know, as that may mean that there IS a bug in
bittornado and I would like to work with you to fix it.

Thanks for taking the time,
Cameron Dale


On 8/17/06, Christopher J Peikert <[EMAIL PROTECTED]> wrote:
Package: bittornado-gui
Version: 0.3.15-2
Followup-For: Bug #354184

After upgrading to 0.3.15-2, I'm getting this error; I can't run
btdownloadgui at all.

I would attempt to follow the advice in the email above, but the package
seems to depend on the wxgtk2.6 packages now.  Installing the wxgtk2.4
packages (concurrently) did not fix matters.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to