Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console throws an error #134

Open
kgmahn opened this issue Jan 25, 2023 · 2 comments
Open

Console throws an error #134

kgmahn opened this issue Jan 25, 2023 · 2 comments

Comments

@kgmahn
Copy link

kgmahn commented Jan 25, 2023

When running a cobol program from within GIX, the small console window displays the following error: Error opening terminal: unknown.
I am running Ubuntu 22.04.1 LTS with version Gix-IDE 1.1.1-9999.

gix-ide_console_Issue

@GitMensch
Copy link
Contributor

GitMensch commented Feb 4, 2023

To solve this: set the TERM variable, possibly to xterm. This may be possible via the IDE settings (I don't know), otherwise do so on the terminal before starting the IDE from there. If it works you can add that to your system settings.

@mridoni
Copy link
Owner

mridoni commented Feb 5, 2023

To solve this: set the TERM variable, possibly to xterm. This may be possible via the IDE settings (I don't know), otherwise do so on the terminal before starting the IDE from there. If it works you can add that to your system settings.

Yes, that could solve it, unfortunately I was not able to reproduce this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants