code4lala

Results 6 comments of code4lala

@sachinprasadhs Thanks for your help! But the content in the Simplified Chinese documents is still the old one, how long will it take effect?

another similar error `/usr/bin/localsend_app: error while loading shared libraries: libayatana-appindicator3.so.1: cannot open shared object file: No such file or directory` could be resolved by `sudo apt install libayatana-appindicator3-1` on ubuntu

因为QUdpSocket设置了一个状态,有时候会变成未连接,此时程序会自行重启,不过没有隐藏窗口。 新版解决了这个问题,方法是 1. 将QUdpSocket替换为win或linux原生的socket 2. 自行重启后不显示窗口 因为还没有完全解决问题因此还没有发布新的release 另,为什么我没有收到issue的邮件,好奇怪啊

Thanks for your invitation! I am interested in fixing the problem, but I have no extra time to do it right now. I'm happy to see that someone else would...