Re: [Scid-users] New "Best tree games" window

2011-06-29 Thread Fulvio
Gerd Lorscheid wrote: Hello, I had a look. sc_base_gameslist assumes that dbFilter and treeFilter are always initialized. This is wrong with the actual code in git. If no tree is open treeFilter may be NULL, if no header filter is defined then dbFilter may be NULL. This leads to the crash descri

Re: [Scid-users] New "Best tree games" window

2011-06-29 Thread Gerd Lorscheid
Hello Steven, I could reproduce your bug report. Thank you for your note. I thought I had fixed this one before, so I have to check what goes wrong. The change was not a small one so it is not unexpected if there are still bugs in use cases, which have no use... There is a tradeoff between inc