docker-wechat icon indicating copy to clipboard operation
docker-wechat copied to clipboard

【bug】微信登录之后提示,版本过低,不能使用,麻烦帮忙看看

Open alex-oos opened this issue 1 year ago • 11 comments

image

alex-oos avatar Apr 24 '24 03:04 alex-oos

同~

YangXiaos avatar May 10 '24 07:05 YangXiaos

I'd love to accept a PR to update that.

huan avatar May 11 '24 00:05 huan

@alex-oos 麻烦问下解决了吗?求方法

elegant-bot avatar May 14 '24 08:05 elegant-bot

@alex-oos 麻烦问下解决了吗?求方法

没有解决,我也是一直等着呢,到现在都没更新镜像

alex-oos avatar Jun 14 '24 09:06 alex-oos

I would be willing to submit a PR, from what I can gather it's just a modifcation of ce22fb1c34ca55e1fea9ce9dc73de61bb349ef03 but with bumped numbers to the latest 3.9.11 which is mostly straightforward enough, except for the part where it also needs to access a file on the releases page which I can't update with just a PR. Inspection of the home.tgz files tell me it's the windows installation exe and the wine installation directory bundled togethor. Honestly, the PR seems like the easy half of the required change to resolve this, I suspect github file size limits won't let me directly give you a home.tgz file so would have to find another method, and I don't know how much value I'm actually providing if I'm just bumping some version numbers in a pr and having you do the heavy lifting of doing the installation and making the home.tgz file on your end.

Davidy22 avatar Jun 14 '24 22:06 Davidy22

@Davidy22 Hi, thanks for sharing your PR ideas.

The home.tgz is a workaround for getting all installed files of the WeChat.

I always think it would be great if the system could install the latest WeChat by downloading it from the official server and then install it using Wine, during the docker build process, so that all we need to do, is upgrade the download URL for the new version of WeChat.

Please let me know if you'd like to implement it. If so, I'd love to share more.

huan avatar Jun 15 '24 03:06 huan

I did a test run of just installing wechat via wine and I've forgotten some amount of it but I think I remember there was a click through a GUI during the setup, haven't automated wine installations before, not sure how it'd work but it certainly would be nice if it did work.

Davidy22 avatar Jun 16 '24 02:06 Davidy22

@huan Could you release a new version of home.tgz for the latest version of WeChat?

lihk11 avatar Jun 18 '24 03:06 lihk11

@lihk11 release the new version of home.tgz is a workaround and I don't think I have time to do that.

I'd love to accept a community-provided tgz file, however, it's not possible because there's no way to verify the pureness and cleaners of the tgz file.

So let's focus on how to install the WeChat during the docker build process.

huan avatar Jun 18 '24 07:06 huan

Been doing some research, looks like someone else has a library of dockerfiles that demonstrate GUI installation so sometime when I have the time I could take a look and see how this jessfraz does things and try to use that for the wechat installer. To note, his repo even has a weechat directory, though I think that's a substantially different thing from wechat.

Davidy22 avatar Jun 18 '24 14:06 Davidy22

@alex-oos 麻烦问下解决了吗?求方法

没有解决,我也是一直等着呢,到现在都没更新镜像

这个可以用:https://blog.csdn.net/nnKevi/article/details/131918429

elegant-bot avatar Jun 21 '24 02:06 elegant-bot