You are not logged in.
The previous version (4.0?) needed only pygtk... What's with the sudden reversion to WXWidgets requirement?
Offline
ummm, ask the developer? the ui switched in 4.0
Offline
3.8: needed wxgtk and wxpython.
4.0: needed pygtk.
4.1: needs wxgtk and wxpython.
And there is nothing in the changelog about switching from GTK back to WXWidgets.
Oh, and BTW, version 4.1 is a beta.
Offline
Update: The wxgtk and wxpython dependencies are erroneous. Bittorrent's GUI will not work without pygtk.
Offline
Yup, this bug was in 4.0.x also, I fixed the dependencies to pygtk, but the one that updated it to 4.1.x didn't cvs update his local copy. Instead, he used an old PKGBUILD with the wrong dependencies in it.
Fixed it again, hope the maintainer runs cvs update next time before starting to update packages.
Offline
Thanks.
Offline
Please advise this user what is now required in archlinux to utilize bittorent so that the following error is eliminated;
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/BitTorrent/RawServer.py", line 385, in _make_wrapped_call
function(*args)
File "/usr/lib/python2.4/site-packages/khashmir/krpc.py", line 63, in data_came_in
c.datagramReceived(datagram, addr)
File "/usr/lib/python2.4/site-packages/khashmir/krpc.py", line 154, in datagramReceived
df.callback({'rsp' : msg[RSP], '_krpc_sender': addr})
File "/usr/lib/python2.4/site-packages/khashmir/defer.py", line 32, in callback
self.doCallbacks([result], self.callbacks)
File "/usr/lib/python2.4/site-packages/khashmir/defer.py", line 43, in doCallbacks
result = cb(result, *args, **kwargs)
File "/usr/lib/python2.4/site-packages/khashmir/utkhashmir.py", line 45, in checkSender
d = knode.KNodeBase.checkSender(self, dict)
File "/usr/lib/python2.4/site-packages/khashmir/knode.py", line 31, in checkSender
self.table.insertNode(self, contacted=1)
File "/usr/lib/python2.4/site-packages/khashmir/khashmir.py", line 172, in insertNode
old = self.table.insertNode(n, contacted=contacted)
File "/usr/lib/python2.4/site-packages/khashmir/ktable.py", line 107, in insertNode
assert node.id != NULL_ID
AssertionError
Cannot download via bittorrent in archlinux.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Perhaps someone can advise the config required for bittorrent since my system as installed has all the components referenced in the previous posts whether they apply or not.
I suspect there is conflict due to the setup.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
I don't know what the error is about, but I would try to re-install python and bittorrent.
Offline
Bittorrent is newly installed v 4.1.1-2 and used to work.
The system here has wxpython as well as wxgtk and pygtk and python which is what I reported in previous post.
If I reinstall python, and the conflict is present anyhow, no solution ensues.
Need is to know what is the right setup....(Asking may get you knowwhere) before re-installing.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
URL Bittorrent advises I need version 4.1.2.
Where can find that version in arch pacman?[/i]
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
dusty:~ $ pacman -Ss bittorrent
extra/bittorrent 4.1.2-1
BitTorrent is a tool for copying files from one machine to another.
pacman -Sy bittorrent
should update.
Dusty
Offline
The desired version is 4.1.2 and pacman has 4.1.1-2...not an upgrade.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Try another mirror. The one you're using isn't up-to-date.
Offline
The desired version is 4.1.2 and pacman has 4.1.1-2...not an upgrade.
:?:
I've got 4.1.2. Trying changing your extra mirror to
Server = ftp://ftp.archlinux.org/extra/os/i686
Offline
Penguin
Your response was not from antarctica with the penguins... it was a HOT tip.
Thanks for your support and I now have 4.1.2-1 version.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline