[
https://issues.apache.org/jira/browse/WAVE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13191233#comment-13191233
]
Ali Lown commented on WAVE-320:
-------------------------------
Try editing the source-code to always use socketio (since it currently ignores
the config-file setting if it detects Chrome supports it), by editing:
src/org/waveprotocol/box/webclient/client/WebClient.java:277 (ish) so that
useSocketIO always returns true.
This will make it ignore Chrome's own websocket capabilities and ask socket.io
to handle comms, which should then find out that websockets doesn't work
properly in your office, so it will fallback to XHR-something.
> Wave does not work on Google Chrome browser
> -------------------------------------------
>
> Key: WAVE-320
> URL: https://issues.apache.org/jira/browse/WAVE-320
> Project: Wave
> Issue Type: Bug
> Components: Web Client
> Affects Versions: 0.1
> Environment: Windows 7 Professional 64-bit with SP1
> Google Chrome 16.0.912.75 m (release)
> Reporter: Özgür KINACI
> Labels: chrome, windows
>
> When I log in to http://waveinabox.net/, it shows status as "Offline" and I
> receive error message:
> "A turbulence detected! Please save your last changes to somewhere and reload
> the wave."
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira