• fseditor.js crashes when PgDn key hit... sometimes

    From Rob Swindell@VERT to GitLab issue in main/sbbs on Tue Jan 12 07:55:29 2021
    open https://gitlab.synchro.net/main/sbbs/-/issues/200

    I hadn't seen one of these crashes in a while, but it happened just now:
    ```
    The impossible happened: (line[l]) = {"text":"","attr":"","hardcr":false,"kludge
    d":true,"firstchar":0,"selected":false}
    line[l+1] = {"text":"","attr":"","hardcr":true,"kludged":false,"firstchar":0,"se
    lected":false}
    l 29
    ```

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Wed Nov 17 17:39:54 2021
    https://gitlab.synchro.net/main/sbbs/-/issues/200#note_2152

    This crash occurred again today, when hitting PgDn:
    ```
    The impossible happened: (line[l]) = {"text":"","attr":"","hardcr":false,"kludge
    d":true,"firstchar":0,"selected":false}
    line[l+1] = {"text":"","attr":"","hardcr":true,"kludged":false,"firstchar":0,"selected":false}
    l 11
    ```

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Sun Apr 17 21:13:36 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/200#note_2570

    Just happened again:
    ```
    The impossible happened: (line[l]) = {"text":"","attr":"","hardcr":false,"kludge
    d":true,"firstchar":0,"selected":false}
    line[l+1] = {"text":"Try setting the BaudRate in your sexpots.ini file or passin
    g the -baud ","attr":"\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u00
    07\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007
    \u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u
    0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u00
    07\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007
    \u0007\u0007\u0007\u0007\u0007\u0007\u0007\u0007","hardcr":false,"kludged":false
    ,"firstchar":0,"selected":false}
    l 20
    ```

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Mon Apr 25 22:47:53 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/200#note_2574

    This time I'm pretty sure I just hit down arrow key:

    ```
    The impossible happened: (line[l]) = {"text":"","attr":"","hardcr":false,"kludge
    d":true,"firstchar":0,"selected":false}
    line[l+1] = {"text":" > ","attr":"\u0007\u0007\u0007","hardcr":true,"kludged":fa
    lse,"firstchar":0,"selected":true}
    l 13
    ```

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Sun Jan 29 13:00:51 2023
    https://gitlab.synchro.net/main/sbbs/-/issues/200#note_3147

    Another occurrence:
    ```
    The impossible happened: (line[l]) = {"text":"","attr":"","hardcr":false,"kludge
    d":true,"firstchar":0,"selected":false}
    line[l+1] = {"text":"","attr":"","hardcr":true,"kludged":false,"firstchar":0,"selected":false}
    l 14
    ```

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net