hi,
from the reaction is seems clear that the init is broken somehow.
Either it is not called at all or the stored structures are overwritten.

ntl check where the terminfo stuff gets loaded (perhaps with strace)
and print some important variables and see when/if they change.

perhaps the people on the screen ml can help you better.

re,
 wh



Miroslaw Dach wrote:
> Hi Hinko,
> 
>       I went little-bit further with screen and curses:
> 
> 
> Unfortunately I am able to reattach to the server only twice.
> The third time when I attache to the server the screen prints the text as 
> it was a wrong definition of characters per line.
> 
> When I detach from screen and attache again with screen -r 
> I get a message:
> 
> You can't run screen on a hardcopy terminal.
> 
> When I try screen -r few time more I get a message:
> 
> Cannot find termcap entry for 'vt100'.
> 
> 
> To sum up all above the situation is like that:
> 
> ./screen -t MYSERVER  -d -m ./myServer         [OK]
> 
> screen -r                                      [OK]
> CTRL-A D
> screen -r                                      [OK]
> CTRL-A D
> screen -r                                      [wrong nr of char per line]
> CTRL-A D
> screen -r
> You can't run screen on a hardcopy terminal.
> screen -r
> You can't run screen on a hardcopy terminal.
> screen -r
> Cannot find termcap entry for 'vt100'
> screen -r
> Cannot find termcap entry for 'vt100'
> screen -r
> Cannot find termcap entry for 'vt100'
> screen -r
> Cannot find termcap entry for 'vt100'
> screen -r
> Cannot find termcap entry for 'vt100'
> 
> 
> Do you have any idea what could be wrong?
> 
> Best Regards
> 
> Mierk
> 
> 
> 
> 
> 
> 
> _______________________________________________
> busybox mailing list
> [email protected]
> http://busybox.net/cgi-bin/mailman/listinfo/busybox
> 
> 
> 
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to