Re: issue saving a game

2021-06-13 Thread victorhck
El 23/10/20 a las 20:16, Antonio Ceballos escribió:
> I could not reproduce the bug on Ubuntu 16.04, but I could on Debian 10.6.
> 
> I have verified Simon's patch and I think it is fine and fixes the bug.
> 
> Therefore, I have uploaded the change to the subversion repository in
> Savannah. It will be included in the next release, 6.2.8, which may still
> take a few weeks.
> 
> Antonio
> 

Hello!
Bug seems to be fixed and everything works as expected!!

Thanks a lot for your work!!

Greetings!


-- 
---
GPG Key: 0xcc742e8dc9b7e22a
Fingerprint = 6FE2 3B1F AAC8 E5B7 63EA 88A9 CC74 2E8D C9B7 E22A

Aprende a proteger la privacidad de tu correo:
https://emailselfdefense.fsf.org/es/

Mi blog sobre openSUSE, GNU/Linux y software libre:
https://victorhckinthefreeworld.com/

Herramientas para proteger tu privacidad
https://victorhck.gitlab.io/privacytools-es/




Re: issue saving a game

2020-10-23 Thread victorhck
El 23/10/20 a las 20:16, Antonio Ceballos escribió:
> I could not reproduce the bug on Ubuntu 16.04, but I could on Debian 10.6.
> 
> I have verified Simon's patch and I think it is fine and fixes the bug.
> 
> Therefore, I have uploaded the change to the subversion repository in
> Savannah. It will be included in the next release, 6.2.8, which may still
> take a few weeks.
> 
> Antonio
> 

Hey! thanks a lot!! :)
I was written an article for my blog when I found that bug. Happy to see
that a fix is on the way!
I will publish my article as soon as I get the fix in my openSUSE
Tumbleweed system!!

Thanks a lot for your support to free software!

Happy hacking!


-- 
---
GPG Key: 0xcc742e8dc9b7e22a
Fingerprint = 6FE2 3B1F AAC8 E5B7 63EA 88A9 CC74 2E8D C9B7 E22A

Aprende a proteger la privacidad de tu correo:
https://emailselfdefense.fsf.org/es/

Mi blog sobre openSUSE, GNU/Linux y software libre:
https://victorhckinthefreeworld.com/

Herramientas para proteger tu privacidad
https://victorhck.gitlab.io/privacytools-es/



OpenPGP_0xCC742E8DC9B7E22A.asc
Description: application/pgp-keys


OpenPGP_signature
Description: OpenPGP digital signature


Re: issue saving a game

2020-10-07 Thread victorhck
El 7/10/20 a las 0:27, Antonio Ceballos escribió:
> Hello,
> 
> I have been unable to reproduce the problem on version 6.2.7.
> 
> I don't understand where the two-line date heading of your ARCHIVO
> comes from, as pgnsave does not write anything before [Event ""]. Do
> you have any clue? By the way, had you invoked pgnload beforehands?
> 
> As Simon said, PGNSaveToFile is suspicious of doing something wrong.
> I am changing a little bit the way the y/n user input is processed in case
> a
> file overwrite is detected, but this is unlikely to be related to your
> problem.
> Anyway, did it occur in such a situation, or the file just didn't exist
> prior to
> your call to pgnsave?
> 
> Regards,
> Antonio
> 

sorry, that lines are not included in the file. I just copy/pasted the
command and the output the file begins in the [Event ""] line.

I just started the game invoking gnuchess in the command line, did some
random moves. Run show game command and the moves are showed. Then run
pgnsave command and then I get that issue in the file, only saved the
last move, not the whole game...

I saved the file in a complete new file.

BTW running gnuchess 6.2.7 in openSUSE Tumbleweed GNU/Linux system

kind regards.


-- 
---
GPG Key: 0xcc742e8dc9b7e22a
Fingerprint = 6FE2 3B1F AAC8 E5B7 63EA 88A9 CC74 2E8D C9B7 E22A

Aprende a proteger la privacidad de tu correo:
https://emailselfdefense.fsf.org/es/

Mi blog sobre openSUSE, GNU/Linux y software libre:
https://victorhckinthefreeworld.com/

Herramientas para proteger tu privacidad
https://victorhck.gitlab.io/privacytools-es/




issue saving a game

2020-10-06 Thread victorhck
Hello.

Don't know if it's a bug or maybe I'm doing something wrong when I save
a game.

I run gnuchess and doing some moves. If I run show game, I can see the
moves. But if I run pgnsave that only saves the last move, so after I
can't load.

running show game after some moves:

@Blancas (4) : show game
  White   Black
  1.  d3  Nc6
  2.  e4  Nf6
  3.  a4  e5

Then I save the game in a file, and if I run a cat to that file this is
what I get:

$> cat ARCHIVO
  mié 30 sep
2020 18:06:27
[Event ""]
[Site ""]
[Date "2020.09.30"]
[Round ""]
[White ""]
[Black "GNU Chess 6.2.7"]
[WhiteELO "0"]
[BlackELO "0"]
[Result ""]

e5


nothing more!
I miss something? Running openSUSE Tumbleweed and I've installed
gnuchess from repositories.

Thanks for your work! Greetings


PS: Maybe would be a good idea to change "pgnsave" and "pgnload" to
"save" and "load" :)

-- 
---
GPG Key: 0xcc742e8dc9b7e22a
Fingerprint = 6FE2 3B1F AAC8 E5B7 63EA 88A9 CC74 2E8D C9B7 E22A

Aprende a proteger la privacidad de tu correo:
https://emailselfdefense.fsf.org/es/

Mi blog sobre openSUSE, GNU/Linux y software libre:
https://victorhckinthefreeworld.com/

Herramientas para proteger tu privacidad
https://victorhck.gitlab.io/privacytools-es/




issue saving a game

2020-09-30 Thread victorhck
Hello.

Don't know if it's a bug or maybe I'm doing something wrong when I save
a game.

I run gnuchess and doing some moves. If I run show game, I can see the
moves. But if I run pgnsave that only saves the last move, so after I
can't load.

running show game after some moves:

@Blancas (4) : show game
  White   Black
  1.  d3  Nc6
  2.  e4  Nf6
  3.  a4  e5

Then I save the game in a file, and if I run a cat to that file this is
what I get:

$> cat ARCHIVO
  mié 30 sep
2020 18:06:27
[Event ""]
[Site ""]
[Date "2020.09.30"]
[Round ""]
[White ""]
[Black "GNU Chess 6.2.7"]
[WhiteELO "0"]
[BlackELO "0"]
[Result ""]

e5


nothing more!
I miss something? Running openSUSE Tumbleweed and I've installed
gnuchess from repositories.

Thanks for your work! Greetings


PS: Maybe would be a good idea to change "pgnsave" and "pgnload" to
"save" and "load" :)

-- 
---
GPG Key: 0xcc742e8dc9b7e22a
Fingerprint = 6FE2 3B1F AAC8 E5B7 63EA 88A9 CC74 2E8D C9B7 E22A

Aprende a proteger la privacidad de tu correo:
https://emailselfdefense.fsf.org/es/

Mi blog sobre openSUSE, GNU/Linux y software libre:
https://victorhckinthefreeworld.com/

Herramientas para proteger tu privacidad
https://victorhck.gitlab.io/privacytools-es/




signature.asc
Description: OpenPGP digital signature