Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
docs(docker): deepin-wine在ubuntu 16.04下安装的软件在托盘处出现问题
Browse files Browse the repository at this point in the history
  • Loading branch information
zjZSTU committed Oct 11, 2019
1 parent c5b9ff7 commit aa06bad
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,12 @@ $ apt-get autoclean -y && apt-get clean -y && \

```
$ docker commit --author zjzstu --message "deep-wine" ae799 zjzstu/deep-wine:latest
```
```

## 后续使用及问题

使用`zjzstu/deepin-wine:latest`镜像进行后续`Window`应用的安装,存在一个问题就是在托盘上的应用仅最后一个有效,之前的均无响应

问题参考[2018-03-07的更新后,托盘区的Wine应用只有最后一个可点动 ](https://bbs.deepin.org/forum.php?mod=viewthread&tid=154113)

当前操作系统`Ubuntu 16.04`

0 comments on commit aa06bad

Please sign in to comment.