• Issue with DOOR Auto-installer, LORD, and Synchronet Config (ANSI)

    From Tony Blackmon@1:103/705 to GitLab issue in main/sbbs on Sat May 25 09:56:58 2024
    open https://gitlab.synchro.net/main/sbbs/-/issues/760

    Installed a fresh copy of everything in Debian 12 Bookworm. Verified that everything was working and restarted the board. Verified that everything still worked, and went into DOORS -> OPERATOR -> AUTO-INSTALL NEW EXTERNAL PROGRAMS

    There I selected LEGEND OF THE RED DRAGON and answered all subsequent prompts with the defaults.

    Upon completion I restarted the BBS, and LORD seems to be working fine. Synchronet Configuration (ANSI) is now broken, saying that it cannot run because DOSEMU IS NOT ENABLED ON THIS NODE.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Tony Blackmon@1:103/705 to GitLab note in main/sbbs on Sat May 25 10:00:10 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/760#note_5357

    Just checked xtrn.ini and the SETTINGS portion of [prog:OPERATOR:SCFGANSI] seems incorrect.

    ```
    [prog:OPERATOR:SCFGANSI]
    code=OPERATOR:SCFGANSI
    name=Synchronet Configuration (ANSI)
    ars=ANSI
    execution_ars=
    type=0
    settings=1.06496e+06
    event=0
    cost=0
    cmd=%!scfg%. -iA -l%r
    clean_cmd=
    startup_dir=
    textra=0
    max_time=0
    max_inactivity=0
    sec=2
    ```

    In the original file it was listed as:

    ```
    [prog:OPERATOR:SCFGANSI]
    name=Synchronet Configuration (ANSI)
    ars=ANSI
    execution_ars=
    type=0
    settings=0x104004
    event=0
    cost=0
    cmd=%!scfg%. -iA -l%r
    clean_cmd=
    startup_dir=
    textra=0
    max_time=0
    max_inactivity=0
    ```
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Tony Blackmon@1:103/705 to GitLab note in main/sbbs on Sat May 25 10:08:45 2024
    https://gitlab.synchro.net/main/sbbs/-/issues/760#note_5358

    There are a lot more settings issues, here are some below:

    I am going to go through and set everything back to how it was when I installed manually in xtrn.ini but will keep the LORD entries. I do not see anything else that seems incorrect other than the settings flags.

    ```
    [editor:FSEDITOR]
    code=FSEDITOR
    name=Deuce's FSEditor
    cmd=?fseditor %f
    settings=1.47067e+07
    ars=ANSI
    type=0
    soft_cr=3
    quotewrap_cols=0
    [editor:SLYEICE]
    code=SLYEICE
    name=SlyEdit (ICE Style)
    cmd=?slyedit %f ICE
    settings=1.25901e+07
    ars=ANSI AND COLS 80
    type=0
    soft_cr=1
    quotewrap_cols=0
    [editor:SLYEDCT]
    code=SLYEDCT
    name=SlyEdit (DCT Style)
    cmd=?slyedit %f DCT
    settings=1.25901e+07
    ars=ANSI AND COLS 80
    type=0
    soft_cr=1
    quotewrap_cols=0
    ```
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Sat May 25 14:28:24 2024
    close https://gitlab.synchro.net/main/sbbs/-/issues/760
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)