Harry Broeken wrote:
> In training-tactics I encounter a problem in scid 4.5.2; and the same problem 
> in the most
> recent git-checkout.
>  
> Invalid database number.
> Invalid database number.
>     while executing
> "sc_base close [sc_base slot $file]"
>     (procedure "::tactics::config" line 48)
>     invoked from within
> "::tactics::config"
>     invoked from within
> ".main.#menu.#menu#play.#menu#play#training invoke active"
>     ("uplevel" body line 1)
>     invoked from within
> "uplevel #0 [list $w invoke active]"
>     (procedure "tk::MenuInvoke" line 50)
>     invoked from within
> "tk::MenuInvoke .main.#menu.#menu#play.#menu#play#training 1"
>     (command bound to event)
>
>   
Hi,
thanks for reporting

> I've experimented for a short time with commenting sc_base close [sc_base 
> slot $file] out; then the tactics-config wil pop up. Needless to say that 
> this has no bearing to any solution; but I was curious about possible reasons 
> for the error. It looks like something is
> going wrong with the numbering of the slots.
>
> In the recent git-checkout I encountered the same kind of problems in other 
> parts of the
> program. I'am a little sloppy in trying to find a solution and/or problem; so 
> I hope this
> report is of some use to you.
>
>   
Since 4.5.2 opening a database is much faster (i hope you noticed), but 
i had to change a lot of code.
In particular this line:
strCopy (realFileName, realFileName)
inside the new scidBaseT::Open function is a little suspicious :)

Please continue to report bugs to help improve scid.
Bye,
Fulvio

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to