Package: qtorrent

Version: 0.9.6.1-2

When I invoke `qtorrent' without arguments from an ordinary shell

prompt it prints crashes.

Here is a transcript:

[EMAIL PROTECTED]:~$ qtorrent

Traceback (most recent call last):

File "/usr/bin/qtorrent", line 39, in ?

w = TorrentWindow()

File "/usr/lib/python2.3/site-packages/pyqtorrent/torrentmain.py", line 437, in __init__

torrentwindow.TorrentWindow.__init__(self, parent)

File "/usr/lib/python2.3/site-packages/pyqtorrent/torrentwindow.py", line 55, in __init__

self.setSizePolicy(QSizePolicy(3,3,0,0,self.sizePolicy().hasHeightForWidth()))

TypeError: argument 1 of QSizePolicy() has an invalid type

Reply via email to