• Linux: GTK Monitor shows incorrect external program that the user is r

    From Eric Oulashin@1:103/705 to GitLab note in main/sbbs on Mon Oct 10 20:18:48 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/448#note_2775

    I'm not sure if this is a real issue. Nelgin & Dan_C say it's working okay for them.Pethaps it doesn't affect all doors
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Wed Oct 12 23:37:00 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/448#note_2778

    Was there a recent change to the external programs configured in SCFG->External Programs->Online Programs? You might have to rerun GTKmonitor for it to reload the xtrn.cnf file in that case.For further debugging, it could be helpful to run "node -debug" and paste the output. The "aux" value should correlate with the external program number, the zero-based sequence number, as loaded from the xtrn.cnf file.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Eric Oulashin@1:103/705 to GitLab note in main/sbbs on Thu Oct 13 08:50:26 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/448#note_2779

    Ah, I didn't know about node. And I did change some external programs. Re-running GTK Monitor helped. I'll close the issue.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Eric Oulashin@1:103/705 to GitLab issue in main/sbbs on Thu Oct 13 08:50:30 2022
    close https://gitlab.synchro.net/main/sbbs/-/issues/448
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Thu Oct 13 11:13:10 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/448#note_2780

    There is an enhancement or fix needed here: when changes are made/saved via SCFG, GTKmonitor needs to auto-reload the configuration files to get this (and possibly other) configuration information correct.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Thu Oct 13 11:12:06 2022
    reopen https://gitlab.synchro.net/main/sbbs/-/issues/448

    I'm using a recent Linux build of Synchronet, and I've noticed that when I'm running a door, GTK Monitor shows I'm running a different door.It looks like Synchronet logs it correctly to /var/log/syslog though.Example: I have a door set up called Sunrise Trivia, with the internal code TRIVIA_S. When I run it, /var/log/syslog shows the correct log entry:`Oct 10 19:11:58 EO-BBS-NIX synchronet: term Node 1 <Nightfox> running external program: Sunrise Trivia`However, GTK Monitor shows this:`Nightfox running LORD: BBSLink via rlogin`The internal code for "LORD: BBSLink" is LORDBBSL, so I don't think it's getting confused with the internal code (and it is running the correct door).This only happens with certain doors. With other doors, GTK Monitor displays the correct one. It seems the doors in my first external program section display correctly in GTK Monitor, but when I start running doors in other sections, it seems that's when GTK Monitor starts displaying the wrong door name.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)