c3270 makes cool-retro-term hang #709

Open
opened 2022-03-22 06:14:59 +01:00 by wxwisiasdf · 0 comments
wxwisiasdf commented 2022-03-22 06:14:59 +01:00 (Migrated from github.com)

The c3270 console (on Debian at least) makes this program hang.

Running it as:
c3270 127.0.0.1 3270 on an active 3270 console (hercules needed) - will cause the error:

reproducing

create a file called hercules.cnf like this

ARCHMODE  Z/ARCH
CPUSERIAL 000611
CPUMODEL  4381
NUMCPU    4
MAINSIZE  32
XPNDSIZE  0
CNSLPORT  3270
PGMPRDOS  RESTRICTED
CODEPAGE  819/1047
SYSEPOCH  1900
0400    3270 

now install hercules & c3270
sudo apt install hercules c3270

now run:
hercules -f hercules.cnf; do not close it, let it run, while it's running switch to cool-retro-term:

and type inside cool-retro-term:
c3270 127.0.0.1 3270

boom, hang!

The c3270 console (on Debian at least) makes this program hang. Running it as: `c3270 127.0.0.1 3270` on an active 3270 console (hercules needed) - will cause the error: # reproducing create a file called `hercules.cnf` like this ``` ARCHMODE Z/ARCH CPUSERIAL 000611 CPUMODEL 4381 NUMCPU 4 MAINSIZE 32 XPNDSIZE 0 CNSLPORT 3270 PGMPRDOS RESTRICTED CODEPAGE 819/1047 SYSEPOCH 1900 0400 3270 ``` now install hercules & c3270 `sudo apt install hercules c3270` now run: `hercules -f hercules.cnf`; do not close it, let it run, while it's running switch to cool-retro-term: and type inside cool-retro-term: `c3270 127.0.0.1 3270` boom, hang!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#709
No description provided.