google-code-export / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

Need a way to use another port than 5000 #353

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open pychess try to connect to fics
2.
3.

What is the expected output? What do you see instead?

I cannot log into fics

Does it happen every time?

yes

What version of the product are you using?

0.82

Did you use an installed version of PyChess or did you run in from a
tarball/svn?

from ubuntu repositories

Please provide any additional information below.

Please attach the latest pychess logfile.
For PyChess <= 0.6.x it's hidden in your homedirectory and called
".pychess.log".
For PyChess > 0.6.x, it's in a hidden folder, under your homedirectory,
named ".pychess/"

Original issue reported on code.google.com by asath...@gmail.com on 23 Oct 2008 at 7:40

GoogleCodeExporter commented 9 years ago
In trunk you can now specify any list of ports for PyChess to try.
This will be in beta soon.
Thanks for making os aware of the problem.

Original comment by lobais on 23 Oct 2008 at 8:17