-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TIM登入显示版本过低 #46
Comments
可以自己更新Tim docker start qq #窗口启动后不要关闭 Tim,否则 docker 会自动停止
docker exec -it qq bash
apt update
apt install wget
cd /tmp
wget https://dldir1.qq.com/qqfile/qq/PCTIM/TIM3.3.8/TIM3.3.8.22043.exe -O tim.exe
su qq
WINEPREFIX="/home/qq/.deepinwine/Deepin-TIM" deepin-wine tim.exe #安装中不要更改安装路径 安装结束后重启docker 即可 docker restart qq |
|
忘了要先 update 了... |
账号密码登陆会显示版本过低,但是可以扫玛登陆 |
我扫码登录结果没有反应 |
执行完 命令 没有报错 提示更新完成 但是重启tim 版本依旧没变 如下是更新之后的返回信息 |
啊这…我这边没这个情况,这个应该是新版tim安装成功(应该没有覆盖安装),但是docker仍然启动旧版tim。您能不能确定一下tim的安装路径没有更改,而且docker的tag是tim? @tylercyberone 冒昧问一下您那边能正常更新吗? |
我扫码也不行 |
No description provided.
The text was updated successfully, but these errors were encountered: