Re: Development mode crashes Safari 4.0.4 in OS X 10.4

2009-12-27 Thread John A. Tamplin
Created http://code.google.com/p/google-web-toolkit/issues/detail?id=4413

--

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




Re: Development mode crashes Safari 4.0.4 in OS X 10.4

2009-12-26 Thread Nick Hristov
10.5 is quite a bit slower than 10.4 on a PPC iBook. So upgrading is
not really an option.

The error seems to stem from unresolved symbols: specifically, on
Safari plugin:

dyld: lazy symbol binding failed: Symbol not found:
_pthread_mutexattr_destroy$UNIX2003
  Referenced from: /Library/Internet Plug-Ins/gwt-dev.webplugin/
Contents/MacOS/gwt-dev
  Expected in: /usr/lib/libSystem.B.dylib

And on the firefox plugin:

dyld: lazy symbol binding failed: Symbol not found: _fputs$UNIX2003
  Referenced from: /Users/nickhristov/Library/Application Support/
Firefox/Profiles/12ttpdtg.default/extensions/gwt-dev-plu...@google.com/
lib/Darwin-gcc3/ff35/libgwt_dev_ff35.dylib
  Expected in: /usr/lib/libSystem.B.dylib

Nick

On Dec 13, 12:22 am, Jan Ehrhardt jan.ehrha...@googlemail.com wrote:
 10.5 is available for PowerPC too.

 It really looks like 10.4 doesn't work. Some time ago I'd the problem, that
 10.5 doesn't work. They patched GWT later for enabling support on 10.5.

 Regards
 Jan Ehrhardt

 On Sun, Dec 13, 2009 at 2:52 AM, PaulG paulgen...@gmail.com wrote:
  On Dec 11, 1:48 am, Jan Ehrhardt jan.ehrha...@googlemail.com wrote:
   This is a Safari issue not a GWT one. Safari crashes will always crash,
  when
   you do a refresh with open Inseptoctor window.

  It's NOT just a Safari issue.  I am also running OS X 10.4  I
  downloaded GWT 2.0 for the first time (not upgrading from a prior
  version), created a new project (the default project), and tried to
  run it in Safari (4.0.3).  After downloading the GWT Dev plugin for
  Safari, and installing it, every time I try to go to the URL for my
  hosted test app, Safari crashes.  Every time.  It's just boom, dead.

  Actually, I first tried it in Firefox 3.5.5.  After installing the GWT
  Dev plugin for Firefox, it too crashes, but on startup.  I tested this
  by starting Firefox in 'Safe' mode, with all plugins/extensions/themes
  disabled.  It starts.  Then, when I enable ONLY the gwt dev plugin, it
  will crash trying to start.

  This is my first time trying to use GWT, so perhaps these problems
  don't plague other developers who are upgrading.  Or perhaps everyone
  is using OS X 10.5 or above (or windows, ugh, or Linux).  It's a good
  bet that no one at Google is running 10.4!!  Argh.  And I CAN'T
  upgrade unless I want to buy a new machine -- I've got a PowerPC,
  which doesn't run 10.5.

  As far as GWT 2.0 out-of-the-box, I'm not too impressed so far!

  Perhaps I can use GWT 1.7...

  --

  You received this message because you are subscribed to the Google Groups
  Google Web Toolkit group.
  To post to this group, send email to google-web-tool...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.

--

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




Re: Development mode crashes Safari 4.0.4 in OS X 10.4

2009-12-22 Thread Alex Reid
The issue appears to be with 10.4 and the browser plug-ins, not GWT
2.0 on 10.4 itself.

A slightly rubbish workaround is to install a Linux or Windows virtual
machine (VirtualBox works fine) and install the GWT plug-in into the
browser on Linux/Windows.

Luckily my main machine is running 10.6 :)

--

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




Re: Development mode crashes Safari 4.0.4 in OS X 10.4

2009-12-18 Thread Par
I am also having the same problem on 10.4.11. Safari and Firefox both
crash.

If anyone please let us know if we all are missing something here.

Thanks.

