[SOLVED] uTorrent (2.0.4) WINE (1.7.30) Tracker Error 12157

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[SOLVED] uTorrent (2.0.4) WINE (1.7.30) Tracker Error 12157

Postby BlueDragon » Mar 24th, '17, 01:27

Hi all,

Can someone please help me to find why uTorrent v2.0.4 (or 1.8.5) is having a tracker error 12157 on WINE v1.7.30. According to my researches it seems to be linked with some SSL certificate story. According to this link there should be a setting to change in the IE options. I also found that it whas a bug in a previous WINE version:
Bugs fixed in 1.2.2: ... 21096 utorrent drops error 12157 when using a https tracker

Any hint or help how to solve this problem would be much appreciated.

NB: For those who may want to tell me that there are enough other torrent clients natively running on nix systems, well... find me one which is having the strengths, reliability and acceptance (private trackers) like uTorrent first! :twisted:
Last edited by BlueDragon on Apr 4th, '17, 01:44, edited 1 time in total.
BlueDragon
 
Posts: 54
Joined: Feb 22nd, '17, 20:47

Re: uTorrent (2.0.4) with WINE (1.7.30) - Tracker Error 1215

Postby dirkme » Mar 24th, '17, 02:40

why don't you use transmission, it supports even blocklists and I am not left wanting since I use it for many years.
dirkme
 
Posts: 50
Joined: Nov 24th, '16, 01:39

Re: uTorrent (2.0.4) with WINE (1.7.30) - Tracker Error 1215

Postby doktor5000 » Mar 24th, '17, 18:53

BlueDragon wrote:well... find me one which is having the strengths, reliability and acceptance (private trackers) like uTorrent first! :twisted:

transmission also works fine for that here with several private trackers, rtorrent or qbittorrent would be other alternatives.

For questions regarding utorrent and/or wine best ask in wine or utorrent support sites.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18055
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: uTorrent (2.0.4) with WINE (1.7.30) - Tracker Error 1215

Postby BlueDragon » Mar 24th, '17, 19:37

Ok thanks, I will ask in the wine forum then. uT forum you can forget right away...

It's off topic but in short, transmission is only super basic, not at all what I'm looking for. qBT is buggy like crazy, I reported 2 quite big bugs here and here. It destroyed a part of my torrents though I took a lot of precautions to avoid something like that to happen. Could not make a full backup because of lack of disk space, anyway, I don't want to hear from this client any more for quite a while I guess!! :evil: rtorrent I'm presently investigating, but it's not straight forward for GUI used guys like me... ;) I will try to complete it with ruT, which is a another (big) ride to setup.
BlueDragon
 
Posts: 54
Joined: Feb 22nd, '17, 20:47

Re: uTorrent (2.0.4) with WINE (1.7.30) - Tracker Error 1215

Postby BlueDragon » Apr 4th, '17, 01:43

So it was by far not trivial but in the end I achieved (more or less) my aim: have 2 uTorrent 2.0.4 instances run in parallel with wine 2.4 staging on Linux (Mageia 5) :D

The overall stability seems good but there are details which are not working normally. One example can be the vertical scrolling bar not always working, depending of the detail info pane (F5) toggle. This bug is not constant and not really a problem. Another annoyance is the wine explorer, which for instance does not allow to copy paste a file / folder. Besides, under the condition that you managed to have the drives staying mapped as needed within winecfg, basically the content of resume.dat is loaded as it should. Biggest annoyance here though is, that somehow (not sure why) the information about what file was skipped in the torrents (partial downloads) went lost. So if you force re-check before setting this back as it was, you are going to lose a part of your data (the .dat file keeping the part of the chunk not placeable within the downloaded files). In other words, you will typically have to re-download at least one piece (99.9% completed). Force re-checking instead of starting the torrent is a good idea here, except if you don't mind to have uTorrent downloading the missing pieces automatically upon completion of the recheck. This being said, strangely I also lost several pieces of data here and there. I'm not sure why, the disk seems in perfect state (smart) but I assume that it's when the data was not used (read, maybe even refreshed, re-written) for a longer period of time (3-6 years in my case, can't tell exactly). This has to do with the HDD magnetic platters, off topic here. [Hint: 'badblocks -snv' is your friend]

So here a summary (see here for details) of all what is needed for future reference, I hope it can help some others:
1) Install wine (latest version, not the one presently in the official Mageia repos!)
2) Start the wine configurator (NOT as root /sudo !!) with 'winecfg' (easiest default way). This will create a wineprefix (environment) in your home directory called .wine by default.
3) Select Windows XP and map the drives as needed. Save (ok) and start the configurator again, to see if the drive settings where retained or not. If not, or just partly, try to fiddle a bit with 'Autodetect' or 'Show advanced' and filling also 'Device' (like /dev/sda). Do this until you reach what you need. It's buggy, remember, but I succeeded like that, even if it seems stupid. :lol:
4) Start uTorrent like this basically:
Code: Select all
wine start /unix '/home/user/path/utorrent.exe' (remember that your old resume.dat and settings.dat must be in the same directory, besides other optional files)

NB: There are other ways but this is the safest IMHO.

5) Only if you want to run a second instance in parallel: either copy and rename the .wine directory and all it's content to something like .wine-second or build a second wineprefix with
Code: Select all
WINEPREFIX="$HOME/.wine-second" winecfg

Then start the second instance with:
Code: Select all
WINEPREFIX="$HOME/.wine-second" wine start /unix '/home/user/path/utorrent2.exe'

NB: You may want to edit your launcher and search for an uT icon image, so it's looking neat in the launcher menu.
BlueDragon
 
Posts: 54
Joined: Feb 22nd, '17, 20:47


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron