Re: [Scidvspc-users] Not starting: bad cursor spec "#a8a19f" on Debian 9
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: Steve A <ste...@gm...> - 2018-07-03 07:39:40
|
I installed wish 8.6.6 but cannot reproduce the problem. This is all i can find. https://stackoverflow.com/questions/45700209/bad-cursor-spec-error-after-a-simple-tkinter-tk-in-python-3-6-2 If that doesnt help, i recommend uninstalling debian tcl/tk/tcl-dev/tk-dev and installing wish 8.6.5 from source (which is quite easy). S.A On Tue, Jul 3, 2018 at 6:10 AM, Ivan Toman <iv...@in...> wrote: > Hello, > > I have issue running the program. First of all, I used Debian's official > package scid successfully until it stopped working suddenly. After trying > to debug I gave up and compiled scid vs pc version from source. However, > using this build, result is the same. > > This is what I get instead of program start: > > ~ scid > application-specific initialization failed: bad cursor spec "#a8a19f" > Error in startup script: bad cursor spec "#a8a19f" > (database entry for "-cursor" in widget ".") > invoked from within > "load /usr/lib/x86_64-linux-gnu/libtk8.6.so Tk" > ("package ifneeded Tk 8.6.6" script) > invoked from within > "package require Tk 8.5" > (file "/usr/local/bin/scid" line 19) > > > I have no idea what could be problem. I tried to grep things to see where > this comes from, but I didn't find anything relevant. > > Can you assist? > > Thank you > > Ivan Toman > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Scidvspc-users mailing list > Sci...@li... > https://lists.sourceforge.net/lists/listinfo/scidvspc-users > |