LingDong- / wechit

WeChat in Terminal (微信终端版)
MIT License
89 stars 21 forks source link

Abnormal QR code #3

Open yfcube opened 4 years ago

yfcube commented 4 years ago

On my ubuntu 16.04 with

launched with

python wechit.py

It shows the following QR code, which cannot be recognized by the QR code scanner in WeChat.

Screenshot from 2019-10-31 09-36-12

LingDong- commented 4 years ago

Hi, thank you for reporting the issue, so sorry for the trouble you're having!

Looks like the problem is similar to this one.

Unfortunately I cannot reproduce the issue on my machine, but may I suggest a couple of different things to try:

Please let me know if you discover something! I'll gladly fix the code.

yfcube commented 4 years ago

Hi Changing IS_RETINA to False works for me.

Then I encountered the "nothing happened after scanning" issue as in #1.

I solved this by following your solution described in #1. There are several Chinese characters in my username as well as a trailing ellipsis since my username is too long to be shown entirely.