globelblade / mobileterminal

Automatically exported from code.google.com/p/mobileterminal
1 stars 3 forks source link

point + c issues a ctrl+c command but crashes the application after a letters typed afterwards #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. issue a ping command e.g. ping 192.168.1.1
2. after a while, type the point (on the keyboard #+=, at the right of the
yen sign)
3. go back to the alphabet keyboard and type a c
4. the ping stops (a ctrl+c has been issued)
5. start typing a new command. after a few letters, the screen is frozen
and the only way to exit is to hold the home button for a while (force quit)

What is the expected output? What do you see instead?
application should continue to work normally. Instead, it freezes.

What version of the product are you using? On what operating system?
Terminal v69. Mac OS X

Please provide any additional information below.

Original issue reported on code.google.com by frederic.dalibard@gmail.com on 3 Aug 2007 at 3:00

GoogleCodeExporter commented 9 years ago
Confirmed

Original comment by DylanR...@gmail.com on 3 Aug 2007 at 3:38

GoogleCodeExporter commented 9 years ago
I'm unable to reproduce it

Original comment by scott...@gmail.com on 4 Aug 2007 at 12:53

GoogleCodeExporter commented 9 years ago
I am no longer able to reproduce it; however, doing all this puts the terminal 
in a state that doesn't allow typing.

Original comment by DylanR...@gmail.com on 4 Aug 2007 at 5:52

GoogleCodeExporter commented 9 years ago
I got the same results on svn102

Original comment by Jesuspo...@gmail.com on 12 Aug 2007 at 1:01

GoogleCodeExporter commented 9 years ago
I believe this is a problem with /bin/bash and /bin/sh, not with 
MobileTerminal. 
This also happens when I ssh into the phone not even using MobileTerminal.

Can someone else confirm?

Original comment by allen.po...@gmail.com on 18 Aug 2007 at 7:38