On Wed, Aug 25, 2010 at 9:44 AM, Lennard de Rijk <[email protected]> wrote: > Hi Charles, > > On Wed, Aug 25, 2010 at 8:39 AM, cearl <[email protected]> wrote: >> >> I am able to get the server and web client running on Mac OS X 10.6.4. >> Web client Works in Chrome >> Web client Crashes Safari 5.0.1, crashes nightly build of Webkit. Any >> ideas here?
It'll crash on the nightly builds webkit because webkit r59903+ uses draft v76 of websockets, which is incompatible with draft v75, which is what we're currently using. http://blog.chromium.org/2010/06/websocket-protocol-updated.html It works ok in safari on macosx 10.6.4 for me (reporting as Version 5.0.1 (6533.17.8)). And by 'ok', the inbox doesn't work, but you can type in the editor. -J > > > Can you be more specific here? Are there any logs or error messages > displayed? > Greetings, > Lennard > > -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" 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/wave-protocol?hl=en. > -- You received this message because you are subscribed to the Google Groups "Wave Protocol" 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/wave-protocol?hl=en.
