Skip to content
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

Open
guanzhengyinqin opened this issue Jun 22, 2021 · 8 comments
Open

TIM登入显示版本过低 #46

guanzhengyinqin opened this issue Jun 22, 2021 · 8 comments

Comments

@guanzhengyinqin
Copy link

No description provided.

@mslxl
Copy link

mslxl commented Jul 28, 2021

可以自己更新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

@CyberPlayerOne
Copy link

可以自己更新Tim

docker start qq #窗口启动后不要关闭 Tim,否则 docker 会自动停止 
docker exec -it qq bash

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

apt install wget 找不到wget啊:
E: Unable to locate package wget

@mslxl
Copy link

mslxl commented Aug 18, 2021

忘了要先 update 了...
apt update 一下, 再 apt install wget 试试

@Ain-Crad
Copy link

Ain-Crad commented Sep 1, 2021

账号密码登陆会显示版本过低,但是可以扫玛登陆

@CyberPlayerOne
Copy link

账号密码登陆会显示版本过低,但是可以扫玛登陆

我扫码登录结果没有反应

@heavens420
Copy link

可以自己更新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

执行完 命令 没有报错 提示更新完成 但是重启tim 版本依旧没变 如下是更新之后的返回信息
sh-4.4# cd /tmp/
sh-4.4# WINEPREFIX="/home/qq/.deepinwine/Deepin-TIM" deepin-wine tim.exe
arkHTTPClient.dllHummerSetup.dll[174:175:0910/163748:6328281:INFO:hummer_setup.cpp(63)] Install version : 56.51.0.22043.0
[174:175:0910/163751:6330607:INFO:hummer_setup.cpp(75)] Install Completed , exit code is 0
sh-4.4#

@mslxl
Copy link

mslxl commented Sep 10, 2021

可以自己更新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

执行完 命令 没有报错 提示更新完成 但是重启tim 版本依旧没变 如下是更新之后的返回信息
sh-4.4# cd /tmp/
sh-4.4# WINEPREFIX="/home/qq/.deepinwine/Deepin-TIM" deepin-wine tim.exe
arkHTTPClient.dllHummerSetup.dll[174:175:0910/163748:6328281:INFO:hummer_setup.cpp(63)] Install version : 56.51.0.22043.0
[174:175:0910/163751:6330607:INFO:hummer_setup.cpp(75)] Install Completed , exit code is 0
sh-4.4#

啊这…我这边没这个情况,这个应该是新版tim安装成功(应该没有覆盖安装),但是docker仍然启动旧版tim。您能不能确定一下tim的安装路径没有更改,而且docker的tag是tim?

@tylercyberone 冒昧问一下您那边能正常更新吗?

@1036831050
Copy link

账号密码登陆会显示版本过低,但是可以扫玛登陆

我扫码也不行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants