Re: [Scid-users] 3rd to t,he inboxl'2016)

2016-09-09 Thread Michael G Thomas
I haven't yet -- ___ Scid-users mailing list Scid-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scid-users

[Scid-users] scid bug latest git version

2015-05-30 Thread Michael G Thomas
In the cleaner window, after - "5:ECO-classify games..." I get error message can't read "::progressCanvas(init)": no such element in arrayClassified 5 After a while error messagebox pops up with the following --

[Scid-users] compile error

2015-03-21 Thread Michael G Thomas
Trying to build latest git pull "Sat March 21 5:01pm EST" I get the following error on ubuntu-14.04 amd64 "src/fastgame.h:93:3: note: in expansion of macro ‘ASSERT’ ASSERT(p < 8); ^ make: *** [src/sc_base.o] Error 1" ---

[Scid-users] Bug Report

2014-02-22 Thread Michael G Thomas
sc_filter: invalid baseId sc_filter: invalid baseId while executing "sc_filter release $base $filter " (procedure "::windows::gamelist::filterRelease_" line 8) invoked from within "::windows::gamelist::filterRelease_ 1 dbfilter" ("after" script) The above error message is triggered

[Scid-users] scid build error

2013-12-09 Thread Michael G Thomas
After a "git pull"./configure,make: This happened: g++ -MMD -O3 -march=native -fno-rtti -fno-exceptions -std=c++0x -pthread -Wall -I/opt/ActiveTcl-8.6/include -o src/tkscid.o -c src/tkscid.cpp src/tkscid.cpp: In member function ‘const char* scidBaseT::addGame_(scidBaseT*, uint)’: src/tkscid.cpp

Re: [Scid-users] bug report

2013-12-09 Thread Michael G Thomas
Click Play in Main menu. Window pops up to configure tactical game. Click Play button at bottom of popup On Mon, Dec 9, 2013 at 9:15 PM, Ben St-Pierre wrote: > Hello Michael, > > What would be the steps I'd need to make to reproduce that bug? > > Thanks, > > B > > >

[Scid-users] bug report

2013-12-06 Thread Michael G Thomas
Seems I've triggered a bug: invalid command name ".analysisWin2.hist.text" invalid command name ".analysisWin2.hist.text" while executing "$h configure -state normal" (procedure "changePVSize" line 9) invoked from within "changePVSize 2" (procedure "::tacgame::play" line 119)

[Scid-users] bug report

2013-11-30 Thread Michael G Thomas
Header search seems severely broken. Some searches found 0 games while the same search in Scid-vs-pc find the games -- Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clea

Re: [Scid-users] bug report

2013-11-29 Thread Michael G Thomas
nope same behaviour! On Fri, Nov 29, 2013 at 10:30 AM, Fulvio wrote: > Michael G Thomas wrote: > >> open a base and the tree window on it, then open another base: now close >> the first base you opened and voila: >> >> Thank you very much. > I push a patch to

[Scid-users] bug report

2013-11-29 Thread Michael G Thomas
open a base and the tree window on it, then open another base: now close the first base you opened and voila: Invalid database number. Invalid database number. while executing "sc_base isReadOnly $current" (procedure "updateStatusBar" line 19) invoked from within "updateStatusBar"

[Scid-users] g++ hates you

2013-11-28 Thread Michael G Thomas
src/tkscid.cpp: In function ‘int sc_name_spellcheck(ClientData, Tcl_Interp*, int, const char**)’: src/tkscid.cpp:12479:61: warning: array subscript is above array bounds [-Warray-bounds] corrections[j-1] = corrections[j];

Re: [Scid-users] build scid on Windows

2013-05-31 Thread Michael G Thomas
on ubuntu-12.04 "/usr/games/scid" crashes at launch: error message below. no files matched glob pattern "*" while executing "glob -directory $dname *" (procedure "InitImg" line 7) invoked from within "InitImg" (file "/usr/games/scid" line 1742) On Thu, May 30, 2013 at 6:51 PM, f.

[Scid-users] bug?

2013-04-09 Thread Michael G Thomas
​ Screenshot from 2013-04-09 18:30:39.png ​What are the checkmarks supposed to indicate in the 'Windows' submenu? The 'Game List' and 'Tree Window' show a checkmark only when closed

[Scid-users] problem building scid

2011-09-06 Thread Michael G Thomas
Problem building scid on ubuntu-10.10-amd64 after git pull on 09.06.2011: see attached. src/index.o: In function `Index::FilterChanged()': index.cpp:(.text+0x3b8): undefined reference to `SortCache::FilterChanged()' index.cpp:(.text+0x3c9): undefined reference to `SortCache::FilterChanged()' index