geeeeeeeeek / electronic-wechat

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

非官方客户端提示,无法登陆 #318

Closed owwlo closed 8 years ago

owwlo commented 8 years ago

每天都在用这个APP,刚刚发生的问题,Linux平台electronic-wechat version: 1.3 screenshot from 2016-08-17 10 03 50

wangbx66 commented 8 years ago

一波血崩..先用web微信吧只能

sgsheg commented 8 years ago

昨天还可以,今天就不行了。

electronic_wechat

ian003 commented 8 years ago

你正在使用非官方微信,可能存在安全隐患!~ 求解决办法

wuyuancai commented 8 years ago

今天出现问题

cloverstd commented 8 years ago

今天刚刚装上 Ubuntu ,然后重启了下电脑,再打开就提示”你正在使用非官方微信,可能存在安全隐患“

whiteear commented 8 years ago

今天已经用不了啦。“非官方客户端”

IceDcap commented 8 years ago

8月17号也就是昨天上午还可以使用,到了下午就提示存在隐患了,应该是腾讯服务器端做了验证,毕竟mac版的微信已经更新了呀

larriti commented 8 years ago

我的也是,今天出现了这个问题

xiao-linxin commented 8 years ago

整个人都不好了!腾讯又不出linux版还封了非官方的!

cxm95 commented 8 years ago

一脸雪崩。。。。

yufeikang commented 8 years ago

刚刚出现问题,就连winqq他妈的也出问题了

jinyun commented 8 years ago

打开客户端,提示非官方客户端,不要退出,再次打开客户端,就可以扫描登录了.登录完成可以退出之前的客户端了,请给我赞不谢. 测试平台Ubuntu16.04

whiteear commented 8 years ago

测试无效啊😂

郭金昀 notifications@github.com于2016年8月18日周四 15:41写道:

打开客户端,提示非官方客户端,不要退出,再次打开客户端,就可以扫描登录了.登录完成可以退出之前的客户端了,请给我赞不谢.测试平台Ubuntu16.04

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/geeeeeeeeek/electronic-wechat/issues/318#issuecomment-240647642, or mute the thread https://github.com/notifications/unsubscribe-auth/AAnzttEIB_7GhtTS6llwcSGyIdBOUq0aks5qhAyXgaJpZM4JmfY_ .

jinyun commented 8 years ago

@whiteear 重复一下我的完整操作步骤:

  1. 打开客户端,提示"非官方...",没有退出.
  2. 用浏览器打开了网页版本的微信登录进去,然后就关闭了.
  3. 重新打开了客户端,发现要扫描,直接扫面登录. 4.退出之前的客户端.

之后重新尝试,关闭所有的客户端.

  1. 重新打开客户端,提示"非官方...",没有退出.
  2. 再次打开客户端,提示扫描二维码.
yufeikang commented 8 years ago

无效啊 @jinyun

ZiangYan commented 8 years ago

@jinyun 尝试了下目测并不能work

yufeikang commented 8 years ago

用这个吧 https://chrome.google.com/webstore/detail/wechat/jidckkocjhilapjdibodfopjkbnibkcf?utm_source=chrome-ntp-icon

jinyun commented 8 years ago

另外一个同事也是一直提示"非官方...",我再找找为什么我这个不提示

zouchao commented 8 years ago

mac版 Version 1.3.0 (1.3.0) 和上面的同学一样 非官方

BillBillBillBill commented 8 years ago

是不是因为官方更新了?

zGaron commented 8 years ago

马列隔壁。。狗日的腾讯。。这下 ubuntu 下完全没有可用的交流工具了。。

滚回邮件时代了。。。

yuanli-cn commented 8 years ago

Ubuntu16.04。我昨天下的,遇到这个问题,但是跳转到网页版登陆一次后再回来用这个软件,到现在都没有问题。另外说没有工具用的,不至于吧,Skype,Pidgin+插件,都可以啊

jinyun commented 8 years ago

@yuanli-cn 我和你的情况一样,重启了一下机器,悲剧了.

southwolf commented 8 years ago

目测 API 变了。正在看……

loufq commented 8 years ago

应该是检查是否有js侵入了,去掉perload就好了

csrgxtu commented 8 years ago

plz fix this, i use wechat everyday on Linux.

zhanglintc commented 8 years ago

腾讯不给人活路啊

loufq commented 8 years ago

