[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [RFC] screen/tmux support for network-console



On Sun, Mar 6, 2016 at 5:15 AM, Philip Hands <phil@hands.com> wrote:
> Roger Shimizu <rogershimizu@gmail.com> writes:
>
>> On Thu, Mar 3, 2016 at 8:25 PM, Philip Hands <phil@hands.com> wrote:
>>
>> I use "set" command to dump environment variables.
>> Here's the result. Yes, they're different, but I don't see any clue
>> would cause the crash.
>
> What I was suggesting was that you try running something like:
>
>   unset TERMCAP
>   TERM='linux'
>   export TERM
>   /sbin/debian-installer /bin/network-console-menu
>
> to see if that allows it to run without crashing.

I confirm the crash get resolved after "unset TERMCAP".
It seems keep TERM=screen.linux is fine.
Thanks so much for this point!

> It might well look wrong, with broken line-drawing etc. but if it runs
> without crashing then at least that points us at the cause of the
> problem.

Yes, UI/cursor-hightlight is bit strange. But it at least works.
I'll try to make libraries, introduced by screen, udeb support first,
and then fix the UI issue.

Cheers,
-- 
Roger Shimizu, GMT +9 Tokyo
PGP/GPG: 17B3ACB1


Reply to: