sosa

Results 7 comments of sosa

请问你的账号是不是java,基岩合并后的账号?我有两个账号,老帐号登录正常但双版本合并后的账号就无法登录。

你自己clone一下打包试试,我用的R2S上的ImmortalWrt。手动加了一下用起来没问题

> > root@OpenWrt:/tmp# pwd /tmp root@OpenWrt:/tmp# pkg_name=uuplugin_latest-1_$(grep '^DISTRIB_ARCH' /etc/openwrt_release | awk -F "'" '{print $2}').ipk root@OpenWrt:/tmp# wget "[`latest` $pkg_name (download)](https://github.com/ttc0419/uuplugin/releases/download/latest/$pkg_name)" && opkg install $pkg_na me || echo "You router is...

应该是gdk-pixbuf2 2.44.1-4这个包导致的。这个问题出现的同期,其他很多gtk应用也出现了加载缓慢和图标缺失的问题。看社区里说有的是因为依赖glycin导致的,也有的就是因为gdk-pixbuf导致的。至少我试了试降级gdk-pixbuf2,几乎所有图标都恢复正常显示了,除了“我的”-“收藏单曲”的按钮

Try run it with `env WAYLAND_DISPLAY=1`

> I had done that. Still nothing. Uh... Did you installed openssl-1.1?

I am using Arch Linux, so it may be different from your distro. But what I've found on my side is that you have to use openssl-1.1 for this to...