ubuntu20.04 xfce4安装qq的步骤如下:

apt install wine-stable
apt --fix-broken install(这一步会让当前系统支持i386架构,所以要占用较大空间,大概1.2G)
dpkg -i wine-qq_1.0_all.deb 

很快就出现这个问题了。。。。

ubuntu20.04安装kylin的wineQQ+qq群聊看不见图片的问题

 

----------------------------------------------------------------------------------------------------------------------------------------------------------

然后会发现wineQQ看不到群聊中的图片。

/etc/sysctl.conf中末尾加入:

# IPv6 disabled
net.ipv6.conf.all.disable_ipv6 =1
net.ipv6.conf.default.disable_ipv6 =1
net.ipv6.conf.lo.disable_ipv6 =1

 

sudo sysctl -p

ifconfig

然后重启kylin的wineqq即可。

 

相关文章:

  • 2022-12-23
  • 2021-10-27
  • 2021-05-26
  • 2021-11-09
  • 2021-10-25
  • 2022-03-01
  • 2021-07-05
猜你喜欢
  • 2022-02-16
  • 2021-06-16
  • 2022-01-19
  • 2022-01-18
  • 2022-02-25
  • 2022-01-09
  • 2022-01-04
相关资源
相似解决方案