advanced seek panel gone?

11 views
Skip to first unread message

chumba wumba

unread,
Nov 23, 2011, 12:50:05 AM11/23/11
to PyChess People
Just installed 0.10.1 beta2. Seems to be faster. Too early to say if
it's more stable.

In FICS play, the Seek Panel seems to have changed to something a
little more basic. Is there any way to get back to the options that
were available in 0.10 final? That is, be able to have more control
over the ratings of players (e.g. 1000 +/- 100) you can play. And
there used to be three full game settings, right?

Anyway, 1 vote for the old style. Maybe it was too confusing for some?

chumba wumba

unread,
Nov 23, 2011, 1:12:50 AM11/23/11
to PyChess People
After some more play, does seem faster and more stable. Sweet.

gbt...@gmail.com

unread,
Nov 23, 2011, 5:38:03 AM11/23/11
to PyChess People
The seek panel in 0.10.1beta2 is the same as in 0.10 IIRC.
Or am I missing something?

chumba wumba

unread,
Nov 23, 2011, 9:42:59 PM11/23/11
to PyChess People
Oh. This is embarrassing. Looks like I reverted to the 0.10beta3 copy
in the Ubuntu repositories.

When I try to run 0.10.1beta2-1 from the Google Code deb file, I get a
problem:
File "/usr/local/bin/pychess", line 38, in <module>
pychess.Main.run(sys.argv[1:])
TypeError: run() takes exactly 4 arguments (1 given)

I may go back to 0.10 final for a while.

Sorry again.

gbt...@gmail.com

unread,
Nov 24, 2011, 3:33:16 AM11/24/11
to PyChess People
The line:
pychess.Main.run(sys.argv[1:])
was in version 0.10 and before in main pychess script, and

in 0.10.1.beta2 the similar line is:
pychess.Main.run(no_debug, glock_debug, thread_debug, chess_file)

Seems you had mixed files from different versions of pychess somehow.

chumba wumba

unread,
Nov 25, 2011, 11:47:25 AM11/25/11
to PyChess People
You're right. My installation must have gotten scrambled somehow. I
manually all the pychess files I could find and reinstalled from deb.
Now it works great. Thanks!

Reply all
Reply to author
Forward
0 new messages