Closed GoogleCodeExporter closed 8 years ago
please supply the log file located in $HOME/.ntorrent/
Original comment by kei...@gmail.com
on 11 Sep 2008 at 4:14
please let me know what kind of further information you would need (logs etc.)
Original comment by wea.plan...@googlemail.com
on 11 Sep 2008 at 7:14
i just did..., please supply the ntorrent log file, as previously stated.
Original comment by kei...@gmail.com
on 11 Sep 2008 at 9:23
Same issue here. I'm attaching the file .ntorrent/log/ntorrent.0 -
.ntorrent/log/ntorrent is empty.
Original comment by gaetan.l...@gmail.com
on 13 Sep 2008 at 7:51
Attachments:
well i see you have two issues. the first is that your using an old version of
xmlrpc-c on the server side.
Caused by: redstone.xmlrpc.XmlRpcFault: Unsupported XMLRPC dialect selected.
the other is that you are using the apple skin which is not serializable,
therefore
cannot save profile settings.
ATTENTION: writing aborted; java.io.NotSerializableException:
apple.laf.CoreUIControl
read the installation guide and get the correct xmlrpc-c version for rtorrent.
and
for the profile settings bug you will have to set the skin to the default java
metal
skin. if you wish to save profile settings instead of typing them in each time
you
start the application.
Original comment by kei...@gmail.com
on 14 Sep 2008 at 7:09
Thanks for the reply on both problems. It would be nice if you can add an error
message like "Rtorrent seems to be built with a too old xmlrpc-c. Maybe you
should
rebuild it with a newer xmlrpc-c?", and "Profile can't be saved with aqua skin.
Please chose a different one.". It would make the life of the user a bit easier
:-)
Original comment by gaetan.l...@gmail.com
on 14 Sep 2008 at 7:31
the reason for these empty error messages is because im not throwing my own
custom
made exceptions with clarifying error messages. Why im not throwing my own is
just to
keep the code clean at the moment. You can expect more thorough error messages
when
nTorrent gets to version 1.0
Original comment by kei...@gmail.com
on 14 Sep 2008 at 8:35
Original issue reported on code.google.com by
jonathan...@googlemail.com
on 8 Sep 2008 at 10:14