• scfg in black and white

    From Ragnarok@1:103/705 to DOVE-Net.Synchronet_Discussion on Saturday, August 15, 2020 23:32:57
    I run scfg on linux via ssh (I always ran it like this) .. and it now
    start in black and white instead of the stadnar blue and yellow

    any idea?

    ---
    ï¿­ Synchronet ï¿­ Dock Sud BBS TLD 24 HS - bbs.docksud.com.ar
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Ragnarok on Saturday, August 15, 2020 20:56:25
    Re: scfg in black and white
    By: Ragnarok to DOVE-Net.Synchronet_Discussion on Sat Aug 15 2020 11:32 pm

    I run scfg on linux via ssh (I always ran it like this) .. and it now
    start in black and white instead of the stadnar blue and yellow

    any idea?

    No immediate idea, but I see that with all the uifc utils (e.g. umonitor, echocfg). Looks like a regression.

    digital man

    This Is Spinal Tap quote #3:
    How much more black could this be? and the answer is none. None more black. Norco, CA WX: 86.7øF, 41.0% humidity, 3 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From DaiTengu@1:103/705 to Ragnarok on Sunday, August 16, 2020 00:45:42
    Re: scfg in black and white
    By: Ragnarok to DOVE-Net.Synchronet_Discussion on Sat Aug 15 2020 11:32 pm

    I run scfg on linux via ssh (I always ran it like this) .. and it now start in black and white instead of the stadnar blue and yellow


    I ran into this recently too, I thought it was becauseI had been accessing my server from my laptop, which might have different TERM settings.

    So I spent a little time changing the $TERM variable with no luck. "xterm" made the boxes completely solid grey with no visible text. xterm-256color, ansi-bbs, vt100, and other terminal types gave me black & white.

    DaiTengu

    ... Be an individualist. He who follows another is always behind.

    ---
    þ Synchronet þ War Ensemble BBS - The sport is war, total war - warensemble.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ragnarok@1:103/705 to Digital Man on Sunday, August 16, 2020 12:55:49
    El 16/8/20 a las 00:56, Digital Man escribió:
    Re: scfg in black and white
    By: Ragnarok to DOVE-Net.Synchronet_Discussion on Sat Aug 15 2020 11:32 pm

    I run scfg on linux via ssh (I always ran it like this) .. and it now start in black and white instead of the stadnar blue and yellow

    any idea?

    No immediate idea, but I see that with all the uifc utils (e.g. umonitor, echocfg). Looks like a regression.

    digital man
    yeah all uicf ran into b&w (include js scripts that use uifc)

    i onle get a "SDL Video Initialization Failed" message when programa close.
    I use via ssh

    I notice of this issue moth ago maybe.
    if start scfg -c (force color) i see green backgrounds like this:

    https://i.imgur.com/2d61O2A.png

    ---
    ï¿­ Synchronet ï¿­ Dock Sud BBS TLD 24 HS - bbs.docksud.com.ar
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Tracker1@1:103/705 to Ragnarok on Monday, August 17, 2020 04:19:13
    On 8/15/2020 7:32 PM, Ragnarok wrote:
    I run scfg on linux via ssh (I always ran it like this) .. and it now
    start in black and white instead of the stadnar blue and yellow

    any idea?

    Probably an issue with your terminal setting and detection. Are you
    using a gateway from another system? What terminal application and SSH
    client are you using?

    --
    Michael J. Ryan
    tracker1 +o Roughneck BBS

    ---
    þ Synchronet þ Roughneck BBS - coming back 2/2/20
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to DaiTengu on Monday, August 17, 2020 11:59:42
    Re: scfg in black and white
    By: DaiTengu to Ragnarok on Sun Aug 16 2020 12:45 am

    Re: scfg in black and white
    By: Ragnarok to DOVE-Net.Synchronet_Discussion on Sat Aug 15 2020 11:32 pmn

    I run scfg on linux via ssh (I always ran it like this) .. and it now start in black and white instead of the stadnar blue and yellow


    I ran into this recently too, I thought it was becauseI had been accessing my server from my laptop, which might have different TERM settings.

    So I spent a little time changing the $TERM variable with no luck. "xterm" made the boxes completely solid grey with no visible text. xterm-256color, ansi-bbs, vt100, and other terminal types gave me black & white.

    I played around with this and the TERM env variable definitely has an effect. Using putty as the terminal, setting TERM to "ansi" or "xterm" brought the uifc apps (e.g. scfg) up at normal color. e.g.
    $ TERM=xterm /sbbs/exec/scfg -ic

    digital man

    Synchronet "Real Fact" #35:
    The irc.synchro.net network has more servers than users.
    Norco, CA WX: 90.4øF, 44.0% humidity, 0 mph WNW wind, 0.00 inches rain/24hrs --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ragnarok@1:103/705 to Digital Man on Monday, August 17, 2020 17:15:49
    El 17/8/20 a las 15:59, Digital Man escribió:
    Re: scfg in black and white
    By: DaiTengu to Ragnarok on Sun Aug 16 2020 12:45 am

    > Re: scfg in black and white
    > By: Ragnarok to DOVE-Net.Synchronet_Discussion on Sat Aug 15 2020 11:32 pmn
    >
    > Ra> I run scfg on linux via ssh (I always ran it like this) .. and it now
    > Ra> start in black and white instead of the stadnar blue and yellow
    >
    >
    > I ran into this recently too, I thought it was becauseI had been accessing
    > my server from my laptop, which might have different TERM settings.
    >
    > So I spent a little time changing the $TERM variable with no luck. "xterm"
    > made the boxes completely solid grey with no visible text. xterm-256color,
    > ansi-bbs, vt100, and other terminal types gave me black & white.

    I played around with this and the TERM env variable definitely has an effect. Using putty as the terminal, setting TERM to "ansi" or "xterm" brought the uifc apps (e.g. scfg) up at normal color. e.g.
    $ TERM=xterm /sbbs/exec/scfg -ic
    Yeah!, setting term to xterm is the only that just work.thanks!

    Will it be possible to add another terminal like xterm-256color, linux,
    etc ?

    ---
    þ Synchronet þ Dock Sud BBS TLD 24 HS - bbs.docksud.com.ar
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Ragnarok on Monday, August 17, 2020 13:51:00
    Re: Re: scfg in black and white
    By: Ragnarok to Digital Man on Mon Aug 17 2020 05:15 pm

    El 17/8/20 a las 15:59, Digital Man escribi¢:
    Re: scfg in black and white
    By: DaiTengu to Ragnarok on Sun Aug 16 2020 12:45 am

    > Re: scfg in black and white
    > By: Ragnarok to DOVE-Net.Synchronet_Discussion on Sat Aug 15 2020 11:32 pmn
    >
    > Ra> I run scfg on linux via ssh (I always ran it like this) .. and it now
    > Ra> start in black and white instead of the stadnar blue and yellow
    >
    >
    > I ran into this recently too, I thought it was becauseI had been accessing
    > my server from my laptop, which might have different TERM settings.
    >
    > So I spent a little time changing the $TERM variable with no luck. "xterm"
    > made the boxes completely solid grey with no visible text. xterm-256color,
    > ansi-bbs, vt100, and other terminal types gave me black & white.

    I played around with this and the TERM env variable definitely has an effect. Using putty as the terminal, setting TERM to "ansi" or "xterm" brought the uifc apps (e.g. scfg) up at normal color. e.g.
    $ TERM=xterm /sbbs/exec/scfg -ic
    Yeah!, setting term to xterm is the only that just work.thanks!

    Will it be possible to add another terminal like xterm-256color, linux,
    etc ?

    That's a question for the ncurses developers. None of the Synchronet/UIFC code directly cares what your TERM setting is.

    digital man

    Sling Blade quote #9:
    Doyle Hargraves: Morris here is a modern-day poet, kinda like in olden times. Norco, CA WX: 95.3øF, 39.0% humidity, 10 mph ENE wind, 0.00 inches rain/24hrs --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)