TheRealCDay / raptor-chess-interface

Automatically exported from code.google.com/p/raptor-chess-interface
0 stars 0 forks source link

Opening PGN file erases previous games #587

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just Open the PGN file with pre-existing games
2.
3.

What is the expected output? What do you see instead?
Old historic games should be preserved

What version of the product are you using? On what operating system and
what environment?
Raptor .98 RC11 ; Ubuntu i386 10.10

Please provide any additional information below.

Original issue reported on code.google.com by gtmoor...@gmail.com on 29 Mar 2011 at 4:03

GoogleCodeExporter commented 9 years ago
Sorry, I don't quite follow this one. What is being erased exactly?

Original comment by carsonday on 22 Apr 2011 at 10:41

GoogleCodeExporter commented 9 years ago
After .98 Release, this defect was no longer valid in Unbuntu i386 10.10, but I 
am still experiencing in Ubuntu 64 bit version with latest .98 release.

All you have to do is just start Raptor and click Show my Previous games.. All 
previously played games are erased...

Original comment by gtmoor...@gmail.com on 23 Apr 2011 at 6:25

GoogleCodeExporter commented 9 years ago
Additional Info: Used Linux Deb package to install Raptor

Original comment by gtmoor...@gmail.com on 23 Apr 2011 at 7:21

GoogleCodeExporter commented 9 years ago
Raptor stores the games in the ~/.raptor/games/raptorGames.pgn folder by 
default. Since it uses ~ if you login with a different linux user, you will 
only see the games played as that user. Also if the ~/.raptor folder is deleted 
it will be cleared every time. Do you think one of the above could be the 
reason?

Original comment by carsonday on 27 Apr 2011 at 11:08

GoogleCodeExporter commented 9 years ago
No. Both reasons didnt apply
1) Always using one user to login 2) Didn't delete ~/.raptor

Original comment by gtmoor...@gmail.com on 28 Apr 2011 at 3:04

GoogleCodeExporter commented 9 years ago
One more additional case
1) Logged onto fics
2) Played few games
3) Closed raptor
4) Opened the pgn file through text editor. The played games was there
5) Started raptor
6) Opened the pgn file using text editor. The games was not there

So the games are erased when raptor starts and not when I clicked "Show my 
previous games"

Original comment by gtmoor...@gmail.com on 1 May 2011 at 8:10

GoogleCodeExporter commented 9 years ago
Found a work-around
Changed the default save file to a different file at different location and now 
everything is fine

Original comment by gtmoor...@gmail.com on 1 May 2011 at 8:46