Search found 1232 matches

by Jordan
Thu Feb 07, 2013 6:33 pm
Forum: Support
Topic: Suddenly Pausing
Replies: 6
Views: 10236

Re: Suddenly Pausing

Is there an error message for that torrent? One thing I've seen that has symptoms similar to this is if you start downloading to a directory that you don't have permissions to, or is full, etc... the torrent will download blocks into its memory cache, and then after a few minutes hit an I/O error wr...
by Jordan
Wed Feb 06, 2013 6:37 pm
Forum: Support
Topic: Restart of Transmission on Raspberry failed
Replies: 1
Views: 1993

Re: Restart of Transmission on Raspberry failed

I've never heard of that error before. "Verneed record" definitely isn't coming from the Transmission code itself. Some quick Googling indicates that this might be a system configuration issue. It looks like people have hit this on several other apps over the years. One suggestion I see is...
by Jordan
Wed Feb 06, 2013 2:36 pm
Forum: General
Topic: Atomically move torrent data to download dir
Replies: 1
Views: 2996

Re: Atomically move torrent data to download dir

hschmidt, that code moves the contents file-by-file, rather than all in a batch, to handle the edge cases where two torrents would have the same top-level directory s.t. their files would overlap in the same subdirectory. However, that call to tr_torrentDeleteLocalData() on the old directory at the ...
by Jordan
Wed Feb 06, 2013 2:25 pm
Forum: Mac Support
Topic: [Fixed] T-13978 crashed when unchecking all boxes
Replies: 3
Views: 3547

Re: T-13978 crashed when unchecking all boxes in torrent fil

This is fixed now in r13980
by Jordan
Wed Feb 06, 2013 2:50 am
Forum: Mac Support
Topic: [Fixed] T-13978 crashed when unchecking all boxes
Replies: 3
Views: 3547

Re: T-13978 crashed when unchecking all boxes in torrent fil

Thanks for the report!

I got this crash earlier today but couldn't get a crash report for it, and couldn't reproduce it. I've opened a ticket for this with your crash report: https://trac.transmissionbt.com/ticket/5276

Much appreciated :D
by Jordan
Tue Feb 05, 2013 8:25 pm
Forum: Support
Topic: [Solved] [2.75] "?!" Status in Web UI
Replies: 2
Views: 2268

Re: [2.75] "?!" Status in Web UI

'?' means the peer is choked but uninterested

I've never seen '!' show up there; are you sure it's not the letter 'I' instead? (meaning an Incoming connection)
by Jordan
Tue Feb 05, 2013 6:07 pm
Forum: General
Topic: [Answered] Datas per session
Replies: 2
Views: 2445

Re: Datas per session

Yes, in Help > Statistics
by Jordan
Tue Feb 05, 2013 2:42 pm
Forum: Support
Topic: evmap.c:401: Assertion ctx failed in evmap_io_active
Replies: 2
Views: 3165

Re: evmap.c:401: Assertion ctx failed in evmap_io_active

You may want to report this upstream to the libevent developers.
by Jordan
Mon Feb 04, 2013 11:32 pm
Forum: Windows Support
Topic: Transmission for Windows
Replies: 64
Views: 397397

Re: Transmission for Windows

I've unpinned this thread because it has so much cruft at the top of it about wintransmission.

rb07, if you make a new thread for trqtw, I'll pin it instead. That way it should be easier for new users to find trqtw...
by Jordan
Sat Feb 02, 2013 4:02 pm
Forum: Support
Topic: Error 403 - Newbie that DID google before and still can't...
Replies: 4
Views: 7717

Re: Error 403 - Newbie that DID google before and still can'

If you're trying to allow any IP address to connect (such as the way you added *.*.*.* to the whitelist), why not disable the whitelist altogether with

Code: Select all

"rpc-whitelist-enabled": true, 
by Jordan
Sat Feb 02, 2013 3:58 pm
Forum: Mac Support
Topic: Transmission producing rMBP fan trouble?
Replies: 5
Views: 4414

Re: Transmission producing rMBP fan trouble?

I've got no idea why this might be happening, especially considering the lower CPU use.

If either of you find a lead on this s.t. some action can be taken to fix the problem, please let me know.
by Jordan
Sat Feb 02, 2013 3:56 pm
Forum: Support
Topic: [Solved] Unregistered Torrent Pass
Replies: 2
Views: 17712

Re: Unregistered Torrent Pass

You've probably gotten a torrent that has a long list of trackers, and the torrent's no longer registered on one of those trackers. The error message probably doesn't do any harm as long as there are other working trackers on the list. To "fix" the error, remove the unhappy tracker from th...
by Jordan
Fri Feb 01, 2013 5:26 pm
Forum: Mac Support
Topic: Active filter behaves differently in web client.
Replies: 6
Views: 5618

Re: Active filter behaves differently in web client.

cfpp2p wrote:here is a patch that filters the active state perhaps as you want:

https://trac.transmissionbt.com/ticket/4488#comment:10
That patch doesn't seem to affect the web client's Active filter...?
by Jordan
Fri Feb 01, 2013 1:04 am
Forum: Mac Requests
Topic: Active scope implementation parity with *nix version
Replies: 1
Views: 3621

Re: Active scope implementation parity with *nix version

In the GTK+ and Qt clients, 'active' torrents are ones which have connections to peers that say they're ready to exchange piece data with us. Older implementations of the GTK+ and Qt clients used to define 'active' as "actually transferring >0 bytes right now. Under the current definition, torr...
by Jordan
Tue Jan 22, 2013 7:16 pm
Forum: Support
Topic: Transmission still hangs horribly
Replies: 45
Views: 45118

Re: Transmission still hangs horribly

Grumble. I feel like we're on the cusp of some usable information, but aren't quite there yet :) So when I run that perf data through perf report, I get some pretty useless information: # Overhead Command Shared Object Symbol # ........ ............... ............................. ...... # 95.77% t...