Code: Select all
(Stripping trailing CRs from patch.)
patching file configure
patch: **** malformed patch at line 4: case $host_os in
What am I doing wrong?
Code: Select all
(Stripping trailing CRs from patch.)
patching file configure
patch: **** malformed patch at line 4: case $host_os in
That's strange, I've used all versions under Windows XP and they all work.king555 wrote:I try Windows 7 and 1.83 - the torrent's content (there are russian letters) are shown,but it does not adding torrent to the torrents list.
In Windows XP it does not adding and content are'nt shown.
You don't need the patch under Cygwin (as the Wiki says: http://trac.transmissionbt.com/wiki/Building). But I'll clean my text on the Wiki and take out the (unneeded patch).klak wrote:I build transmission under fedora11, but all the same problems. I tried under Cygwin (http://forum.transmissionbt.com/viewtop ... f=1&t=7612). I copied text from example below in cygwin.patch . When I try doing patch<cygwin.patch, I have error:Code: Select all
(Stripping trailing CRs from patch.) patching file configure patch: **** malformed patch at line 4: case $host_os in
What am I doing wrong?
But file not downloading. I try different things(such as deletings .resume files and etc) and in one moment transmission begin to downloading ~47kb and stopped. After it i can't repeat this situation files are not downloading.qtr.exe:4524 TCP userpc:51414 91.122.133.10:4255 CLOSE_WAIT
qtr.exe:4524 TCP userpc:51414 92.115.133.129:3441 CLOSE_WAIT
qtr.exe:4524 TCP userpc:51414 a138.sub205.net78.udm.net:4776 CLOSE_WAIT
qtr.exe:4524 TCP userpc:51414 188.17.87.239:3373 CLOSE_WAIT
qtr.exe:4524 TCP userpc:51414 95.79.142.205:3497 CLOSE_WAIT
qtr.exe:4524 TCP userpc:51414 95.79.142.205:3145 CLOSE_WAIT
qtr.exe:4524 TCP userpc:51414 95.67.171.233:55248 CLOSE_WAIT
qtr.exe:4524 TCP userpc:51414 94.158.106.88:3328 ESTABLISHED
qtr.exe:4524 TCP userpc:51414 91.201.177.58:3361 CLOSE_WAIT
qtr.exe:4524 TCP userpc:51414 91.77.130.199:61909 CLOSE_WAIT
qtr.exe:4524 TCP userpc:51414 78.158.157.121:63323 CLOSE_WAIT
qtr.exe:4524 TCP userpc:51414 92.126.179.19:55443 CLOSE_WAIT
qtr.exe:4524 TCP userpc:51414 92.126.47.39:1478 CLOSE_WAIT
qtr.exe:4524 TCP userpc:51414 82.193.139.227:52590 CLOSE_WAIT
qtr.exe:4524 TCP userpc:20265 localhost:20264 ESTABLISHED
qtr.exe:4524 TCP userpc:20264 localhost:20265 ESTABLISHED
qtr.exe:4524 TCP userpc:51414 91.122.133.10:3873 CLOSE_WAIT
No, I don't think it matters, both should work as expected.In settings.json paths are writed in different formats as
"C:\/Documents and Settings\/user" and as "C:/Documents and Settings/user" it does not matter?
Thank you very much! I await with impatience.I'll report back when I find the solution, and update the QTr installer or whatever is needed.
I downloaded this: http://ifile.it/aptbk5h/Transmission-1.91-Setup.exe404: Not Found
Couldn't find Transmission's web interface files!
Users: to tell Transmission where to look, set the TRANSMISSION_WEB_HOME environment variable to the folder where the web interface's index.html is located.
Package Builders: to set a custom default at compile time, #define PACKAGE_DATA_DIR in libtransmission/platform.c or tweak tr_getClutchDir() by hand.
I was able to install QTransmission on windows using both of those, but when I tried to add a torrent file with files that already existed, my computers CPU temperature spiked up to 61 degree's before I quit it with both versions (after I started monitoring it). Before I started monitoring it, the CPU temperature spiked to 82 Celsius before shutting down immediately.rb07 wrote:Let's see if this works...
http://ifile.it/u3r9v6i/QTransmission-1.93-Setup.exe
Note: No improvement on the stand-alone server side.
http://ifile.it/oqgm9t4/QTransmission-2 ... -Setup.exe
Note 1: This is a second build, I fixed a long standing mistake I made that showed as QTr not saving the preferences.
Note 2: Does not work as stand-alone server. This is a little more experimental build, I used Qt 4.7beta1, and a few other libraries in development.
Code: Select all
qtr --remote <IP address> --username <user> --password <password>