electronic-wechat icon indicating copy to clipboard operation
electronic-wechat copied to clipboard

我在ubuntu 18.04上启动不了,一直在starting app....

Open bolunfeng opened this issue 5 years ago • 7 comments

Description

First of all, thanks for your attention to open an issue for this project. Please notice that if you are requesting a feature, then you should give a brief description of your request. If you are reporting a bug, please follow the template below. A bug report without detailed information required will have a very low priority and even be ignored (closed directly)!

Specifications

  • Version of Electron (run $ electron --version): v0.0.0
  • OS: <OS>
  • Stack trace from the error message (if any)
<Stack trace here>

[email protected] start /home/fengbolun/app/electronic-wechat electron src/main.js

WARNING: CommandOrControl + H is not a valid accelerator.

at WeChatWindow.initWechatWindowShortcut (/home/fengbolun/app/electronic-wechat/src/windows/controllers/wechat.js:179:10)
at new WeChatWindow (/home/fengbolun/app/electronic-wechat/src/windows/controllers/wechat.js:34:10)
at ElectronicWeChat.createWeChatWindow (/home/fengbolun/app/electronic-wechat/src/main.js:136:25)
at App.app.on (/home/fengbolun/app/electronic-wechat/src/main.js:50:12)
at emitTwo (events.js:111:20)
at App.emit (events.js:191:7)

bolunfeng avatar Jun 28 '19 14:06 bolunfeng

看看系统设置网络那里是不是设置了代理?

kooritea avatar Jun 28 '19 14:06 kooritea

没有设置代理。就是一直在启动的时候,就是在starting App.....那里,不停的转。请问这是为什么呢?是什么情况可能导致这个情况的发生。以前有没有人反馈过这个情况?

bolunfeng avatar Jun 29 '19 02:06 bolunfeng

没注意你贴了报错信息- -

可能是ctrl+h热键被占用了?

kooritea avatar Jun 29 '19 06:06 kooritea

ctrl+h 这个热键被占用。我印象里应该没有特别的设置呀。只有我vim里的一两个插件有可能使用了ctrl+h的设置。这个应该不冲突吧?

bolunfeng avatar Jun 29 '19 10:06 bolunfeng

奇怪了 你用的是什么桌面?

kooritea avatar Jun 29 '19 14:06 kooritea

就是安装的ubuntu 18.04的啊

bolunfeng avatar Jun 29 '19 14:06 bolunfeng

https://github.com/kooritea/electronic-wechat/releases/tag/v2.3.1

试试fix版本?

kooritea avatar Jun 30 '19 13:06 kooritea