I've reverted to Safari 4.0.3 using a Time Machine backup (just
replacing Safari.app) and it has not fixed the problem. Based on this
Apple support thread — 
http://discussions.apple.com/thread.jspa?threadID=2032790&tstart=0
— it seems to truly revert you'd need to restore your entire system to
before 4.0.4 was installed (if you have Time Machine set up).

I can't say if that will work for sure because I don't want to revert
my entire system, but I figured someone might want to know :).

On Nov 14, 8:09 pm, Chris Ramsdale <[email protected]> wrote:
> Thanks for all of your input regarding this issue. We were able to
> reproduce the problem and have found that it is a result of an issue
> within the 4.0.4 version of JavaScriptCore. We have reported the issue
> to the WebKit team (http://trac.webkit.org/changeset/50964) and an
> update was made but it will take some time to work it's way into
> another Safari update. In the meantime to continue using GWT 1.7.1,
> and prior, the safest workaround would be to revert back to Safari
> 4.0.3. The patches that have be suggested within this thread will work
> but may result in other inconsistencies as objects are not properly
> being released.
>
> I have also tested out the latest MS2 release of GWT using 4.0.4 and
> had no issues running in hosted mode (now referred to as Development
> Mode). GWT MS2 is available 
> here:http://code.google.com/p/google-web-toolkit/downloads/list?can=1&q=2....
>
> I will keep everyone posted with any further updates.
>
> - Chris
>
> On Nov 14, 11:33 am, julian <[email protected]> wrote:
>
> > Can be that (10.6.1, safari 4) uses 64bit architecture instead 32?
> > Have a look to:http://kb2.adobe.com/cps/509/cpsid_50983.html
>
> > On Nov 13, 4:41 pm, Kyle Hayes <[email protected]> wrote:
>
> > > I installed your new jar and I'm still getting the followingerror:
> > > ==============
> > >hosted:
> > >      [java] On MacOSX, ensure that you have Safari 3 installed.
> > >      [java] Exception in thread "main" java.lang.UnsatisfiedLinkError:
> > > Unable to load required native library 'gwt-ll'.  Detailederror:
> > >      [java] Can't load library: /usr/local/gwt-mac-1.7.1/libgwt-
> > > ll.dylib)
> > >      [java]
> > >      [java] Your GWT installation may be corrupt
> > >      [java]     at com.google.gwt.dev.shell.LowLevel.init(LowLevel.java:
> > > 106)
> > >      [java]     at com.google.gwt.dev.shell.mac.LowLevelSaf.init
> > > (LowLevelSaf.java:135)
> > >      [java]     at com.google.gwt.dev.BootStrapPlatform.initHostedMode
> > > (BootStrapPlatform.java:68)
> > >      [java]     at com.google.gwt.dev.HostedModeBase.<init>
> > > (HostedModeBase.java:362)
> > >      [java]     at com.google.gwt.dev.SwtHostedModeBase.<init>
> > > (SwtHostedModeBase.java:127)
> > >      [java]     at com.google.gwt.dev.HostedMode.<init>(HostedMode.java:
> > > 271)
> > >      [java]     at com.google.gwt.dev.HostedMode.main(HostedMode.java:
> > > 230)
> > > ==============
>
> > > Here is my install location contents:
> > > ==============
> > > $ ls /usr/local/gwt-mac-1.7.1/
> > > COPYING                                 gwt-dev-mac.jar                   
> > >       libgwt-ll.jnilib
> > > COPYING.html                            gwt-dev-mac.jar.bak               
> > >       libswt-agl-carbon-3235.jnilib
> > > about.html                              gwt-module.dtd                    
> > >       libswt-carbon-3235.jnilib
> > > about.txt                               gwt-servlet.jar                   
> > >       libswt-pi-carbon-3235.jnilib
> > > benchmarkViewer                         gwt-user.jar                      
> > >       libswt-webkit-carbon-3235.jnilib
> > > doc                                     i18nCreator                       
> > >       release_notes.html
> > > gwt-api-checker.jar                     index.html                        
> > >       samples
> > > gwt-benchmark-viewer.war                junitCreator                      
> > >       webAppCreator
> > > ==============
>
> > > The gwt-dev-mac.jar.bak is the old jar and the non.bak is the
> > > *patched* one. Yet theerroris still complaining about not finding
> > > libgwt-ll.dylib.
>
> > > On Nov 13, 2:25 am, bmalkow <[email protected]> wrote:> On 12 
> > > Lis, 18:25, Kyle Hayes <[email protected]> wrote:
>
> > > > > Heh, you're right this is really ugly. However, it may be worth a try,
> > > > > but not on my work code ;-)
>
> > > > I use it only on development enviroment.
> > > > To production I use original GWT.
>
> > > > Someone else thinks similar to 
> > > > mehttp://gwtgeek.blogspot.com/2009/11/hosted-mode-crashes-after-os-upda...
> > > > ;)

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=.


Reply via email to