Hello,

 

I found probably the problem:

 

In the method 

 

                int sc_search_board (ClientData cd, Tcl_Interp * ti, int argc, 
const char ** argv)

 

the line 

 

    updateMainFilter( db);

 

needs to be added in at the end before 

 

           if (searchInRefBase ) {

             currentBase = oldCurrentBase;

             db = &(dbList[currentBase]);

              }      

    

           return TCL_OK;

       }

 

This never harms and does what sometimes need to be done. As I have no access 
somebody else needs to check this in.

 

                Gerd

 

 

 

Von: gerd.lorsch...@onlinehome.de [mailto:gerd.lorsch...@onlinehome.de] 
Gesendet: Donnerstag, 27. Oktober 2011 13:53
An: Gerd Lorscheid
Cc: 'Steven'; 'Philipp Enöckl'; 'Scid Users List'
Betreff: Re: Re: [Scid-users] Bugreport Board Search

 

Hello,

 

I cannot reproduce the problem. What I did 

 

- Put a position on the board

- Call search bz position, specify another base, enable the search in this db, 
keep other options to default and click ok

- The referenced base is searched and its filter is adjusted.

 

Is this what has been done?

 

There is another usecase to do the same:

- Open tree window for specified base. Then the search is done on the fly and 
can be disabled by a button at its botton.

- Open a result window from there and you have the matching games. You can sort 
them, replay them and load them to the main window.

 

Gerd

 

 

 

 

----- Ursprüngliche Nachricht -----
Von: Gerd Lorscheid
Gesendet: 26.10.11 20:31 Uhr
An: 'Steven', 'Philipp Enöckl'
Betreff: Re: [Scid-users] Bugreport Board Search

I will have a look, but this may take some time, as I am busy at the moment. 

Gerd 


-----Ursprüngliche Nachricht----- 
Von: Steven [mailto:stevena...@yahoo.com] 
Gesendet: Mittwoch, 26. Oktober 2011 19:26 
An: Philipp Enöckl 
Cc: Scid Users List 
Betreff: Re: [Scid-users] Bugreport Board Search 


I can reproduce this bug. 

Gerd did some heavy stuff with the filter, but i haven't tried to debug 
SCID's code, so i'm not sure of the cause. Perhaps it's something trivial. 
I think i even had a crash messing around with this, but can't easily 
reproduce. 

How i missed this feature in Scid vs. PC i don't know, but i've added it now 
(in subversion) and it's quite handy too, so cheers. 

Steve 


> From: Philipp Enöckl <philipp.enoe...@gmail.com> 
> Subject: [Scid-users] Bugreport Board Search 
> To: Scid-users@lists.sourceforge.net 
> Received: Tuesday, 25 October, 2011, 7:54 PM 
> Hi, my scid has a new issue. 
> 
> Whenever i do a board search within one database, 
> everything works out 
> fine. However, when i do a "Board search" -> "Search in 
> reference 
> database" scid searches nicely trough, tells me, how many 
> games it has 
> found with this position, but it is impossible to see those 
> games, 
> because there is no filter set in the database switcher. 
> 
> Hope, this is reproducible, this happens with the newest 
> version on git. 
> 
> Greets, 
> Philipp 
> 
> 
---------------------------------------------------------------------------- 
-- 
> The demand for IT networking professionals continues to 
> grow, and the 
> demand for specialized networking skills is growing even 
> more rapidly. 
> Take a complimentary Learning@Cisco Self-Assessment and 
> learn 
> about Cisco certifications, training, and career 
> opportunities. 
> http://p.sf.net/sfu/cisco-dev2dev 
> _______________________________________________ 
> Scid-users mailing list 
> Scid-users@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/scid-users 
> 

---------------------------------------------------------------------------- 
-- 
The demand for IT networking professionals continues to grow, and the 
demand for specialized networking skills is growing even more rapidly. 
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev 
_______________________________________________ 
Scid-users mailing list 
Scid-users@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/scid-users 


------------------------------------------------------------------------------ 
The demand for IT networking professionals continues to grow, and the 
demand for specialized networking skills is growing even more rapidly. 
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev 
_______________________________________________ 
Scid-users mailing list 
Scid-users@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/scid-users 

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to