Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EGL Development Tools » Mobile Safari Problem(Can't seem to get Safari installed correctly)
Mobile Safari Problem [message #974687] Wed, 07 November 2012 08:47 Go to next message
Bob NIcholson is currently offline Bob NIcholsonFriend
Messages: 62
Registered: December 2011
Location: Seattle
Member
Hi,

I'm having a problem getting the a mobile widget working. When trying to open the rui widget I get the following error:


Internal Error
No more handles [Safari must be installed to use a SWT.WEBKIT-style Browser]


The following is the code created when adding the rui widget:

package com.busapp.mobile.client;

// RUI Handler

import org.eclipse.edt.rui.widgets.GridLayout;

//
//

handler TestMobile type RUIhandler{initialUI =[ui
            ], onConstructionFunction = start, cssFile = "css/TestMobile.css", title = "TestMobile"}

    ui GridLayout{columns = 3, rows = 4, cellPadding = 4, children =[]};

    function start()
    end
end



I have installed the latest version of EDT EGL and Safari, added the Safari directory to the system path (environment variables);

I've uploaded a file of a couple of print screens showing the status of my software.

Any help would be appreciated.

Thanks

Bob
Re: Mobile Safari Problem [message #991060 is a reply to message #974687] Mon, 17 December 2012 08:58 Go to previous messageGo to next message
Smyle H is currently offline Smyle HFriend
Messages: 58
Registered: September 2012
Member
What is the OS & Eclipse version and bits you are using?

Here is a similar topic that might be useful:
http://www.eclipse.org/forums/index.php/t/369497/
Re: Mobile Safari Problem [message #994779 is a reply to message #974687] Fri, 28 December 2012 08:42 Go to previous message
fahua jin is currently offline fahua jinFriend
Messages: 58
Registered: July 2011
Member
Bob,

This is a bug of Eclipse, and we had a bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=396721 opened for this. I updated the wiki page http://wiki.eclipse.org/EDT:SettingUpForMobile and provided several workarounds, please refer to How to resolve the problem "Internal Error. No more handlers" - Safari must be installed to use a SWT.WEBKIT -style Browser for how to resolve the problem.

Rocky
Previous Topic:Invalid preference page path: Web Page Editor
Next Topic:IDE crashes with EXCEPTION_ACCESS_VIOLATION
Goto Forum:
  


Current Time: Thu Apr 25 08:52:06 GMT 2024

Powered by FUDForum. Page generated in 0.03260 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top