On Dec 16, 4:58 am, PaulG paulgen...@gmail.com wrote:
 On Dec 13, 3:22 am, Jan Ehrhardt jan.ehrha...@googlemail.com wrote:

  10.5 is available for PowerPC too.

 Ahh, you're right.  I had read that it required Intel, but that was
 only true for Snow Leopard, plain old Leopard will work on PowerPC's
 too.  As it happens, Apple does not sell plain old Leopard, so if I
 (or someone in this situation) wanted to go that route, they would
 have to find a 'used' copy of Leopard.

 Anyway, I reverted to GWT 1.7 and after a bit of tweaking, it seems to
 be working.

 Cheers!

--

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




Re: Development mode crashes Safari 4.0.4 in OS X 10.4

2009-12-15 Thread PaulG

On Dec 13, 3:22 am, Jan Ehrhardt jan.ehrha...@googlemail.com wrote:
 10.5 is available for PowerPC too.

Ahh, you're right.  I had read that it required Intel, but that was
only true for Snow Leopard, plain old Leopard will work on PowerPC's
too.  As it happens, Apple does not sell plain old Leopard, so if I
(or someone in this situation) wanted to go that route, they would
have to find a 'used' copy of Leopard.

Anyway, I reverted to GWT 1.7 and after a bit of tweaking, it seems to
be working.

Cheers!

--

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




Re: Development mode crashes Safari 4.0.4 in OS X 10.4

2009-12-13 Thread Jan Ehrhardt
10.5 is available for PowerPC too.

It really looks like 10.4 doesn't work. Some time ago I'd the problem, that
10.5 doesn't work. They patched GWT later for enabling support on 10.5.

Regards
Jan Ehrhardt

On Sun, Dec 13, 2009 at 2:52 AM, PaulG paulgen...@gmail.com wrote:

 On Dec 11, 1:48 am, Jan Ehrhardt jan.ehrha...@googlemail.com wrote:
  This is a Safari issue not a GWT one. Safari crashes will always crash,
 when
  you do a refresh with open Inseptoctor window.


 It's NOT just a Safari issue.  I am also running OS X 10.4  I
 downloaded GWT 2.0 for the first time (not upgrading from a prior
 version), created a new project (the default project), and tried to
 run it in Safari (4.0.3).  After downloading the GWT Dev plugin for
 Safari, and installing it, every time I try to go to the URL for my
 hosted test app, Safari crashes.  Every time.  It's just boom, dead.

 Actually, I first tried it in Firefox 3.5.5.  After installing the GWT
 Dev plugin for Firefox, it too crashes, but on startup.  I tested this
 by starting Firefox in 'Safe' mode, with all plugins/extensions/themes
 disabled.  It starts.  Then, when I enable ONLY the gwt dev plugin, it
 will crash trying to start.

 This is my first time trying to use GWT, so perhaps these problems
 don't plague other developers who are upgrading.  Or perhaps everyone
 is using OS X 10.5 or above (or windows, ugh, or Linux).  It's a good
 bet that no one at Google is running 10.4!!  Argh.  And I CAN'T
 upgrade unless I want to buy a new machine -- I've got a PowerPC,
 which doesn't run 10.5.

 As far as GWT 2.0 out-of-the-box, I'm not too impressed so far!

 Perhaps I can use GWT 1.7...

 --

 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.




--

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




Re: Development mode crashes Safari 4.0.4 in OS X 10.4

2009-12-12 Thread PaulG
On Dec 11, 1:48 am, Jan Ehrhardt jan.ehrha...@googlemail.com wrote:
 This is a Safari issue not a GWT one. Safari crashes will always crash, when
 you do a refresh with open Inseptoctor window.


It's NOT just a Safari issue.  I am also running OS X 10.4  I
downloaded GWT 2.0 for the first time (not upgrading from a prior
version), created a new project (the default project), and tried to
run it in Safari (4.0.3).  After downloading the GWT Dev plugin for
Safari, and installing it, every time I try to go to the URL for my
hosted test app, Safari crashes.  Every time.  It's just boom, dead.

Actually, I first tried it in Firefox 3.5.5.  After installing the GWT
Dev plugin for Firefox, it too crashes, but on startup.  I tested this
by starting Firefox in 'Safe' mode, with all plugins/extensions/themes
disabled.  It starts.  Then, when I enable ONLY the gwt dev plugin, it
will crash trying to start.

This is my first time trying to use GWT, so perhaps these problems
don't plague other developers who are upgrading.  Or perhaps everyone
is using OS X 10.5 or above (or windows, ugh, or Linux).  It's a good
bet that no one at Google is running 10.4!!  Argh.  And I CAN'T
upgrade unless I want to buy a new machine -- I've got a PowerPC,
which doesn't run 10.5.

