top-bettercode / docker-wechat

微信 docker 镜像
https://hub.docker.com/r/bestwu/wechat/
486 stars 69 forks source link

Is there any suggested way to debug when the GUI is not popping up? #54

Open NJUleo opened 1 year ago

NJUleo commented 1 year ago

OS: Ubuntu 22.04.1 Windows system: X11

I used to use this on Ubuntu 20, and it worked perfectly until I recently upgraded my OS to Ubuntu 22, and after a couple of days, the GUI won't pop up after I restart the container.

I tried sudo x11 +, didn't work.

Is there any way that I can somehow get some information about the problem? Like peeking the log or error message? Where can I see them?

Thank you so much!