Activity for Drew Ferguson

  • Drew Ferguson Drew Ferguson modified a comment on ticket #210

    The name of the binary is scidb-beta; it is in the tcl tree of your source . It may not function fully though as some components (such as the engines, graphics and other things) get installed in /usr/bin and below /usr/share If you do install it, there is an uninstall function should remove everything; run it from the top of your source tree sudo make uninstall

  • Drew Ferguson Drew Ferguson modified a comment on ticket #210

    You should be able to run the binary scidb-beta in the tcl tree of your source . It may not function fully though as some components (such as the engines, graphics and other things) get installed in /usr/bin and below /usr/share If you do install it, there is an uninstall function should remove everything; run it from the top of your source tree sudo make uninstall

  • Drew Ferguson Drew Ferguson posted a comment on ticket #210

    No, it is not possible to run the program without installing it. the program to run isscidb-beta - it is usually installed in /usr/bin (I am not sure what the relationship is with tkscid-beta or tclscidb-beta which are also installed)

  • Drew Ferguson Drew Ferguson modified a comment on ticket #213

    Hey see details of [#210] You need at least one of the patches so that gcc 10+ can be recognised - probably you need all the patches in that issue

  • Drew Ferguson Drew Ferguson posted a comment on ticket #213

    Hey see details of [#212] You need at least one of the patches so that gcc 10+ can be recognised

  • Drew Ferguson Drew Ferguson posted a comment on ticket #210

    zuguang: sorry I cannot replicate your behaviour However, line 134 in src/mstl/m_memblock.ipp is a condition skipping the line reported above Do you have a recent source code checkout? Does your code have the following at line 134? #if 0 // NOTE: since compiler version 8.1 this is not compiling anymore memblock::~memblock(); #else this->memblock::~memblock(); #endif if you do not - your codebase is not current if you do, I don't know why the condition is not being triggered - you could try replacing...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #210

    A working deployment is available again for ArchLinux in AUR

  • Drew Ferguson Drew Ferguson posted a comment on ticket #212

    Of course the location of the engines can be edited directly from within Scidb-beta Main menu -> Setup -> Engines -> Command

  • Drew Ferguson Drew Ferguson created ticket #212

    Changing enginesdir breaks scidb-beta script

  • Drew Ferguson Drew Ferguson created ticket #211

    ECO source file has errors

  • Drew Ferguson Drew Ferguson created ticket #210

    Multiple issues on Arch Linux with gcc 11.2

  • Drew Ferguson Drew Ferguson posted a comment on ticket #201

    Confirm all issues fixed

  • Drew Ferguson Drew Ferguson posted a comment on ticket #202

    Confirm fix

  • Drew Ferguson Drew Ferguson posted a comment on ticket #201

    Also received alert after loading database and changing to clearlooks - after window shrings, alerts pops up as follows precondition violation: containsGameAt(position) (func) game (file) app_application.cpp:1973 (what) precondition violation: containsGameAt(position) (type) mstl::precondition_violation_exception === Backtrace ============================================ TclNRRunCallbacks Tcl_ServiceEvent Tcl_DoOneEvent TclNRRunCallbacks TclServiceIdle Tcl_DoOneEvent Tk_MainLoop Tk_MainEx __libc_start_main...

  • Drew Ferguson Drew Ferguson created ticket #202

    App cannot be closed

  • Drew Ferguson Drew Ferguson created ticket #201

    Theme issues in r1519

  • Drew Ferguson Drew Ferguson created ticket #200

    r1515 core dumps

  • Drew Ferguson Drew Ferguson posted a comment on ticket #198

    Hi Updated to v1514 builds OK then core dumps Cleaned up blank lines from output below (func) invoke (file) tcl_base.cpp:741 (what) can't read "text(movelist:normal)": no such element in array (type) tcl::Error === Backtrace ============================================ TclNRRunCallbacks Tcl_EvalEx Tk_BindEvent TkBindEventProc Tk_HandleEvent TclNRRunCallbacks TclNRRunCallbacks Tcl_FSEvalFileEx Tk_MainEx __libc_start_main Error in startup script: 22 while executing "::scidb::tk::twm load $twm {}$args...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #198

    Hi Gregor Tried r1512, still same error

  • Drew Ferguson Drew Ferguson posted a comment on ticket #198

    Hi, seems to be the same issue Updating '.': C configure U src/mstl/m_memblock.ipp U src/tk/tk_twm.cpp U tcl/app-db-players.tcl U tcl/board-piece.tcl U tcl/board-stuff.tcl U tcl/colors.tcl U tcl/manage-layouts.tcl U tcl/overview.tcl U tcl/widgets/countrybox.tcl U tcl/widgets/entrybuttonbox.tcl U tcl/widgets/genderbox.tcl U tcl/widgets/searchentry.tcl U tcl/widgets/tcombobox.tcl U tcl/widgets/tlistbox.tcl U tcl/widgets/twm.tcl Updated to revision 1509. make[1]: 'scidb-beta.1.gz' is up to date. Compiling...

  • Drew Ferguson Drew Ferguson created ticket #198

    error building v1508: no matching function for call to ‘mstl::memblock<db::Mark>

  • Drew Ferguson Drew Ferguson posted a comment on ticket #180

    Yep, r1422 has resolved the problem

  • Drew Ferguson Drew Ferguson posted a comment on ticket #180

    Unsupported variants seem to be Chess960 appearing in TWIC data Unable to determine which game caused the abort; can you figure it from the log perhaps?

  • Drew Ferguson Drew Ferguson posted a comment on ticket #180

    Current scidb is r1421

  • Drew Ferguson Drew Ferguson created ticket #180

    Scid Export aborted

  • Drew Ferguson Drew Ferguson posted a comment on ticket #179

    And Black (GM) won the game too!

  • Drew Ferguson Drew Ferguson posted a comment on ticket #179

    Yep, that has improved things immensely; sadly TWIC data is very dirty

  • Drew Ferguson Drew Ferguson posted a comment on ticket #179

    Yep, r1419 finishes loading the file OK without any further reports The actual errors appear to be "ambiguous" moves rather than "invalid" moves (see attached PGN) - should there be a distinction? The game is brought in OK with warning text but then I cannot figure out how to correct the game inside scidb. Is this feature not implemented yet? BTW scid accepts the PGN and seems to make a judgement call on ambiguous moves when playing through the game. One of the moves (Line 24,228) is illegal and...

  • Drew Ferguson Drew Ferguson created ticket #179

    File import aborted

  • Drew Ferguson Drew Ferguson posted a comment on ticket #178

    Erk! Yes, indeed issue resolved in latest svn checkout r1418

  • Drew Ferguson Drew Ferguson posted a comment on ticket #178

    Unable to close a multi-game file either if one of its games is being browsed but in this case, no error alert is thrown

  • Drew Ferguson Drew Ferguson posted a comment on ticket #178

    In order to close the database, had to open another database,and select a game from it to browse

  • Drew Ferguson Drew Ferguson created ticket #178

    Error on closing database with game open

  • Drew Ferguson Drew Ferguson created ticket #7

    Crafty fails with "illegal move: mn"

  • Drew Ferguson Drew Ferguson modified a comment on ticket #73

    Too bad. So have have to build a special test version with tracing. Unluckely you...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #73

    Too bad. So have have to build a special test version with tracing. Unluckely you...

  • Drew Ferguson Drew Ferguson created ticket #38

    Support for CBV files

  • Drew Ferguson Drew Ferguson posted a comment on ticket #73

    As a sort of an aside: On the database interface, there is not the same degree of...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #73

    Nope, sorry - that's not it The only tooltips appearing are the opening column and...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #73

    Are you actively managing focus on some windows and not others? It seems to me that...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #75

    It took me a while to figure what you were describing but I see now your logic. Personally...

  • Drew Ferguson Drew Ferguson created ticket #76

    Application error navigating database displat

  • Drew Ferguson Drew Ferguson posted a comment on ticket #68

    in the post

  • Drew Ferguson Drew Ferguson posted a comment on ticket #68

    Hey Gregor not much luck with the ptrace problem; none of tricks mention seem to...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #75

    The reason I suggested changing to the green buttons was because they basically do...

  • Drew Ferguson Drew Ferguson created ticket #75

    Gamelist navigation buttons

  • Drew Ferguson Drew Ferguson posted a comment on ticket #73

    Could it be something to do with the Focus model? My setup is for "Focus follows...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #69

    Ah sorry, I think I mislead you there by accident There is only one issue: starting...

  • Drew Ferguson Drew Ferguson created ticket #74

    "make install" burps

  • Drew Ferguson Drew Ferguson posted a comment on ticket #73

    Happens on LXDE & fluxbox too No KDE or Gnome available but could install if you...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #68

    I am using ArchLinux though the Ubuntu guidleines will probably work too, looks like...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #68

    After installing gdb, there was no stacktrace reported when app crashed so I tried...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #73

    XFCE 4 - No tweaks I will see if I have other WMs handy

  • Drew Ferguson Drew Ferguson posted a comment on ticket #69

    What is the current behavior of maximizing? Filling the active monitor. This is true...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #69

    You shouldn't really need to care about the number of monitors and definitely not...

  • Drew Ferguson Drew Ferguson created ticket #73

    Game selection requires 2 double-clicks on Database panel

  • Drew Ferguson Drew Ferguson posted a comment on ticket #72

    Feedback from gdb seems to give the same trace as #68 Program received signal SIGSEGV,...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #68

    Got gdb to attach to the app but had to logon as root; any easier way, let me know...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #68

    How can I run gdb on a bash script? Or how can I get gdb to get a backtrace?

  • Drew Ferguson Drew Ferguson created ticket #72

    Large file load crashes system

  • Drew Ferguson Drew Ferguson posted a comment on ticket #69

    What is maximize on a multi-monitor setup? I don't have experience with this. In...

  • Drew Ferguson Drew Ferguson posted a comment on ticket #71

    Hey Gregor, apologies for this. Even though I should know better, I still don't read...

  • Drew Ferguson Drew Ferguson created ticket #71

    CBH files do not render in board screens

  • Drew Ferguson Drew Ferguson created ticket #70

    Board display: movelist navigation buttons broken

  • Drew Ferguson Drew Ferguson created ticket #69

    Poor window location on startup

  • Drew Ferguson Drew Ferguson created ticket #68

    Seg fault when clicking on a specific players name

1