As far as GWT 2.0 out-of-the-box, I'm not too impressed so far!

Perhaps I can use GWT 1.7...

--

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




Development mode crashes Safari 4.0.4 in OS X 10.4

2009-12-10 Thread Alex Reid
Hi,

Is anyone running the new development mode successfully on OS X 10.4
or is an upgrade to 10.5 or 10.6 needed? I know this machine is
overdue at update.

Unfortunately Safari is crashing with the following:

Date/Time:  2009-12-10 10:17:11.037 +
OS Version: 10.4.11 (Build 8S2167)
Report Version: 4

Command: Safari
Path:/Applications/Safari.app/Contents/MacOS/Safari
Parent:  WindowServer [89]

Version:4.0.4 (4531.21.10)
Build Version:  1
Project Name:   WebBrowser
Source Version: 45312110

PID:508
Thread: Unknown

Link (dyld) error:

Symbol not found: _pthread_mutexattr_destroy$UNIX2003
  Referenced from: /Library/Internet Plug-Ins/gwt-dev.webplugin/
Contents/MacOS/gwt-dev
  Expected in: /usr/lib/libSystem.B.dylib

Model: MacPro1,1, BootROM MP11.005C.B04, 4 processors, Dual-Core Intel
Xeon, 2.66 GHz, 2 GB
Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256
MB 

and Eclipse shows:

Connection received from . :49498
   [WARN] Client connection lost
java.io.EOFException
at java.io.DataInputStream.readByte(DataInputStream.java:243)
at com.google.gwt.dev.shell.BrowserChannel$Message.readMessageType
(BrowserChannel.java:1131)
at com.google.gwt.dev.shell.BrowserChannelServer.processConnection
(BrowserChannelServer.java:248)
at com.google.gwt.dev.shell.BrowserChannelServer.run
(BrowserChannelServer.java:222)
at java.lang.Thread.run(Thread.java:613)

Would be interested to hear if anyone has worked around this on 10.4?

Alex

--

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




Re: Development mode crashes Safari 4.0.4 in OS X 10.4

2009-12-10 Thread Alex Reid
It also seems the Firefox plugin crashes, but Firefox now doesn't load
at all with the plug-in enabled.

On Dec 10, 10:21 am, Alex Reid alxs...@googlemail.com wrote:
 Hi,

 Is anyone running the new development mode successfully on OS X 10.4
 or is an upgrade to 10.5 or 10.6 needed? I know this machine is
 overdue at update.

 Unfortunately Safari is crashing with the following:

 Date/Time:      2009-12-10 10:17:11.037 +
 OS Version:     10.4.11 (Build 8S2167)
 Report Version: 4

 Command: Safari
 Path:    /Applications/Safari.app/Contents/MacOS/Safari
 Parent:  WindowServer [89]

 Version:        4.0.4 (4531.21.10)
 Build Version:  1
 Project Name:   WebBrowser
 Source Version: 45312110

 PID:    508
 Thread: Unknown

 Link (dyld) error:

 Symbol not found: _pthread_mutexattr_destroy$UNIX2003
   Referenced from: /Library/Internet Plug-Ins/gwt-dev.webplugin/
 Contents/MacOS/gwt-dev
   Expected in: /usr/lib/libSystem.B.dylib

 Model: MacPro1,1, BootROM MP11.005C.B04, 4 processors, Dual-Core Intel
 Xeon, 2.66 GHz, 2 GB
 Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256
 MB 

 and Eclipse shows:

 Connection received from . :49498
    [WARN] Client connection lost
 java.io.EOFException
         at java.io.DataInputStream.readByte(DataInputStream.java:243)
         at com.google.gwt.dev.shell.BrowserChannel$Message.readMessageType
 (BrowserChannel.java:1131)
         at com.google.gwt.dev.shell.BrowserChannelServer.processConnection
 (BrowserChannelServer.java:248)
         at com.google.gwt.dev.shell.BrowserChannelServer.run
 (BrowserChannelServer.java:222)
         at java.lang.Thread.run(Thread.java:613)

 Would be interested to hear if anyone has worked around this on 10.4?

 Alex

--

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




Re: Development mode crashes Safari 4.0.4 in OS X 10.4

