yuan1994 / wechat_web_devtools

微信开发者工具(wechat_web_devtools)Linux版,微信小程序Linux版,支持最新微信小程序开发和微信网页开发
387 stars 72 forks source link

ubuntu16启动时报错,但能启动网页开发 #18

Closed YanYuanFE closed 7 years ago

YanYuanFE commented 7 years ago

如图 终端输出如下: /opt/tencent/wechat_web_devtools/nw [8255:8255:0215/102832:ERROR:desktop_window_tree_host_x11.cc(1131)] Not implemented reached in virtual void views::DesktopWindowTreeHostX11::InitModalType(ui::ModalType) extensions::nw.App:66 return nwNatives.getProxyForURL.apply(this, arguments); ^

Error: Invalid URL passed to App.getProxyForURL() at Object. (extensions::nw.App:66:37) at Object.handleRequest (extensions::binding:63:27) at Object. (extensions::binding:425:32) at Object.getProxyForURL (/opt/tencent/wechat_web_devtools/app/dist/utils/tools.js:1:2134) at b (/opt/tencent/wechat_web_devtools/app/dist/utils/checkUp.js:1:582) at c (/opt/tencent/wechat_web_devtools/app/dist/utils/checkUp.js:1:854) at e (/opt/tencent/wechat_web_devtools/app/dist/utils/checkUp.js:1:2190) at _exports (/opt/tencent/wechat_web_devtools/app/dist/utils/checkUp.js:1:3467) at b (/opt/tencent/wechat_web_devtools/app/dist/common/loadInit/init.js:1:971) at Request.g [as _callback] (/opt/tencent/wechat_web_devtools/app/dist/common/request/request.js:1:3024)

levinit commented 7 years ago

一样。启动报错,不过仍然可以打开。

yuan1994 commented 7 years ago

版本已更新,我在ubuntu16.04上测试没有任何问题