View Single Post
Posts: 114 | Thanked: 201 times | Joined on Apr 2009
#122
Originally Posted by heiwid View Post
Hello,

i do have the impression that the switchboard does not seem to work with microb on PR 1.2. - but it works with "opera %s" as other browser.

just microb only works, when switchboard is not installed. otherwise it only shows up for about 10 sec. then vanishes.
Sigh. Yay for depending on undocumented behaviors.

Okay, I'll hopefully have some time to play with a PR1.2-based SDK later this week, but in the meantime, could someone running PR1.2 final do the following:

From a shell on a freshly-restarted device, do the following ($ is your prompt, not something you type):
Code:
$ killall browser-switchboard
$ browser-switchboard
Then try to launch MicroB, and provide the output from browser-switchboard running in the shell.

(If you have a syslogd running on your device, you can also get the same output via syslog by setting logging = "syslog" in your Browser Switchboard config file.)

EDIT: When reporting, can you also provide the full firmware version (from the about screen in the control panel, should be something looking like "10.2010.19-1"), and the output from running
Code:
$ uname -a
in a shell on the device.

Last edited by steven676; 2010-05-28 at 00:21.