2009-12-10 Thread zinkronz network
yes.. i also face this problem ff and safari also crashed.. i just
format my imac.. but still problem..

i can view from another pc  Windows XP(in the same network LAN). looks like
imac 10.4 have this problem... please help us in this matter

On Thu, Dec 10, 2009 at 5:40 PM, Alex Reid alxs...@googlemail.com wrote:

 It also seems the Firefox plugin crashes, but Firefox now doesn't load
 at all with the plug-in enabled.

 On Dec 10, 10:21 am, Alex Reid alxs...@googlemail.com wrote:
  Hi,
 
  Is anyone running the new development mode successfully on OS X 10.4
  or is an upgrade to 10.5 or 10.6 needed? I know this machine is
  overdue at update.
 
  Unfortunately Safari is crashing with the following:
 
  Date/Time:  2009-12-10 10:17:11.037 +
  OS Version: 10.4.11 (Build 8S2167)
  Report Version: 4
 
  Command: Safari
  Path:/Applications/Safari.app/Contents/MacOS/Safari
  Parent:  WindowServer [89]
 
  Version:4.0.4 (4531.21.10)
  Build Version:  1
  Project Name:   WebBrowser
  Source Version: 45312110
 
  PID:508
  Thread: Unknown
 
  Link (dyld) error:
 
  Symbol not found: _pthread_mutexattr_destroy$UNIX2003
Referenced from: /Library/Internet Plug-Ins/gwt-dev.webplugin/
  Contents/MacOS/gwt-dev
Expected in: /usr/lib/libSystem.B.dylib
 
  Model: MacPro1,1, BootROM MP11.005C.B04, 4 processors, Dual-Core Intel
  Xeon, 2.66 GHz, 2 GB
  Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256
  MB 
 
  and Eclipse shows:
 
  Connection received from . :49498
 [WARN] Client connection lost
  java.io.EOFException
  at java.io.DataInputStream.readByte(DataInputStream.java:243)
  at
 com.google.gwt.dev.shell.BrowserChannel$Message.readMessageType
  (BrowserChannel.java:1131)
  at
 com.google.gwt.dev.shell.BrowserChannelServer.processConnection
  (BrowserChannelServer.java:248)
  at com.google.gwt.dev.shell.BrowserChannelServer.run
  (BrowserChannelServer.java:222)
  at java.lang.Thread.run(Thread.java:613)
 
  Would be interested to hear if anyone has worked around this on 10.4?
 
  Alex

 --

 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.




--

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




Re: Development mode crashes Safari 4.0.4 in OS X 10.4

2009-12-10 Thread jd
I found the the Safari crash only occurs when the Inspector window is
open.  If you close it before reloading the page it does not crash on
my system.

On Dec 11, 12:17 pm, zinkronz network zinkr...@gmail.com wrote:
 yes.. i also face this problem ff and safari also crashed.. i just
 format my imac.. but still problem..

 i can view from another pc  Windows XP(in the same network LAN). looks like
 imac 10.4 have this problem... please help us in this matter



 On Thu, Dec 10, 2009 at 5:40 PM, Alex Reid alxs...@googlemail.com wrote:
  It also seems the Firefox plugin crashes, but Firefox now doesn't load
  at all with the plug-in enabled.

  On Dec 10, 10:21 am, Alex Reid alxs...@googlemail.com wrote:
   Hi,

   Is anyone running the new development mode successfully on OS X 10.4
   or is an upgrade to 10.5 or 10.6 needed? I know this machine is
   overdue at update.

   Unfortunately Safari is crashing with the following:

   Date/Time:      2009-12-10 10:17:11.037 +
   OS Version:     10.4.11 (Build 8S2167)
   Report Version: 4

   Command: Safari
   Path:    /Applications/Safari.app/Contents/MacOS/Safari
   Parent:  WindowServer [89]

   Version:        4.0.4 (4531.21.10)
   Build Version:  1
   Project Name:   WebBrowser
   Source Version: 45312110

   PID:    508
   Thread: Unknown

   Link (dyld) error:

   Symbol not found: _pthread_mutexattr_destroy$UNIX2003
     Referenced from: /Library/Internet Plug-Ins/gwt-dev.webplugin/
   Contents/MacOS/gwt-dev
     Expected in: /usr/lib/libSystem.B.dylib

   Model: MacPro1,1, BootROM MP11.005C.B04, 4 processors, Dual-Core Intel
   Xeon, 2.66 GHz, 2 GB
   Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256
   MB 

   and Eclipse shows:

   Connection received from . :49498
      [WARN] Client connection lost
   java.io.EOFException
           at java.io.DataInputStream.readByte(DataInputStream.java:243)
           at
  com.google.gwt.dev.shell.BrowserChannel$Message.readMessageType
   (BrowserChannel.java:1131)
           at
  com.google.gwt.dev.shell.BrowserChannelServer.processConnection
   (BrowserChannelServer.java:248)
           at com.google.gwt.dev.shell.BrowserChannelServer.run
   (BrowserChannelServer.java:222)
           at java.lang.Thread.run(Thread.java:613)

   Would be interested to hear if anyone has worked around this on 10.4?

   Alex

  --

  You received this message because you are subscribed to the Google Groups
  Google Web Toolkit group.
  To post to this group, send email to google-web-tool...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs 
  cr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.

