Open GoogleCodeExporter opened 9 years ago
Could you test with logrpc build, and attach the log to this issue?
Original comment by elso.and...@gmail.com
on 12 Oct 2011 at 9:51
I tried today with logrpc build r758
Then fast open first torrent by transmission-dotnet, then another one.
What I get is starting transmission-dotnet and window pops up which says that I
have to be connected in order to add torrents and if I want to connect now?
When I click yes and I get "duplicated torrent" error and only second torrent
is added. In logs I can see something like this:
duplicate torrent
Host=192.168.0.1, Version=2.4, Revision=12935, RpcVersion=14,
RpcVersionMinimum=1
Host=192.168.0.1, Version=2.4, Revision=12935, RpcVersion=14,
RpcVersionMinimum=1
When I answer question with "no" then there is no error but only second torrent
is added.
When I open only one torrent file then I don't have any questions about
connecting and in logs ther is only one:
Host=192.168.0.1, Version=2.4, Revision=12935, RpcVersion=14,
RpcVersionMinimum=1
Now I'm using transmission-daemon 2.40b3 and It's the same issue as in 2.32
Original comment by mlec...@gmail.com
on 13 Oct 2011 at 3:52
r768 may fixes this, but my nighty build system is down, maybe i can run it
next week... :/
Original comment by elso.and...@gmail.com
on 13 Oct 2011 at 9:06
Just tested r768 - much improvement, now both torrents are added to download
list properly but I can still see window poping up which says that I have to be
connected in order to add torrents and if I want to connect now? No matter
which answer I chose still both torrents are added. It could be fixed but don't
have to since it's not so important :) Thx
Logs:
Host=192.168.0.1, Version=2.41, Revision=12957, RpcVersion=14,
RpcVersionMinimum=1
Host=192.168.0.1, Version=2.41, Revision=12957, RpcVersion=14,
RpcVersionMinimum=1
Original comment by andrzejm...@o2.pl
on 16 Oct 2011 at 4:39
If you use the logrpc build and enable the debug messages, you can see "RPC
request" and "RPC response" logs. The double popup is a bug: if you ansver yes,
the second dialog souldnt popup. :/
Original comment by elso.and...@gmail.com
on 16 Oct 2011 at 7:16
Original issue reported on code.google.com by
mlec...@gmail.com
on 23 Sep 2011 at 7:35