The Following 3 Users Say Thank You to reinob For This Useful Post: | ||
|
2015-01-24
, 18:59
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#12
|
|
2015-01-25
, 11:15
|
Posts: 1,258 |
Thanked: 672 times |
Joined on Mar 2009
|
#13
|
The Following 3 Users Say Thank You to shadowjk For This Useful Post: | ||
|
2015-01-26
, 22:52
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#14
|
|
2015-01-27
, 03:16
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#15
|
fsck at the boot time found some minor problems, but none if it seemed serious (some thumbnail or temporary files of browser were damaged, some got connected to lost+found). FSCK ended up successfully, and marked filesystem as clean.
The Following 5 Users Say Thank You to wicket For This Useful Post: | ||
|
2015-02-08
, 13:59
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#16
|
messaging_ui_account_utils_ready_cb: Couldn't init account utils!messaging_ui_account_utils_ready_cb: got error code: 4, domain: dbus-glib-error-quark, message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
or you can try to backup and then restore, iirc this should recreate all of the databases
As I still switch between SIMs and also have a high swap usage I sometimes have the feeling that 'some swap thingy here goes crazy'.
Please check your swap partitions or disable extended swap / enable stock swap partition and test once more. [a shot in the dark]
I don't suppose you have a log of that fsck? If you do, you should be able to identify which inodes were corrupted. Then you can run something like ls -aRi1 and grep for each inode to identify which filenames point to those inodes. You can then use dpkg -S with those filenames to identify which packages you should reinstall.
In my experience, fsck on flash/sd always ends in tears. It was disabled until cssu, then enabled and wrecking partitions, then disabled again, and now I don't know if it's armed to nuke /home or not.
Anyway, my usual strategy after unexpected reboot, is to do as root:
cd /home
ls -laR >/dev/null
fs errors usually show up with that. If the damage is sma, I've made tarball of /home in backupmenu, then recreated fs and untarred.
If there are non-fs issues, like zeroed files, they wont be found by this.
Good luck!
loodRose:~# mc-tool list mc-tool: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
|
2015-02-09
, 03:29
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#17
|
tting up nokiamessaging (1.6.8+0m5) ... DBUS uuid found
Tags |
accounts, calls, messaging, problem |
|
Perhaps it's time to "rsync -a /home/user some_backup_server:" and reflash. But then you miss the fun of figuring out what the problem was (or it comes back when you rsync back..)
Depends on how dependent you are on that particular N900.