Simeon Huang
Simeon Huang
As a workaround, please change the Exec to be your AppImage path. This is a tricky bug to fix
我并不在Windows下开发,崩溃场景感觉很奇妙。所以UDP转发不开启的情况下不会崩溃是这样的吗? 只开启UDP转发,不开TCP转发也会崩溃是吗?
`qrencode` has been used already. I tend to replace `zbar` with a bundled [quirc](https://github.com/dlbeer/quirc) since it's not shipped by most Linux distros. :(
你看一下介绍,这个是用来生成二维码的。zbar是用来解码的! 生成二维码我们直接使用了qrencode
@baimafeima Sorry I didn't have time replacing `zbar` with something else
Some candidates for replacing zbar: 1. https://github.com/glassechidna/zxing-cpp 2. https://github.com/dlbeer/quirc I'm more inclined to replace `zbar` with `zxing-cpp` since `zxing` has been widely adopted and tested, it is also a CMake...
Without a good candidate, I'm afraid we can't just remove zbar yet. I'd suggest you package zbar without Qt4
@baimafeima Can't you use AppImage? Not all distributions support `flatpak` out of box
It seems very confusing and I don't remember I've set up any polling like that in the program.
I don't think the logs were from this application. Could it be from Qt? Are you using the official Qt rpms or your own compiled version?