Discussion:
[Scid-users] Scid crashes by closing tree window
Igor Sosa Mayor
2016-11-30 12:40:18 UTC
Permalink
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 :: ***@gmail.com ::
:: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ ::
:: jabberid: rogorido :: ::


------------------------------------------------------------------------------
Fulvio
2016-11-30 14:13:33 UTC
Permalink
Post by Igor Sosa Mayor
Is there a way to debug scid?
Linux?

|mkdir Debug && cd Debug
cmake .. -DCMAKE_BUILD_TYPE=Debug && make
gdb scid


Bye,
Fulvio
|

------------------------------------------------------------------------------
Fulvio
2016-11-30 15:04:35 UTC
Permalink
Post by Igor Sosa Mayor
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
2016-11-30 16:26:03 UTC
Permalink
Post by Fulvio
Post by Igor Sosa Mayor
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,
https://sourceforge.net/p/scid/code/ci/423eaf646352673f1d1d78f9ccdd019a764b58dc/
thanks a lot! It's working now (and thanks a lot for youd good work with
scid).


------------------------------------------------------------------------------
Loading...