Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » Console TERM Emulation Support(Which terminal emulator is comtabilie with Target Management Terminal (RSE plugin) )
icon5.gif  Console TERM Emulation Support [message #756621] Mon, 14 November 2011 14:25 Go to next message
Daniel Sokolowski is currently offline Daniel SokolowskiFriend
Messages: 7
Registered: November 2011
Junior Member
Even though the RSE Target Management Terminal plugin (ver. 3.2.1.R33x_v201106281309-7N7B1BbVJv-SaPEOkhsVVd_C3752) states it supports ANSI - vt102 I found that it doesn't always render some console programs. For example on the debian system it fails to render 'aptitude' and 'nano' to name the few; both render just fine Putty. On that note other applications such as us debian 'dpgk-reconfigure' render just fine.

Is this because 'nano' and 'aptitude' aren't vt102 compatible or is it because the plugin doesn't support fully the vt102? If the latter is the case is there other encoding that would work better with the terminal?

I have tried numerous LANG and TERM settings including ANSI and various flavors of VT102 and the only usable emulation I could find was by running 'export LANG=en_US.ISO-8859-1' and 'export TERM=ibmpc' (I had to setup locales and ncurses), unfortunately the emulation is only black and white.

Any suggestion as to the emulation to use? or how to make the plugin render vt102 properly ?

Daniel

[Updated on: Mon, 14 November 2011 14:28]

Report message to a moderator

Re: Console TERM Emulation Support [message #756632 is a reply to message #756621] Mon, 14 November 2011 14:37 Go to previous messageGo to next message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Hi Daniel,

setenv TERM ansi

should do the trick since we do an ANSI emulation only (that's slightly less capable than vt100 or vt102). Also, you should use TM 3.3.1 since a couple improvements to Terminal emulation were made in 3.3.

Regarding encodings, the standalone terminal widget assumes ISO-8859-1 by default; bug 244405 is open for making that configurable. If you use the Terminal with RSE, though (using the "SSH ONly" connection type and an "SSH Terminals" subsystem), you can specify your desired encoding in the Connection Properties (right click on the host node).

Thanks
Martin
Re: Console TERM Emulation Support [message #1028797 is a reply to message #756632] Thu, 28 March 2013 18:53 Go to previous messageGo to next message
Daniel Sokolowski is currently offline Daniel SokolowskiFriend
Messages: 7
Registered: November 2011
Junior Member
Hi Martin,

Sorry for the super late reply, I have tired your suggestion and as per the image below things are better but still unusable and badly broken with programs like aptitude and nano. Using version:

Target Management Terminal 3.3.1.201209191030-7N7FF8P7iMmAV6aAkqxqHKN8 org.eclipse.tm.terminal.sdk.feature.group Eclipse TM Project

Any other ideas?

Daniel

[Updated on: Thu, 28 March 2013 18:54]

Report message to a moderator

Re: Console TERM Emulation Support [message #1570695 is a reply to message #1028797] Sun, 18 January 2015 06:31 Go to previous message
Daniel Sokolowski is currently offline Daniel SokolowskiFriend
Messages: 7
Registered: November 2011
Junior Member
BUMP to bring this thread back to life.

Still having an issue with the rendering being broken. To duplicate lunch terminal for a remote Linux machine and simply execute 'aptitude'.

Version: Luna SR1 (4.4.1)
Build id: M20140925-0400

Target Management Terminal 3.3.300.201406060905 org.eclipse.tm.terminal.sdk.feature.group Eclipse TM Project

[Updated on: Sun, 18 January 2015 06:32]

Report message to a moderator

Previous Topic:getHosts() doesn't get the local host on startup/first call - should it?
Next Topic:Target Management
Goto Forum:
  


Current Time: Thu Apr 18 23:47:18 GMT 2024

Powered by FUDForum. Page generated in 0.02748 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top