rajrakeshdr / pychess

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

Welcome screen appears with title bar only visible in bottom right corner of screen #309

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start PyChess 0.8 (using deb package on Ubuntu 7.10, Enhanced Desktop
effects enabled).
2.
3.

What is the expected output? What do you see instead?
Welcome screen should appear where it was last positioned, or in the center
if never run before. Instead, it always appears in the bottom right corner
of the screen, with only its title bar and partial menu visible.

Does it happen every time?
Yes. It does not remember my repositioning of the welcome screen.

What version of the product are you using?
0.8 from deb package.

Did you use an installed version of PyChess or did you run in from a
tarball/svn?
Deb package from project site.

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 arthur.p...@gmail.com on 26 Feb 2008 at 3:43

GoogleCodeExporter commented 9 years ago
I've committed a patch to the 0.8.1 branch, which gives PyChess a default 
window size
on 575x515 and a default placement centering on the golden cut.

Original comment by lobais on 29 Feb 2008 at 7:13