@owwlo @wangbx66 @sgsheg @ian003 @wuyuancai @csrgxtu @zhanglintc @jinyun @yuanli-cn @zGaron @zouchao @Yufeikang @ZiangYan @whiteear @windcarp
临时修复非官方客户端,无法登陆提示 的pl,急用的可以下载这个版本

https://github.com/geeeeeeeeek/electronic-wechat/pull/319

owwlo commented 8 years ago

@loufq 有效,谢谢!

linux0ne commented 8 years ago

@loufq 你这个是从源码层面开始修改的吧?? 有没有编译好的上传一份呗? 因为我们好多人在git源码后,用npm install来安装都出现错误,如 #316 #310 等。 所以我们都下载的编译好的版本。

注:如果能帮忙指正如何编译成功,那是最棒的了。

ghost commented 8 years ago

唉,大家还是用 skype 吧,在Linux下还是可用的

loufq commented 8 years ago

@linux0ne sudo npm install 没有安装完整。 /Error: ENOENT: no such file or directory, open '/opt/electronic-wechat/node_modules/electron-prebuilt/path.txt' / 建议你 node_modules 下 electron-prebuilt 文件夹删除掉 再试几次npm install看看 。 prebuilt会下载electron执行文件,比较大,我这边也是经常下载失败,你可以多试几次,或者用cnpm试一下。

bainian commented 8 years ago

大大们赶快解决一下"非官方微信的问题"呀,在线等 ;)

ZiangYan commented 8 years ago

@loufq 解决问题了,多谢!

@bainian 请看loufq发的 #319

zouchao commented 8 years ago

@loufq thx

bash-horatio commented 8 years ago

昨晚都还用着,今早发现不行了。腾讯真不要脸的提示,它有微信的linux 客户端,就没这么折腾了。

greentea001 commented 8 years ago

319 怎么用啊

linux0ne commented 8 years ago

https://github.com/sjdy521/Mojo-Weixin
大家用这个项目吧 我在用 这个效果挺好的 极客范儿。

linux0ne commented 8 years ago

@loufq http://paste.ubuntu.com/23068964/

麻烦帮看一下怎么回事儿吧 我是被这个npm 和 cnpm 弄疯了 现在都快砸键盘了

ZiangYan commented 8 years ago

@linux0ne 编译错误不属于本issus讨论范围,属于无论用不用 #319 都会遇到的问题,请单开issue讨论。

另外,请注意看错误信息,要求附上的/opt/electronic-wechat/npm-debug.log请提供

loufq commented 8 years ago

@linux0ne 如何正确地下载electron

lslvxy commented 8 years ago

我打包了一份linux64的,马上上传

lslvxy commented 8 years ago

https://yunpan.cn/cMJWuxhQqPGeb (提取码:630f)

linux0ne commented 8 years ago

@ZiangYan 好的。 http://paste.ubuntu.com/23069409/

summerwinter commented 8 years ago

mac官方微信8月16日更新了,mac下的可以转战了!

Hao-Tju commented 8 years ago

@owwlo 刚发现这个问题是你先提出来的啊。。。一看就知道你没好好工作,我去给你老板发邮件去了

GitatHub commented 8 years ago

赞 @lslvxy 大妹子,你fork一个然后重新release吧,看上去这里的master已经没更新很久了

yeqinfu commented 8 years ago

官网又不出linux,却禁止开源的。怎么想的

zyfdegh commented 8 years ago

我觉得我有必要出来黑腾讯了 网易搜狗金山都拥抱开源了,坑爹的腾讯担心用户转移到Linux后,Windows它那些上抄袭的游戏市场缩水吧

whiteear commented 8 years ago

估计还是害怕开源后不受控制。就像当年的珊瑚虫QQ一样。IM必须很容易沦为管道。

On Sun, Aug 21, 2016 at 12:40 PM, Yifa Zhang notifications@github.com wrote:

我觉得我有必要出来黑腾讯了 网易搜狗金山都拥抱开源了,坑爹的腾讯担心用户转移到Linux后,Windows它那些上抄袭的游戏市场缩水吧

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/geeeeeeeeek/electronic-wechat/issues/318#issuecomment-241238577, or mute the thread https://github.com/notifications/unsubscribe-auth/AAnztvIhVe-ePTeGSnmtWugp3vFZzXI5ks5qh9bFgaJpZM4JmfY_ .

Chunyang Liu