Steve

Results 28 comments of Steve

遇到了同样的问题。 向官方反馈以后,得到的回复是: > 您好,很抱歉造成您的不便,但是网页版钉钉已经是不维护的状态了哦。 🤬

> 官方版本输入不了中文,搞了很久都解决不了。 如果是因为ibus没法输入的话,可以参考下这个:https://blog.csdn.net/weixin_43276139/article/details/120492441 把 `/opt/apps/com.alibabainc.dingtalk/files/Elevator.sh` 这个配置文件里的 `fcitx` 改成 `ibus` 就好了

在新的一次同步后,该问题解决。 但是先保持该issue open,因为可能会是某个隐藏偶现bug?

我有检查过同步状态,当时网页上debian-security显示为同步成功,而非同步中。

I'm also having similar issues with flatpak version of [VLC](https://flathub.org/apps/org.videolan.VLC), [calibre](https://flathub.org/apps/com.calibre_ebook.calibre) and [Remmina](https://flathub.org/apps/org.remmina.Remmina) on Pop!_OS 22.04, they show up in all applications but not launcher. Reinstalling them (including runing `flatpak...

Hi, I'm having similar problems, where health check script is stuck/failing. I checked the `/usr/local/bin/system/scripts/docker/healthcheck.sh` ([`healthcheck.sh`](https://github.com/binhex/scripts/blob/master/scripts/docker/healthcheck.sh)) script and did some experiments, here's why it's not working in my setup: The...

> I have now specified IPv4 for nslookup, this should fix the issue, will be live in next image. Tried the command, doesn't seem to work. nslookup still complains about...

> pyvips works with any libvips version Oh that's weird. I asked because I tried to use pyvips v2.2.1 with 8.15, but didn't work and throw errors immediately (seems to...

> Did you use `--no-install-recommends` Yes i did, in a `python:3.11-slim-bullseye` docker, run `apt install --no-install-recommends libvips-dev` resulted in: ``` 1 upgraded, 260 newly installed, 0 to remove and 15...

> We might have v2.2.2, any testing very welcome. Nice! It works well on my codes so far, will do more tests next week. Thanks!