Re: [Scidb-users] Fixing a bug

2014-11-23 Thread Ali Parsai
Hi Gregor, The backtrack shows if I run the program with elevated permissions, but since gdb can't attach to the process as normal user it leads to segmentation fault. In the meantime, since I have access to several databases I created over time with chessbase, I can probably fix some issues

[Scidb-users] Fixing a bug

2014-11-23 Thread Ali Parsai
Hello, When I wanted to open one of my own chessbase databases, scidb crashed. I figured out that it must be something with the eco codes, and when I changed the code for convertEco function in cbh_codec.cpp it was fixed and I could open the database again. Attached to this message you can fi