View Single Post
Posts: 114 | Thanked: 201 times | Joined on Apr 2009
#14
Originally Posted by qwerty12 View Post
I did this:
Commented out "X-Maemo-Prestarted=always" and "#X-Maemo-Prestarted-Priority=7000" in /usr/share/applications/hildon/browser.desktop (not sure if this is required, mind you).
Ran, as user: /usr/sbin/dsmetool -t "/usr/bin/maemo-invoker /usr/bin/browser.launch"
A few questions:
  1. Can you check whether or not modifying /usr/share/applications/hildon/browser.desktop is actually required? (I'm hoping to avoid having to replace or modify another file.)
  2. Does passing -o instead of -t to dsmetool work for launching MicroB? (The description of -t suggests that it could reset the device if the invocation of the browser fails...)
  3. Does the "browser" process remain in memory after the last window is closed when MicroB is launched using dsmetool? Does it continue to answer the D-Bus methods for com.nokia.osso_browser (e.g. clicking on links in other applications brings up a MicroB window)?

Thanks!