maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Phone Freezing + battery drain after a stupid mistake with Desktop command execution widget (https://talk.maemo.org/showthread.php?t=54548)

Chrome 2010-05-30 15:11

Phone Freezing + battery drain after a stupid mistake with Desktop command execution widget
 
Today i installed desktop command execution widget, I added the first widget (free rootfs space) and it worked fine. Then i added a 2nd widget with this command: htop --sort-key TIME.

The widget was supposed to show some value and not open terminal window with htop, so the device freezed and Hildon-Menu + Hildon-Desktop became unresponsive. After like 5 minutes the device responded and the widget appeared like in the picture below:

http://img28.imageshack.us/img28/755...0053017492.png

And after clicking on Desktop Menu i always get this:

http://img517.imageshack.us/img517/6...0053017511.png

Also Hildon-Menu + Hildon-Desktop are using 100% CPU all the time, so I uninstalled Desktop command execution widget, but the problem still exists. Even after restarting the phone.

Also this process keep using cpu, even after killing it, it keeps opening:

http://img72.imageshack.us/img72/949...0053018150.png

The question is how to undo all this crap :D ?

Thanks.

ossipena 2010-05-30 15:25

Re: Phone Freezing + battery drain after a stupid mistake with Desktop command execution widget
 
uninstall desktop command execution widget?

Chrome 2010-05-30 15:28

Re: Phone Freezing + battery drain after a stupid mistake with Desktop command execution widget
 
I did, but hildon-menu+desktop still freezes and use 100% cpu.

ossipena 2010-05-30 15:31

Re: Phone Freezing + battery drain after a stupid mistake with Desktop command execution widget
 
then kill the htop.

ps aux |grep htop --sort

and kill -9 pid number you got with previous command

or then just killall htop (not sure if it works)

Chrome 2010-05-30 15:57

Re: Phone Freezing + battery drain after a stupid mistake with Desktop command execution widget
 
I used killall htop, but it reopens after like 5 minutes and continues to use CPU, that happened after i added the stupid widget..

I tried to install Desktop command execution widget again. I added one widget and everything worked fine, after i added the second Widget Hildon-Menu Freezed and i needed to kill it... So i guess it's causing the problem even after uninstalling it.

After removing Desktop command execution widget again, It's still in the widgets list! But not in the Application manager, so it isn't removed completely?

And Hildon-status-menu is also using 20% CPU all the time :D

so Reflash it is????

x-lette 2010-05-30 16:03

Re: Phone Freezing + battery drain after a stupid mistake with Desktop command execution widget
 
Did you try changing the widget's command?
Opening the widget and changing 'htop ...' to 'somesimplecommand' might overwrite whatever has been saved.

Chrome 2010-05-30 16:11

Re: Phone Freezing + battery drain after a stupid mistake with Desktop command execution widget
 
Quote:

Originally Posted by x-lette (Post 690052)
Did you try changing the widget's command?
Opening the widget and changing 'htop ...' to 'somesimplecommand' might overwrite whatever has been saved.

I removed the command, and uninstalled the widget completely.. But it's still in the widgets list and the problem still exists..

gordonshowers 2010-05-30 18:31

Re: Phone Freezing + battery drain after a stupid mistake with Desktop command execution widget
 
I had this problem recently and solved it by deleting the settings file.

Open X-Terminal then type:

rm /home/user/.desktop_cmd_exec

Don't forget the dot!

As an aside, I couldn't find a fix for this problem on the web, so I downloaded the source code to see what the name of the file was. Gotta love open-source projects!

Chrome 2010-05-31 12:14

Re: Phone Freezing + battery drain after a stupid mistake with Desktop command execution widget
 
Quote:

Originally Posted by gordonshowers (Post 690315)
I had this problem recently and solved it by deleting the settings file.

Open X-Terminal then type:

rm /home/user/.desktop_cmd_exec

Don't forget the dot!

As an aside, I couldn't find a fix for this problem on the web, so I downloaded the source code to see what the name of the file was. Gotta love open-source projects!

Thank you mate, problem solved!


All times are GMT. The time now is 18:30.

vBulletin® Version 3.8.8