--

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




Re: Development mode crashes Safari 4.0.4 in OS X 10.4

2009-12-10 Thread Jan Ehrhardt
This is a Safari issue not a GWT one. Safari crashes will always crash, when
you do a refresh with open Inseptoctor window.

Regards
Jan Ehrhardt

On Fri, Dec 11, 2009 at 7:44 AM, jd jdpatter...@gmail.com wrote:

 I found the the Safari crash only occurs when the Inspector window is
 open.  If you close it before reloading the page it does not crash on
 my system.

 On Dec 11, 12:17 pm, zinkronz network zinkr...@gmail.com wrote:
  yes.. i also face this problem ff and safari also crashed.. i just
  format my imac.. but still problem..
 
  i can view from another pc  Windows XP(in the same network LAN). looks
 like
  imac 10.4 have this problem... please help us in this matter
 
 
 
  On Thu, Dec 10, 2009 at 5:40 PM, Alex Reid alxs...@googlemail.com
 wrote:
   It also seems the Firefox plugin crashes, but Firefox now doesn't load
   at all with the plug-in enabled.
 
   On Dec 10, 10:21 am, Alex Reid alxs...@googlemail.com wrote:
Hi,
 
Is anyone running the new development mode successfully on OS X 10.4
or is an upgrade to 10.5 or 10.6 needed? I know this machine is
overdue at update.
 
Unfortunately Safari is crashing with the following:
 
Date/Time:  2009-12-10 10:17:11.037 +
OS Version: 10.4.11 (Build 8S2167)
Report Version: 4
 
Command: Safari
Path:/Applications/Safari.app/Contents/MacOS/Safari
Parent:  WindowServer [89]
 
Version:4.0.4 (4531.21.10)
Build Version:  1
Project Name:   WebBrowser
Source Version: 45312110
 
PID:508
Thread: Unknown
 
Link (dyld) error:
 
Symbol not found: _pthread_mutexattr_destroy$UNIX2003
  Referenced from: /Library/Internet Plug-Ins/gwt-dev.webplugin/
Contents/MacOS/gwt-dev
  Expected in: /usr/lib/libSystem.B.dylib
 
Model: MacPro1,1, BootROM MP11.005C.B04, 4 processors, Dual-Core
 Intel
Xeon, 2.66 GHz, 2 GB
Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256
MB 
 
and Eclipse shows:
 
Connection received from . :49498
   [WARN] Client connection lost
java.io.EOFException
at java.io.DataInputStream.readByte(DataInputStream.java:243)
at
   com.google.gwt.dev.shell.BrowserChannel$Message.readMessageType
(BrowserChannel.java:1131)
at
   com.google.gwt.dev.shell.BrowserChannelServer.processConnection
(BrowserChannelServer.java:248)
at com.google.gwt.dev.shell.BrowserChannelServer.run
(BrowserChannelServer.java:222)
at java.lang.Thread.run(Thread.java:613)
 
Would be interested to hear if anyone has worked around this on 10.4?
 
Alex
 
   --
 
   You received this message because you are subscribed to the Google
 Groups
   Google Web Toolkit group.
   To post to this group, send email to
 google-web-tool...@googlegroups.com.
   To unsubscribe from this group, send email to
   google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
 cr...@googlegroups.com
   .
   For more options, visit this group at
  http://groups.google.com/group/google-web-toolkit?hl=en.

 --

 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.




--

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