console-conf doesn't work well if using screen on Mac

Bug #1659523 reported by Liming Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subiquity
New
Undecided
Liming Wang

Bug Description

On Mac if using screen to connect serial, console-conf can't display well, with overlapping texts and flickering screen. We have tried following ways, but none of them works.

1. change options of screen
2. make the terminal window full screen
3. change the terminal max columns to larger, such as, from 80 to 200.
4. try on arm boards and x86 machine,

And we followed the instructions[1] to install minicom, and use minicom to connect serial, and console-conf works well.

So the problem that console-conf doesn't work well under screen on Mac.

[1].
http://macappstore.org/minicom/

Revision history for this message
John Lenton (chipaca) wrote :

Can you tell us what the environment variable TERM is from screen on Mac?

Revision history for this message
Zygmunt Krynicki (zyga) wrote : Re: [Bug 1659523] Re: console-conf doesn't work well if using screen on Mac

Please include the name of the terminal emulator and the version of
OSX/macOS used

On Thu, Jan 26, 2017 at 11:38 AM, John Lenton <email address hidden> wrote:
> Can you tell us what the environment variable TERM is from screen on
> Mac?
>
> --
> You received this bug notification because you are a member of Snappy
> Developers, which is subscribed to Snappy.
> Matching subscriptions: xxx-bugs-on-snapd
> https://bugs.launchpad.net/bugs/1659523
>
> Title:
> console-conf doesn't work well if using screen on Mac
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/snappy/+bug/1659523/+subscriptions

Revision history for this message
Liming Wang (wangliming) wrote :

@chipaca @zyga

1. Using the default terminal program in macOS:

$ export|grep TERM
declare -x TERM="xterm-256color"
$ screen /dev/tty.usbserial-AI03RVDT 115200
# open a another windows in screen
$ export|grep TERM
declare -x TERM="screen-256color"

2. OSX/macOS version: OS X EI Captitan(version 10.11.3)

Revision history for this message
Seth Arnold (seth-arnold) wrote :

Just curious, does tmux work better?

Thanks

Revision history for this message
Liming Wang (wangliming) wrote :

@seth-arnold

Does tmux support serial? I search in google and don't find it does.

Revision history for this message
Seth Arnold (seth-arnold) wrote :

Sorry, I missed that screen was doing serial work for you. Thanks.

Revision history for this message
John Lenton (chipaca) wrote :

That should work, as it is in the terminfo we ship in core. Just in case, can you try with different, less capable TERMs? Start with vt100 for example (see /lib/terminfo for the ones available -- it's not the full set)

Liming Wang (wangliming)
Changed in snappy:
assignee: nobody → Liming Wang (wangliming)
Revision history for this message
Zygmunt Krynicki (zyga) wrote :

I'm moving this to the subiquity project. Please report a snapd task if you feel there is something that should be improved in snapd itself.

affects: snappy → subiquity
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.