Hi again,
if I do
grep -r bind * | grep 'Control-R'
on your code, I cannot see that the shortcut Ctrl-R is bound to
anything. Would be it possible to bind it to 'flip/rotate board'?
Or am I missing something?
Many thanks in advance.
--
:: Igor Sosa Mayor :: joseleopoldo1...@gmail.com ::
:
Fulvio writes:
> Igor Sosa Mayor wrote:
>> Hi,
>>
>> with the git and the stable version scid crashes if you open a db as
>> tree (through the menu File) and then you close the tree window by
>> clicking on "Close".
> Thanks,
> fixed with:
> https://sourceforge.net/p/scid/code/ci/423eaf646352673f
Igor Sosa Mayor wrote:
> Hi,
>
> with the git and the stable version scid crashes if you open a db as
> tree (through the menu File) and then you close the tree window by
> clicking on "Close".
Thanks,
fixed with:
https://sourceforge.net/p/scid/code/ci/423eaf646352673f1d1d78f9ccdd019a764b58dc/
---
Igor Sosa Mayor wrote:
> Is there a way to debug scid?
Linux?
|mkdir Debug && cd Debug
cmake .. -DCMAKE_BUILD_TYPE=Debug && make
gdb scid
Bye,
Fulvio
|
--
___
Scid-users maili
Hi,
with the git and the stable version scid crashes if you open a db as
tree (through the menu File) and then you close the tree window by
clicking on "Close".
Is there a way to debug scid?
Many thanks in advance.
Igor Sosa Mayor
--
:: Igor Sosa Mayor :: joseleopoldo1...@gmail.com ::
::