无法做本地客户端演示
我已按照在线教程 http://code.google.com/chrome/nativeclient /docs/tutorial.html 并在 Ubuntu 10.04 上安装了 Chrome 10。但是,当我收到此错误时 尝试例子。
对于演示 helloworld c,它卡在 LOADING 中。
对于演示 GetURL,它会抛出“异常:TypeError:无法调用方法” 'getUrl' of null'
对于演示 PIGenerator,它缺少插件。
任何想法这是关于什么的。谢谢
I have followed online tutorial, http://code.google.com/chrome/nativeclient/docs/tutorial.html
and have Chrome 10 installed on Ubuntu 10.04. However, I am getting this error, when
trying examples.
For demo helloworld c, it get stuck in LOADING.
For demo GetURL, it throws 'exception: TypeError: Cannot call method
'getUrl' of null'
For demo PIGenerator, it's missing plug-in.
Any ideas what this is about. Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
由于您在 Linux 上安装了 Chrome 10,因此众所周知它无法工作。此问题已在版本 11 中修复。有关此错误跟踪器的更多信息。
http://code.google.com/p/nativeclient/issues/detail ?id=1416
和
https://groups.google.com/group/本地客户端讨论
Since you have Chrome 10 on Linux, it is known not to work. This has been fixed in version 11. More information regarding that in this bug tracker.
http://code.google.com/p/nativeclient/issues/detail?id=1416
and
https://groups.google.com/group/native-client-discuss