Search found 1232 matches

by Jordan
Tue Jan 22, 2013 6:57 am
Forum: Support
Topic: Transmission still hangs horribly
Replies: 45
Views: 48360

Re: Transmission still hangs horribly

Maybe "perf report --call-graph", then?

The output in those screenshots looks more like what I see when I use "perf report --gtk"
by Jordan
Tue Jan 22, 2013 5:25 am
Forum: Support
Topic: ratio-limit: possible bug?
Replies: 8
Views: 8677

Re: ratio-limit: possible bug?

This sounds similar to https://trac.transmissionbt.com/ticket/5175 ... what locale are you using? If you change locales, or use LANG=C, does the problem go away?

If it is a locale problem, do you have information on how I should change the settings on my system s.t. I can reproduce the error here?
by Jordan
Tue Jan 22, 2013 5:23 am
Forum: Support
Topic: ratio-limit: possible bug?
Replies: 8
Views: 8677

Re: ratio-limit: possible bug?

That's odd... I'm either following the steps wrong, or something's different with my setup, but I'm not seeing this. First I tested editing settings.json to 0.10, then ran transmission and exited, to see if the updated settings.json truncated the value to 0: $ ls -l ~/.config/transmission/settings.j...
by Jordan
Tue Jan 22, 2013 4:49 am
Forum: Support
Topic: Transmission still hangs horribly
Replies: 45
Views: 48360

Re: Transmission still hangs horribly

Szafran,

I'm not sure why you used screenshots for that; but regardless, it's interesting output. Obviously the thing to look at is why countArray() and countRange are being called so heavily.

Any chance you could pastebin the "perf report -g" of those to show the call chains for them?
by Jordan
Mon Jan 21, 2013 4:37 pm
Forum: Support
Topic: ratio-limit: possible bug?
Replies: 8
Views: 8677

Re: ratio-limit: possible bug?

I write 0,20 I'll get 0, if I write 1,85 I'll get 1 and so on. If you're editing this in settings.json, then problem solved: JSON requires a '.' decimal point regardless of the locale. If you're saying Transmission itself is writing ',' on its own when it saves settings.json on shutdown, that would...
by Jordan
Mon Jan 21, 2013 4:23 pm
Forum: Support
Topic: Transmission still hangs horribly
Replies: 45
Views: 48360

Re: Transmission still hangs horribly

Szafran, if you're trying to download a very large torrent at a sustained 7 MB/s, you may be hitting a use case that the developers haven't tested for... I don't know about livings124, but I don't have that kind of hardware / bandwidth available to me. The gdb traces are interesting: both of them sh...
by Jordan
Mon Jan 21, 2013 6:37 am
Forum: Support
Topic: Transmission 2.73 GUI "Freeze"/Hangups [Ubuntu 12.04]
Replies: 8
Views: 7044

Re: Transmission 2.73 GUI "Freeze"/Hangups [Ubuntu 12.04]

Not sure what you're wanting. You didn't give any information about your build failure before?
by Jordan
Mon Jan 21, 2013 1:59 am
Forum: Support
Topic: Transmission still hangs horribly
Replies: 45
Views: 48360

Re: Transmission still hangs horribly

On a torrent with 390GB size and 23,273 parts I'm getting only up to 600kB/s (that's less than 10% of what it should be) and the CPU usage is maxed out all the time. <snip> I do compare it to the speeds I can achieve on a much slower laptop with Win7 + uT (so what you wrote doesn't make sense). So ...
by Jordan
Sun Jan 20, 2013 3:11 am
Forum: Mac Support
Topic: Move search button
Replies: 1
Views: 2182

Re: Move search button

Thread locked + user banned

Transmission is not meant for piracy. Do not use it.
by Jordan
Sun Jan 20, 2013 3:09 am
Forum: Windows Support
Topic: Transmission for Windows
Replies: 64
Views: 419746

Re: Transmission for Windows

What's the error message that Transmission's giving you?
by Jordan
Sun Jan 20, 2013 3:07 am
Forum: Support
Topic: Transmission still hangs horribly
Replies: 45
Views: 48360

Re: Transmission still hangs horribly

szafran wrote:On a torrent with 390GB size and 23,273 parts I'm getting only up to 600kB/s (that's less than 10% of what it should be) and the CPU usage is maxed out all the time.
I'll pull an update and do a debug dump later today.
600kB/s is less than 10% the speed you're expecting?
by Jordan
Fri Jan 18, 2013 7:47 pm
Forum: Web Interface
Topic: Settings Icon in Web Interface from iPad
Replies: 5
Views: 7401

Re: Settings Icon in Web Interface from iPad

Yep, it's a known issue & is in the bug tracker. The main problem blocking fixes in the web client is that we don't have a primary dev for the web client. I'm kind of toying with the idea of using Dojo to make a proper web client for phones & tablets, but don't have the free time needed to c...
by Jordan
Thu Jan 17, 2013 4:18 pm
Forum: Support
Topic: Internet stops working when using Transmission
Replies: 8
Views: 7854

Re: Internet stops working when using Transmission

Try disabling DHT and uTP and see if that makes any difference.

Sometimes routers can't handle the load generated by the volume of different kinds of network traffic generated by p2p
by Jordan
Thu Jan 17, 2013 4:16 pm
Forum: Windows Support
Topic: Error when compiling transmission on Windows
Replies: 13
Views: 11683

Re: Error when compiling transmission on Windows

rb07, is there an up-to-date page describing how you build trqtw?

It seems like there are a lot of people depending on your builds now, which is kind of awesome :D
by Jordan
Thu Jan 17, 2013 4:11 pm
Forum: Web Interface
Topic: Polonized transmission control - spolszczone t-c
Replies: 1
Views: 3671

Re: Polonized transmission control - spolszczone t-c

IMO it makes more sense for you to contact the transmission-control developer directly. IIRC transmission-control uses the easyui framework, so maybe he can fold your localization into his release.