kooritea / electronic-wechat

:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
MIT License
566 stars 70 forks source link

Bug: 登录成功后闪退到二维码登录前状态 #103

Open brunoli opened 4 years ago

brunoli commented 4 years ago

问题描述

微信在扫描二维码成功登录后,2秒左右直接闪退到二维码登录前状态

环境说明

通过打开开发者模式, 有输出如下Error,不知是否有帮忙

[12947:0802/093932.670847:ERROR:CONSOLE(24)] "Empty response arrived for script 'chrome-devtools://devtools/remote/serve_file/@70068b355a40b9123ceecbe78590b9646fd42ac6/product_registry_impl/product_registry_impl_module.js'", source: chrome-devtools://devtools/bundled/shell.js (24)
[12947:0802/093932.675185:ERROR:CONSOLE(108)] "Uncaught (in promise) Error: Could not instantiate: ProductRegistryImpl.Registry", source: chrome-devtools://devtools/bundled/shell.js (108)
[12947:0802/093954.466851:ERROR:CONSOLE(108)] "Uncaught (in promise) Error: Could not instantiate: ProductRegistryImpl.Registry", source: chrome-devtools://devtools/bundled/shell.js (108)
[12947:0802/093954.493585:ERROR:CONSOLE(108)] "Uncaught (in promise) Error: Could not instantiate: ProductRegistryImpl.Registry", source: chrome-devtools://devtools/bundled/shell.js (108)
[12947:0802/093954.493623:ERROR:CONSOLE(108)] "Uncaught (in promise) Error: Could not instantiate: ProductRegistryImpl.Registry", source: chrome-devtools://devtools/bundled/shell.js (108)
[12947:0802/093956.050535:ERROR:CONSOLE(108)] "Uncaught (in promise) Error: Could not instantiate: ProductRegistryImpl.Registry", source: chrome-devtools://devtools/bundled/shell.js (108)
...
kooritea commented 4 years ago

登录之后闪退回二维码,这个时候手机上那个已在网页客户端登录的提示有消失吗

brunoli commented 4 years ago

手机微信端的提示"网页端登录"没有消失

在 2019-08-01 12:17:03,kooritea notifications@github.com 写道:

登录之后闪退回二维码,这个时候手机上那个已在网页客户端登录的提示有消失吗

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.