The Following User Says Thank You to tritri360 For This Useful Post: | ||
![]() |
2013-06-18
, 14:19
|
Posts: 2,006 |
Thanked: 3,351 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#2
|
The Following User Says Thank You to Wikiwide For This Useful Post: | ||
![]() |
2013-06-18
, 14:45
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#3
|
root apt-get install -f dd if=/dev/mmcbl0p2 of=/media/mmc1/optfs.backup fsck /media/mmc1/optfs.backup
The Following User Says Thank You to pichlo For This Useful Post: | ||
![]() |
2013-07-17
, 20:11
|
Posts: 75 |
Thanked: 42 times |
Joined on Dec 2011
@ Uruguay
|
#5
|
No idea. I had the same problem once. Except that in my case it was the Calendar application that kept closing. But that was on a totally borked system. File system corruption, inconsistent packages, you name it. The OP looks like (s)he has some understanding of the Linux command line, so how about - close all applications, open terminal and then:
If you are wondering why not fsck /dev/mmcbl0p2 directly, feel free to try itCode:root apt-get install -f dd if=/dev/mmcbl0p2 of=/media/mmc1/optfs.backup fsck /media/mmc1/optfs.backup(it won't break anything, just fail because the device is in use). The dd command will take a while (easily 15 minutes or more), just give it time.
![]() |
2013-10-12
, 23:00
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#6
|
The Following User Says Thank You to joerg_rw For This Useful Post: | ||
![]() |
2013-10-16
, 07:34
|
Posts: 1 |
Thanked: 0 times |
Joined on Oct 2013
|
#7
|
hello I have a problem I have a message saying "Internal Error. Application" Email "Closed". I tried SEVERAL method but it does not work to solve the problem. I did this method here:
1) start the terminal window
2) run the command: ps | grep 'modest'
Note down the process number for the first row returned by the above command
3) run the command: kill <process number found above>
it does not work in step 2 is the error message:
sh: can't kill pid 5668: No such process
I also try to reboot "modest" with:
/ usr / bin / maemo-summoner / usr / bin / modest.launch -s
not work
What should I do to solve this problem please
1) start the terminal window
2) run the command: ps | grep 'modest'
Note down the process number for the first row returned by the above command
3) run the command: kill <process number found above>
it does not work in step 2 is the error message:
sh: can't kill pid 5668: No such process
I also try to reboot "modest" with:
/ usr / bin / maemo-summoner / usr / bin / modest.launch -s
not work
What should I do to solve this problem please