Hi, I encountered a problem where MobiOne fails to load, it just quit immediately after splash screen shows. Here is the first exception message when I checked the log:
!ENTRY org.eclipse.ui.workbench 4 0 2009-12-01 10:09:46.343
!MESSAGE Unable to create view ID com.genuitec.blinki.iphone.views.IPhoneBrowserView: WebKit Dll was expired at: Tue Dec 01 17:00:00 EST 2009
!STACK 0
java.lang.RuntimeException: WebKit Dll was expired at: Tue Dec 01 17:00:00 EST 2009
at com.genuitec.firefly.webkit.swt.WebKitBrowser.<init>(WebKitBrowser.java:230)
at com.genuitec.blinki.iphone.views.TruViewComposite.createBrowserComposite(TruViewComposite.java:671)
at com.genuitec.blinki.iphone.views.TruViewComposite.createPartControl(TruViewComposite.java:257)
at com.genuitec.blinki.iphone.views.TruViewComposite.<init>(TruViewComposite.java:201)
at com.genuitec.blinki.iphone.views.TruViewComposite.<init>(TruViewComposite.java:205)
...(truncated)
Please help / let me know if there’s more information I should give here.
Thanks