View Single Post
Posts: 1,101 | Thanked: 1,184 times | Joined on Aug 2008 @ Spain
#3
That happens because the browserd process has died.
Two possible fixes:
1 Easy: reboot the tablet
2 No so easy but not hard: open a xterm, become root, restart the browserd process with the command "/etc/init.d/tablet-browser-daemon start"
You can always check that the process is running by typing
ps ax|grep browserd