µTorrent 1.x - old, unsupported version. Not recommended.
Application Details:
Version: | 1.x |
License: | Free to use and share |
URL: | http://www.utorrent.com |
Votes: | 10 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.1.42 |
Maintainers: About Maintainership
What works
The program functions the way it's supposed to and the following also work:
Skins, Scheduler, Drag and Drop (GNOME confirmed), Auto Add Torrents from Firefox (ie: you click torrent links, they open in utorrent), Update button.
What does not
MAXIMISE BUG: DO NOT USE UTORRENT ON ANY OTHER DESKTOP OTHER THAN DESKTOP 1! Running on any of the others will stop utorrent from opening properly again. If you do it by accident go to:
/home/
and delete the settings file and its backup. Upon re-opening utorrent will reset and all settings will go back to default (EVERYTHING, scheduler, connections port ect...)
WebUI still isnt working.
There may be a bug on some systems where the tray icon wont load properly and you wont be able to maximise utorrent. If this happens, reset the computer (x reset wont work) and in wine config, de-select the option to have the window manager control wine windows. There is a bonus and a draw back for this;
Maximised, uTorrent will appear on all desktops and be on top of everything, minimised it will go to a little black box the left bottom of the screen. REMEMBER TO CLOSE UTORRENT BY GOING TO FILE THEN EXIT, OTHERWISE THE MAXIMISE BUG WILL OCCUR
Workarounds
What was not tested
(presumably) all was tested.
Hardware tested
Graphics:
Additional Comments
While it does run out of the box perfectly one has to be mindful that to keep it that way there are certain things you can't do such as putting uTorrent on another desktop (if your default window manager is handling it) or exiting using file->exit (x button works too) if wine uses its own window manager. I'd like to see support for WebUI as having that would serve as a workaround for the maximise bug (point 1 in not working). I gave it a gold because it does work perfectly out of the box, but things must be remember to keep that up. Also, i have tried earlier versions of uTorrent (1.7.6) with earlier versions of Wine (0.9.46) and found that functionality wise the 0.9.46 version of wine properly supports the tray icon. This could be just my system acting up but i run all my wine programs without my window manager on it.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Debian GNU/Linux Unstable "Sid" | May 12 2010 | 1.1.42 | Yes | Yes | Platinum | an anonymous user | ||
Show | Ubuntu 10.04 "Lucid" i386 (+ variants like Kubuntu) | Feb 20 2010 | 1.1.39 | Yes | Yes | Platinum | an anonymous user | ||
Show | Ubuntu 9.10 "Karmic" i386 (+ variants like Kubuntu) | Jan 05 2010 | 1.1.35 | Yes | Yes | Gold | Tzily | ||
Show | Ubuntu 9.04 "Jaunty" i386 (+ variants like Kubuntu) | Nov 15 2009 | 1.1.33 | No | Not installable | Garbage | an anonymous user | ||
Show | Ubuntu 9.10 "Karmic" i386 (+ variants like Kubuntu) | Nov 09 2009 | 1.1.32 | Yes | Yes | Gold | Francis Mumar |
If/When you get this error:
It seems like uTorrent is already running, but not responding. Please close all uTorrent processes and try again.
you could simply kill all the utorrent processes with:
killall -9 uTorrent.exe
Then just open utorrent, not the installer.
You can also open µtorrent with '/NOINSTALL' parameter but then you can't change any settings (if I understood right). E.g.:
C:\Program Files\uTorrent\uTorrent.exe" /NOINSTALL
It seems that with the new version of Wine Web UI is supported and the RSS features where tested. This is great news as that elevates utorrent to Platinum status on AppDB. Of course more test results are always welcome as it got platinum on 64 bit ubuntu only so far. See Aaron Poley's 64bit 7.10 submission at:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11113
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Chuck Shaw on Thursday October 14th 2010, 15:51
download.utorrent.com/1.8.5/utorrent.exe
the final uTorrent 1.8.x
by kenny on Thursday August 27th 2009, 1:12
by Arch Linux on Sunday August 30th 2009, 11:49
Haven't found a workaround for it yet.
by Arch Linux on Friday August 14th 2009, 10:26
Then just open utorrent, not the installer.
by Joman Chu on Friday July 17th 2009, 16:55
Start the executable using the /NOINSTALL option. Example:
wine "C:\\Program Files\\uTorrent\\uTorrent.exe" /NOINSTALL &
After that, it should start as normal without using any options.
by Joman Chu on Saturday July 11th 2009, 17:01
fixme:listview:LISTVIEW_HeaderNotification Changing column order not implemented
by ezzetabi on Tuesday July 7th 2009, 13:50
by Janis Pusmucans on Sunday November 15th 2009, 23:45
using www.autoitscript.com/autoit3/ i compiled following script:
; Run uTorrent.exe from parameter passed to this script
Run(($CmdLine[1]))
; Wait for the µTorrent become active with nag screen about freeness
WinWaitActive("µTorrent")
; Now that the µTorrent window is active press enter, to dismiss it
Send("{ENTER}")
Sleep(1000); Wait 1 sec
; Wait for the main app win(usually titled µTorrent 1.8.5) activate
WinWaitActive("µTorrent")
; Now we can maximise it
WinSetState("µTorrent", "", @SW_MAXIMIZE)
now wine /home/pub/fxp/.wine/drive_c/uTorrent/utorrent-skipnag.exe \
"C:\uTorrent\uTorrent.exe" lets me start utorrent normally from initscript (and also maximises it's window)
by Michael J. Ryan on Thursday June 26th 2008, 18:53
Options..Preferences -> Other
Check "Automatically load .torrents in directory"
mine is set to H:\Download\torrent_in (~/Download/torrent_in)
This can be set outside for ftp drops as well. For some reason about 1 in 10 or so times it seems a .torrent file doesn't register in bittorrent. It may be the timing of bittorrent vs. wine getting notified from the filesystem.
by Zoltan Dome on Wednesday September 3rd 2008, 12:58
#!/bin/sh
nohup wine ~/utorrent.exe "`winepath -w "$@"`" 2>/dev/null >/dev/null &
Save this as utorrent.sh, make it executable, and associate it to torrent files for firefox and your desktop environment. It's only fault I know about is that if I start it without parameters, then uTorrent complains about "Can't open ""!" or something.
by Matias on Thursday June 12th 2008, 0:57
Yet I also noticed a minor difference when running uTorrent in wine and windows: the torrents list seems to alternate between a gray and a white background on each row. I think this is actually cool and I like it better this way, it's just that when on Windows, the list background is plain white.
there are other differences regarding file listing such as an arrow next to the ordering column title and the background of the ordering column set to gray when you click on the title. My guss is that all this differences are related to some "listing component" reimplemented on wine or something similar.
Another old bug I haven't seen mentioned anywhere is the "close to tray" feature not working properly on versions prior to 1.0-rc1. I'm not sure this has been fixed at all since I haven't tried myself
by Politia on Tuesday June 17th 2008, 22:28
Also, close to tray has worked flawlessly with Ubuntu 7.10 and I am not sure if even 7.04 was ok. Other distros do show up in tests as having problems. I have been using uTorrent on Ubuntu since last August and I don't recall having any problems with the tray.
Also stability is excellent. There was a time when there were over 140 torrents stored and 2-5 running. And the resource load was with Wine only a fraction from the consumption of the competition. Exceptional app!
by Ben V on Saturday June 7th 2008, 22:45
by babok on Thursday August 21st 2008, 4:49
Over 1.0mb/s, they are dropped and log error is the same.
by Henry Lajoie on Wednesday May 14th 2008, 22:03
by Politia on Tuesday June 17th 2008, 22:32
by Dan Kegel on Monday August 6th 2007, 10:47
says
"I'm entering this type of string:
www.bitmetv.org/rss.php?feed=...XXXX;pass=XXXX
the same string works well on my windows system but on my seedbox, i can get the rss content, but when i click on the torrent to add from it, i always get invalid torrent file error.
...
There was disscusion about that in the bitmetv forums. Just search for "rss feed" in the search tab. tread name is "BitMeTV RSS Feed with utorrent" and read last pages.
It seems that there is an RSS issue while running utorrent under wine."