top-bettercode / docker-qq

提供一种在linux下运行QQ的方式
https://hub.docker.com/r/bestwu/qq/
Apache License 2.0
403 stars 52 forks source link

Ubuntu 18.10 没有界面 #18

Open bluespacezero opened 5 years ago

bluespacezero commented 5 years ago
jia@jia:~/developer/tim$ docker ps 
CONTAINER ID        IMAGE               COMMAND             CREATED              STATUS              PORTS               NAMES
91cabf62db96        bestwu/qq:office    "/entrypoint.sh"    About a minute ago   Up About a minute                       qq
jia@jia:~/developer/tim$ docker logs qq
/entrypoint.sh: line 6: [: !=: unary operator expected
/entrypoint.sh: line 9: [: !=: unary operator expected
启动 TIM
realpath: missing operand
Try 'realpath --help' for more information.
2019年 04月 17日 星期三 21:27:00 UTC:Run Deepin-TIM 2.0.0deepin4
2019年 04月 17日 星期三 21:27:01 UTC:run Deepin-TIM progress pid 

7-Zip [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
p7zip Version 16.02 (locale=zh_CN.UTF-8,Utf16=on,HugeFiles=on,32 bits,8 CPUs Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (806EA),ASM,AES-NI)

Scanning the drive for archives:
1 file, 87597038 bytes (84 MiB)

Extracting archive: /opt/deepinwine/apps/Deepin-TIM/files.7z
--
Path = /opt/deepinwine/apps/Deepin-TIM/files.7z
Type = 7z
Physical Size = 87597038
Headers Size = 16349
Method = LZMA2:26 BCJ2
Solid = +
Blocks = 1

Everything is Ok

Folders: 272
Files: 1483
Size:       289707192
Compressed: 87597038
total 0
lrwxrwxrwx 1 qq qq 10 4月  17 21:27 c: -> ../drive_c
lrwxrwxrwx 1 qq qq 10 4月  17 21:27 com1 -> /dev/ttyS0
lrwxrwxrwx 1 qq qq 10 4月  17 21:27 com2 -> /dev/ttyS1
lrwxrwxrwx 1 qq qq 10 4月  17 21:27 com3 -> /dev/ttyS2
lrwxrwxrwx 1 qq qq 10 4月  17 21:27 com4 -> /dev/ttyS3
lrwxrwxrwx 1 qq qq  8 4月  17 21:27 lpt1 -> /dev/lp0
lrwxrwxrwx 1 qq qq  1 4月  17 21:27 z: -> /
2019年 04月 17日 星期三 21:27:05 UTC:CallApp Deepin-TIM  
2019年 04月 17日 星期三 21:27:05 UTC:kill TIM.exe block
2019年 04月 17日 星期三 21:27:05 UTC:No wine process found
2019年 04月 17日 星期三 21:27:05 UTC:start running...
wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
wine version: 2.18
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/home/qq/.deepinwine/Deepin-TIM' has been updated.
jia@jia:~/developer/tim$ docker pull bestwu/qq:office
office: Pulling from bestwu/qq
Digest: sha256:b1d28065e662419091fd5854c59d547a6038ff7ed3e17ff95db4a5be1568dd4c
Status: Image is up to date for bestwu/qq:office
jia@jia:~/developer/tim$ 
bluespacezero commented 5 years ago

jia@jia:~$ xhost + access control disabled, clients can connect from any host

xhost +运行结果如上

wwtinwhu commented 4 years ago

@bluespacezero 你好,请问你的问题解决了吗?