chrisjuls241 / live-android

Automatically exported from code.google.com/p/live-android
0 stars 0 forks source link

How to break a console application #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open the console Alt+F1
2. Execute ping 127.0.0.1
3. Introduce Ctrl+C to stop the ping

What is the expected output? What do you see instead?
There´s no way to stop the execution of a console application. The system
is not responding to Ctrl+C or Escape. There are very useful commands, e.g.
logcat, which will invalidate the console for ever (until you restart your
virtual machine).

What version of the product are you using? On what operating system?
liveandroidv0.2.iso in VMWare

Please provide any additional information below.

Original issue reported on code.google.com by jjja...@gmail.com on 28 Jul 2009 at 4:19

GoogleCodeExporter commented 8 years ago
Alt + F7 to get back to the GUI

Original comment by denver....@gmail.com on 11 Aug 2009 at 5:55

GoogleCodeExporter commented 8 years ago
That's not the idea. Alt+F7 is useful to go back to the graphical Android. 
However, if 
you want to execute another command in the console, it's not possible unless 
you 
restart the whole platform (if the previous console command does not end 
immediatly as 
the ping).
However, this is a very minor issue which can be discarded because it's not the 
general purpose of this Android distribution to execute commands in the console.

Original comment by jjja...@gmail.com on 12 Aug 2009 at 9:47

GoogleCodeExporter commented 8 years ago
just restart the system.

Original comment by jsj...@gmail.com on 10 Sep 2009 at 12:45

GoogleCodeExporter commented 8 years ago
Come on, one should not have to restart the system just because live android 
does not 
recognize Ctrl + C (break). That is not very productive.

Original comment by jem...@gmail.com on 9 Oct 2009 at 7:30

GoogleCodeExporter commented 8 years ago
i think using the ping command should not require a system reboot to stop it. 
Very
unproductive. 

Original comment by mario.re...@gmail.com on 5 Jun 2010 at 1:58

GoogleCodeExporter commented 8 years ago
Even I m facing the same problem 

Original comment by vic...@tunebasket.com on 15 Aug 2012 at 6:43